Is it for me only?
Let's see:
Aha, amarok-common is too ahead other packages...
Code:
~$ sudo aptitude install amarok The following NEW packages will be installed: amarok{b} amarok-utils{a} libgpod-common{a} libgpod4{a} libimobiledevice1{a} usbmuxd{a} 0 packages upgraded, 6 newly installed, 0 to remove and 0 not upgraded. Need to get 79.1kB/6,664kB of archives. After unpacking 28.0MB will be used. The following packages have unmet dependencies: amarok: Depends: amarok-common (= 2:2.3.2-0ubuntu2) but it is not going to be installed. The following actions will resolve these dependencies: Keep the following packages at their current version: 1) amarok [Not Installed] Accept this solution? [Y/n/q/?]
Code:
~$ sudo aptitude -s -V install amarok-common The following NEW packages will be installed: amarok-common [2:2.3.2-0ubuntu3] 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 3,433kB of archives. After unpacking 6,615kB will be used. Would download/install/remove packages.
Comment