hi,
dont know how to state the problem,
so I just put cli error message here:
root@lifo:~# LANG=C apt-get install xserver-common xserver-xephyr xserver-xorg-core xz-utils yakuake zim
Reading package lists... Done
Building dependency tree
Reading state information... Done
xserver-common is already the newest version.
xserver-xephyr is already the newest version.
xserver-xorg-core is already the newest version.
xz-utils is already the newest version.
yakuake is already the newest version.
zim is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
yakuake : Depends: konsole4-kpart (>= 4:4.3.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@lifo:~# LANG=C apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
konsole4-kpart
The following NEW packages will be installed:
konsole4-kpart
0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded.
6 not fully installed or removed.
Need to get 0 B/382 kB of archives.
After this operation, 1382 kB of additional disk space will be used.
Do you want to continue? [Y/n]
(Reading database ... 321716 files and directories currently installed.)
Preparing to unpack .../konsole4-kpart_4%3a4.14.3-0siduction1.1_i386.deb ...
Unpacking konsole4-kpart (4:4.14.3-0siduction1.1) ...
dpkg: error processing archive /var/cache/apt/archives/konsole4-kpart_4%3a4.14.3-0siduction1.1_i386.deb (--unpack):
trying to overwrite '/usr/share/kde4/apps/konsole/Linux.colorscheme', which is also in package konsole 4:4.14.3-siduction1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/konsole4-kpart_4%3a4.14.3-0siduction1.1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@lifo:~#
greetings, c
As far as I know, konsole4-kpart doesn't exist anymore
https://packages.debian.org/search?searchon=names&suite=all§ion=all&keywords=konsole4-kpart
There is experimental konsole-kpart, but, it may very much break your system
https://packages.debian.org/experimental/konsole-kpart
Hi,
Quote from: cas on 2015/07/05, 15:22:32
hi,
dont know how to state the problem,
so I just put cli error message here:
[snip]
This was a small packaging error, I think it is corrected in konsole4-kpart version 4.14.3-0siduction1.2, please dist-upgrade and try again.
Quote from: piper on 2015/07/05, 16:50:16
As far as I know, konsole4-kpart doesn't exist anymore
https://packages.debian.org/search?searchon=names&suite=all§ion=all&keywords=konsole4-kpart (https://packages.debian.org/search?searchon=names&suite=all§ion=all&keywords=konsole4-kpart)
There is experimental konsole-kpart, but, it may very much break your system
https://packages.debian.org/experimental/konsole-kpart (https://packages.debian.org/experimental/konsole-kpart)
We have konsole-kpart is based on KDE Frameworks, konsole4-kpart is based on the old KDE SC 4 technologies. Yakuake wasn't ported yet to the new KDE Frameworks technologies so we need this konsole4-kpart package to make it work in Plasma 5.
Debian is behind kubuntu and siduction so they don't have this package yet.