Hi,
apt-get tells me i should do an "apt-get -f install" to fix some things that have gone wrong but I always get following:
reg@NovaxPRG-TXXXX:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
xaw3dg liblockfile1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
kde4base kde4base-data
The following NEW packages will be installed:
kde4base kde4base-data
0 upgraded, 2 newly installed, 0 to remove and 36 not upgraded.
2 not fully installed or removed.
Need to get 0B/101MB of archives.
After unpacking, 202MB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 128868 files and directories currently installed.)
Unpacking kde4base-data (from .../kde4base-data_3.94.0-0ubuntu1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/kde4base-data_3.94.0-0ubuntu1_all.deb (--unpack):
trying to overwrite `/usr/lib/kde4/share/kde4/services/kuiserver.desktop', which is also in package kdebase-runtime-data
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Unpacking kde4base (from .../kde4base_3.94.0-0ubuntu1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/kde4base_3.94.0-0ubuntu1_i386.deb (--unpack):
trying to overwrite `/usr/lib/kde4/lib/kde4/libexec/kioexec', which is also in package kdebase-runtime
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/kde4base-data_3.94.0-0ubuntu1_all.deb
/var/cache/apt/archives/kde4base_3.94.0-0ubuntu1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
reg@NovaxPRG-TXXXX:~$
I don't know why, how can i fix this?
Thank you!
Ron
I'm working on getting logged back into my KDE3 environment. Temporarily i'm using KDE4 but i have some other problems with it, so i'd love to get back into my KDE3 session.
Thankss!1
apt-get tells me i should do an "apt-get -f install" to fix some things that have gone wrong but I always get following:
reg@NovaxPRG-TXXXX:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
xaw3dg liblockfile1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
kde4base kde4base-data
The following NEW packages will be installed:
kde4base kde4base-data
0 upgraded, 2 newly installed, 0 to remove and 36 not upgraded.
2 not fully installed or removed.
Need to get 0B/101MB of archives.
After unpacking, 202MB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 128868 files and directories currently installed.)
Unpacking kde4base-data (from .../kde4base-data_3.94.0-0ubuntu1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/kde4base-data_3.94.0-0ubuntu1_all.deb (--unpack):
trying to overwrite `/usr/lib/kde4/share/kde4/services/kuiserver.desktop', which is also in package kdebase-runtime-data
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Unpacking kde4base (from .../kde4base_3.94.0-0ubuntu1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/kde4base_3.94.0-0ubuntu1_i386.deb (--unpack):
trying to overwrite `/usr/lib/kde4/lib/kde4/libexec/kioexec', which is also in package kdebase-runtime
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/kde4base-data_3.94.0-0ubuntu1_all.deb
/var/cache/apt/archives/kde4base_3.94.0-0ubuntu1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
reg@NovaxPRG-TXXXX:~$
I don't know why, how can i fix this?
Thank you!
Ron
I'm working on getting logged back into my KDE3 environment. Temporarily i'm using KDE4 but i have some other problems with it, so i'd love to get back into my KDE3 session.
Thankss!1
Comment