i have a few systems here w/ lucid and the ppa for muon when enabled wants to remove a lot of packages. here is my output from sudo apt-get -s dist-upgrade
once i disable the muon (Qapt ppa) i have no updates. we just borked our work server > due this upgrade. just want to make it known so it can be looked in to and fixed
Code:
hris@null:~$ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been kept back: apt apt-transport-https apt-utils libqapt-runtime libqapt1 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. chris@null:~$ sudo apt-get -s dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be REMOVED: apport-kde apt-xapian-index aptitude apturl-common apturl-kde command-not-found jockey-common jockey-gtk jockey-kde knm-runtime kubuntu-desktop language-selector-common language-selector-qt libept0 network-manager network-manager-kde software-properties-gtk synaptic tasksel tasksel-data ubuntu-minimal ubuntu-standard update-notifier-common The following packages have been kept back: apt apt-transport-https apt-utils libqapt-runtime libqapt1 0 upgraded, 0 newly installed, 23 to remove and 5 not upgraded. Remv apport-kde [1.13.3-0ubuntu2] Remv apt-xapian-index [0.25ubuntu2] Remv ubuntu-standard [1.197] Remv ubuntu-minimal [1.197] Remv tasksel [2.73ubuntu26] [tasksel-data ] Remv tasksel-data [2.73ubuntu26] Remv aptitude [0.4.11.11-1ubuntu10] Remv apturl-kde [0.4.1ubuntu4] Remv apturl-common [0.4.1ubuntu4] Remv command-not-found [0.2.40ubuntu5] Remv jockey-kde [0.5.8-0ubuntu8.1] Remv jockey-gtk [0.5.8-0ubuntu8.1] Remv jockey-common [0.5.8-0ubuntu8.1] Remv network-manager-kde [1:0.9~svn1137272-0ubuntu2~lucid1~ppa1] Remv knm-runtime [0.9~svn1137272-0ubuntu2~lucid1~ppa1] Remv kubuntu-desktop [1.174.1] Remv language-selector-qt [0.5.8] Remv language-selector-common [0.5.8] Remv software-properties-gtk [0.75.10.1] Remv synaptic [0.63.1ubuntu7] Remv libept0 [0.5.30] Remv network-manager [0.8-0ubuntu3] Remv update-notifier-common [0.99.3] chris@null:~$
Comment