I've discovered a rather strange issue with aptitude:
It wants to remove a whole lot of system libs in order to install libgpod4 - doing the same with muon leads to just removing libgpod4-nogtk and installing libgpod4.
It wants to remove a whole lot of system libs in order to install libgpod4 - doing the same with muon leads to just removing libgpod4-nogtk and installing libgpod4.
Code:
root@Beryllium:~# aptitude install libgpod4
The following NEW packages will be installed:
libgpod-common{a} libgpod4{b}
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 259 kB of archives. After unpacking 717 kB will be used.
The following packages have unmet dependencies:
libgpod4: collides: libgpod4-nogtk but 0.8.0-3build1 is installed.
libgpod4-nogtk: collides: libgpod4 but 0.8.0-3build1 is to be installed.
The following actions will resolve these dependencies:
Remove the following packages:
1) libc6
2) libcomerr2
3) libdb5.1
4) libdbus-1-3
5) libffi6
6) libgcc1
7) libglib2.0-0
8) libgpod4-nogtk
9) libpcre3
10) libpng12-0
11) libselinux1
12) libssl1.0.0
13) libudev0
14) libuuid1
15) zlib1g
Accept this solution? [Y/n/q/?]









.
.
Comment