kde4.2 install failed: dependency problems
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Intrepid Ibex Backports |
Fix Released
|
Undecided
|
Unassigned | ||
kdebase-runtime (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: kdebase-kde4
Attempting to install KDE4.2 as per instructions at http://
System: Kubuntu 8.10 AMD-64 (kdebase selected as I'm not sure which of the several packages mentioned should really be selected)
After downloading all packages, an error message appeared:
-------
Commit failed.
To continue, hit ok and we will try to recover. If you close the application now, we will not do anything and you may try to resolve the problem manually.
(If you suspect this is a bug in Adept, please also provide the following exception description in the report).
The error was:
APT Error. Context:
Running dpkg,
[ /usr/bin/dpkg, --status-fd, 3, --unpack, /var/cache/
-------
I allowed it to attempt recovery, but got:
-------
It seems that the recovery has failed. Please fix manually (try dpkg--configure -a and/or apt-get -f install) in terminal...
The error was:
APT Error. Context:
Running dpkg,
[ /usr/bin/dpkg, --status-fd, 3, --configure, -a ],
Sup-process returned error code 1,
Error processing kate : dependency problems - leaving unconfigured.,
Error processing kdebase-
Error processing ksysguard : dependency problems - leaving unconfigured.,
Error processing kdebase-plasma : dependency problems - leaving unconfigured.
-------
Attempted dpkg --configure -a
dpkg: dependency problems prevent configuration of kate:
kate depends on libplasma3; however:
Package libplasma3 is not installed.
dpkg: error processing kate (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of kdebase-
kdebase-
Package libplasma3 is not installed.
dpkg: error processing kdebase-
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ksysguard:
ksysguard depends on kdebase-
Package kdebase-
ksysguard depends on libplasma3; however:
Package libplasma3 is not installed.
dpkg: error processing ksysguard (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of kdebase-plasma:
kdebase-plasma depends on libplasma3; however:
Package libplasma3 is not installed.
dpkg: error processing kdebase-plasma (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of plasmoid-
plasmoid-
Package libplasma3 is not installed.
dpkg: error processing plasmoid-
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of kdebase-
kdebase-
Package kdebase-
kdebase-
Version of kdepimlibs5 on system is 4:4.1.4-
kdebase-
Package libplasma3 is not installed.
kdebase-
Version of phonon on system is 4:4.2.0-0ubuntu1.
kdebase-
5); however:
Version of kdebase-
dpkg: error processing kdebase-
dependency problems - leaving unconfigured
Errors were encountered while processing:
kate
kdebase-
ksysguard
kdebase-plasma
plasmoid-
kdebase-
-------
So attempted apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...Done
The following extra packages will be installed:
kdebase-
libical0 libplasma3 phonon
Suggested packages:
phonon-
The following packages will be REMOVED
libplasma2
The following NEW packages will be installed
libical0 libplasma3
The following packages will be upgraded:
kdebase-
phonon
6 upgraded, 2 newly installed, 1 to remove and 70 not upgraded.
6 not fully installed or removed.
Need to get 0B/43.1MB of archives.
After this operation, 6889kB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 179272 files and directories currently installed.)
Removing libplasma2 ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
(Reading database ... 179263 files and directories currently installed.)
Preparing to replace kdebase-
workspace-
Unpacking replacement kdebase-
Replacing files in old package kde-window-manager ...
Selecting previously deselected package libplasma3.
Unpacking libplasma3 (from .../libplasma3_
Preparing to replace kdepimlibs-dbg 4:4.1.4-
%3a4.2.
Unpacking replacement kdepimlibs-dbg ...
Selecting previously deselected package libical0.
Unpacking libical0 (from .../libical0_
Preparing to replace kdepimlibs-data 4:4.1.4-
_4%3a4.
Unpacking replacement kdepimlibs-data ...
Preparing to replace kdepimlibs5 4:4.1.4-
.0-0ubuntu1~
Unpacking replacement kdepimlibs5 ...
Preparing to replace phonon 4:4.2.0-0ubuntu1 (using .../phonon_
1~ppa1_all.deb) ...
Unpacking replacement phonon ...
Preparing to replace kdebase-runtime-dbg 4:4.1.4-
time-dbg_
Unpacking replacement kdebase-runtime-dbg ...
Setting up kdebase-
Setting up libplasma3 (4:4.2.
Setting up kate (4:4.2.
Setting up kdebase-plasma (4:4.2.
Setting up kdebase-
Setting up libical0 (0.33-1) ...
Setting up kdepimlibs-data (4:4.2.
Setting up kdepimlibs5 (4:4.2.
Setting up kdepimlibs-dbg (4:4.2.
Setting up phonon (4:4.3.
Setting up kdebase-
Setting up ksysguard (4:4.2.
Setting up plasmoid-
Setting up kdebase-runtime-dbg (4:4.2.
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
-------
This APPEARS to have installed everything, but I'm raising this bug before logging out while I've got all the information available on-screen. If I find further problems after re-starting X, I'll report back.
kdebase-runtime-dbg still needs to be upgraded. (It failed because it tried to overwrite a file that was in a previous version of kdelibs5-dbg.)
To do that do a sudo dpkg -i --force-overwrite /var/cache/ apt/archives/ kdebase- runtime- dbg_4%3a4. 2.0-0ubuntu1~ intrepid1~ ppa3_amd64. deb
and then a sudo apt-get install -f for good measure. Thanks for the bug report!