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)
##########################################
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)
##########################################