PDA

View Full Version : kde-guidance-0.6.1-0ubuntu0 upgrade failure


tonyr
February 21st, 2006, 08:04 PM
In the lastest batch of upgrades, package kde-guidance depends
on package pykIdeextensions, which fails to upgrade because
of a size mismatch. The result is that kde-guidance is reported
as installed but BROKEN, and pykdeextensions is not installed.

apt-get -f install does no good.

Is there a graceful way to recover from this situation?

tony

################################
playroom:~> sudo apt-get install kde-guidance
Reading package lists... Done
Building dependency tree... Done
kde-guidance is already the newest version.
You might want to run ‘apt-get -f install’ to correct these:
The following packages have unmet dependencies.
kde-guidance: Depends: pykdeextensions but it is not going to be installed
E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).

playroom:~> sudo apt-get -f install kde-guidance
Reading package lists... Done
Building dependency tree... Done
kde-guidance is already the newest version.
You might want to run ‘apt-get -f install’ to correct these:
The following packages have unmet dependencies.
kde-guidance: Depends: pykdeextensions but it is not going to be installed
E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).

playroom:~> sudo apt-cache policy kde-guidance
kde-guidance:
Installed: 0.6.1-0ubuntu0
Candidate: 0.6.1-0ubuntu0
Version table:
*** 0.6.1-0ubuntu0 0
500 http://us.archive.ubuntu.com dapper/main Packages
100 /var/lib/dpkg/status

playroom:~> sudo apt-cache policy pykdeextensions
pykdeextensions:
Installed: (none)
Candidate: 0.4.0-0ubuntu3
Version table:
0.4.0-0ubuntu3 0
500 http://us.archive.ubuntu.com dapper/main Packages

(the newest adept shows that the kde-guidance package
installation is BROKEN, but I haven't been able to figure out what
other utility reports this)
##########################################

nuzzy
February 21st, 2006, 08:09 PM
I'm seeing this too...

tonyr
February 21st, 2006, 08:57 PM
No new information, just more behavior. Any apt-get install after this
wants to deal with kde-guidance, even though it wasn't included in the command, so the whole install fails. When I invoke adept to install
some other package, it deals with kde-guidance anyway by removing it.

Now both kde-guidance and pykdeextensions are not installed.
I don't know whether this is a good thing or not.

tony

nuzzy
February 21st, 2006, 09:12 PM
It's working now for me

tonyr
February 21st, 2006, 09:12 PM
No new information, just more behavior. Any apt-get install after this
wants to deal with kde-guidance, even though it wasn't included in the command, so the whole install fails. When I invoke adept to install
some other package, it deals with kde-guidance anyway by removing it.

Now both kde-guidance and pykdeextensions are not installed.
I don't know whether this is a good thing or not.

tony


Apparently it's NOT a good thing. Now my KDM login process keeps returning
to the login screen.

tony

tonyr
February 21st, 2006, 09:14 PM
It's working now for me

Did you do anything specific, or was it magic?

tony

tonyr
February 22nd, 2006, 03:53 AM
Fixed in lastest update, apparently,

tony