PDA

View Full Version : [ubuntu] Update Manager: Error while updating Hardy Heron



gaijindewanai
June 10th, 2008, 02:58 AM
there were 2 errors occurred when I updated my Hardy Heron through Update Manager.
it said:

An error occurred
The following details are provided:
E: python-awn-trunk: subprocess post-installation script returned error exit status 1
E: awn-manager-trunk: dependency problem - leaving unconfigured

I'm new in Linux and i attached the screenshot of my comp when the errors occurred.

How can I fix this problem?:confused:

Thanx in advance.

Pumalite
June 10th, 2008, 03:06 AM
You failed to remove all third parties from /etc/apt/sources.list prior to the upgrade maybe.
Run:
sudo aptitude autoclean.
Reinstall awn

gaijindewanai
June 10th, 2008, 03:12 AM
Is there any way to fix it without reinstalling awn?
I actually don't even know how to reinstall it.

Sorry, I'm a newbie..

Pumalite
June 10th, 2008, 03:14 AM
http://ubuntuforums.org/showthread.php?t=385981

Pumalite
June 10th, 2008, 03:17 AM
You might want to also run:
sudo aptitude update
sudo aptitude dist-upgrade

gaijindewanai
June 10th, 2008, 03:18 AM
does that mean I don't have to reinstall awn?

Pumalite
June 10th, 2008, 03:24 AM
Post the outputs of the commands I gave you. If dependencies were satisfied and old packages removed; you are OK. to reinstall. Try your old awn; see if it works.( I doubt it, but I might be wrong)

gaijindewanai
June 10th, 2008, 03:41 AM
the problem remains unsolved.

Errors were encountered while processing:
python-awn-trunk
awn-manager-trunk

What should I do? :confused:

Pumalite
June 10th, 2008, 03:45 AM
Try:
sudo apt-get -f install

gaijindewanai
June 10th, 2008, 03:48 AM
I got the same result:

Errors were encountered while processing:
python-awn-trunk
awn-manager-trunk

:(
I'm confused..

Pumalite
June 10th, 2008, 03:51 AM
Copy and paste here the whole output.

gaijindewanai
June 10th, 2008, 03:54 AM
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up python-awn-trunk (0.3.1~bzr264-hardy1-1) ...
pycentral: pycentral pkginstall: not overwriting local files
pycentral pkginstall: not overwriting local files
dpkg: error processing python-awn-trunk (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of awn-manager-trunk:
awn-manager-trunk depends on python-awn-trunk; however:
Package python-awn-trunk is not configured yet.
dpkg: error processing awn-manager-trunk (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python-awn-trunk
awn-manager-trunk
E: Sub-process /usr/bin/dpkg returned an error code (1)

gaijindewanai
June 10th, 2008, 05:09 AM
Does anyone know how to fix it?

iaculallad
June 10th, 2008, 05:18 AM
Does anyone know how to fix it?

Try this:


sudo apt-get install awn-core-applets-bzr avant-window-navigator-bzr python-awn-bzr python-feedparser python-libgmail libawn0-bzr

gaijindewanai
June 10th, 2008, 05:22 AM
this is the result:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package awn-core-applets-bzr is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
awn-extras-applets-trunk
E: Package awn-core-applets-bzr has no installation candidate

I don't have any idea about this problem.. :(
:confused:

Partyboi2
June 10th, 2008, 05:33 AM
uninstall/remove these packages

awn-manager-trunk awn-extras-applets-trunkfrom a terminal (Applications>Accessories>Terminal) or Synaptic Package Manager.
Open up Software Sources (System>Admin>Software Sources) on the 3rd party tab untick or remove

deb http://ppa.launchpad.net/awn-testing/ubuntu hardy main
deb-src http://ppa.launchpad.net/awn-testing/ubuntu hardy mainthen add

deb http://ppa.launchpad.net/reacocard-awn/ubuntu hardy main
deb-src http://ppa.launchpad.net/reacocard-awn/ubuntu hardy mainthen close software sources.
Then install these packages with synaptic package manger

avant-window-navigator-bzr awn-core-applets-bzr awn-manager-bzror a terminal (Applications>Accessories>Terminal)

sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr awn-manager-bzr

iaculallad
June 10th, 2008, 05:40 AM
It seems like your current AWN was already messed up so I'll lead you to a site where you could follow the instructions to re/install your AWN apps in Hardy.

http://news.softpedia.com/news/Install-AWN-on-Hardy-Heron-82611.shtml

gaijindewanai
June 10th, 2008, 06:06 AM
Hmm.. I did everything that you've just told me..

but I don't exactly know what I have just done?:confused:(would you mind to tell me?)
Is that gonna fix my problem? (I hope it is:lolflag:)
I thought it was only updating the version..

Thank you, anyway..

gaijindewanai
June 10th, 2008, 06:10 AM
I meant: whatz the different between the TRUNK one and the BZR one?
can anyone explain?:confused:

iaculallad
June 10th, 2008, 06:22 AM
I meant: whatz the different between the TRUNK one and the BZR one?
can anyone explain?:confused:

For those who knows the difference, correct me if I'm wrong:

From what I understand: TRUNK is the equivalent of TESTING (test package) while BZR is the equivalent of STABLE. AWN developers naming convention maybe.

gaijindewanai
June 10th, 2008, 06:26 AM
hmm... I got it.
but hey, my stack trash applet is still not working (does it work in your awn?)

ArchCorsair
June 10th, 2008, 06:57 AM
quick question to gaijindewanai:

what screenlet/desklet is that on your desktop to the right displaying all statistics?

gaijindewanai
June 10th, 2008, 07:06 AM
quick answer:
it's not desklet/screenlet. It's CONKY.

ArchCorsair
June 10th, 2008, 07:18 AM
thank you very much! :)