Rueckweg meines kleinen Ausflugs nach Breezy?

gerhard ggrubbish at web.de
Sam Mai 21 05:40:55 CDT 2005


Am Samstag 21 Mai 2005 10:43 schrieb Claas Langbehn:
> "apt-show-versions" ist dein Freund.
>
> wenn du das noch nicht hast, dann:
> sodo apt-get install apt-show-versions
>
> Leider erkennt dieses Tool bei Ubuntu die
> Distribution nicht richtig und zeigt unknown
> an. Allerdings könnt dir das 2. Feld helfen.
>
> Versuch mal:
>     sudo apt-get update
>     apt-show-versions | grep -v uptodate
>
> Das zeigt dir alle Paktete, die nicht uptodate
> sind. Also auch solche, die zu neu sind, weil
> sie aus Breezy stammen.
Weiß jemand wie man das hier noch schöner machen kann:
apt-cache policy `apt-show-versions |awk '{print $1}'|cut -d/ -f1`|egrep 
-C1 '(Installiert|\*\*\*)'|egrep -A1 '(\-\-|\*\*\*)'|sed -e 's/\-\-//g'


Auszug der Ausgabe des Einzeilers:
apt-utils:

 *** 0.6.35ubuntu2 0
        900 cdrom://Ubuntu 5.04 _Hoary Hedgehog_ - Release amd64 
(20050407) hoary/main Packages

sysklogd:

 *** 1.4.1-16ubuntu6 0
        900 cdrom://Ubuntu 5.04 _Hoary Hedgehog_ - Release amd64 
(20050407) hoary/main Packages

pppconfig:


         90 http://ftp.de.debian.org sid/main Packages
 *** 2.3.10ubuntu1 0
        900 cdrom://Ubuntu 5.04 _Hoary Hedgehog_ - Release amd64 
(20050407) hoary/main Packages

libperl5.8:


         90 http://ftp.de.debian.org sid/main Packages
 *** 5.8.4-6ubuntu1 0
        900 cdrom://Ubuntu 5.04 _Hoary Hedgehog_ - Release amd64 
(20050407) hoary/main Packages

autoconf:


         90 http://ftp.de.debian.org sid/main Packages
 *** 2.59a-2 0
        900 cdrom://Ubuntu 5.04 _Hoary Hedgehog_ - Release amd64 
(20050407) hoary/main Packages

ciao

Gerhard