reopen 635325 thanks On Monday 25 July 2011 09:58:37 Torsten Werner wrote: > Am 25.07.2011 09:37, schrieb Clara Gnos: > > I tried to download mupen64plus 1.99.4+2 from unstable. It is uploaded > > according to > > http://packages.qa.debian.org/m/mupen64plus/news/20110724T130734Z.html > > > > Only an older version is available, but packages like libmupen64plus2 > > (which seems to be uploaded at a later point) is available. > > It is there and you can check that with: > > wget -O- -q > ftp://ftp.debian.org/debian/dists/experimental/main/binary-i386/Packages.gz| > zgrep '^Package: mupen64plus$' > wget -O- -q > ftp://ftp.debian.org/debian/dists/experimental/main/binary-i386/Packages.gz| > zgrep '^Package: mupen64plus$'
You are looking at experimental. I am looking at unstable. $ wget -O- -q ftp://ftp.debian.org/debian/dists/unstable/main/binary- i386/Packages.gz|zgrep -A 1 '^Package: mupen64plus$' Package: mupen64plus Version: 1.5+dfsg1-16 $ wget -O- -q ftp://ftp.debian.org/debian/dists/unstable/main/binary- all/Packages.gz|zgrep -A 1 '^Package: mupen64plus$' Package: mupen64plus Version: 1.99.4+2 $ wget -O- -q ftp://ftp.debian.org/debian/dists/unstable/main/binary- amd64/Packages.gz|zgrep -A 1 '^Package: mupen64plus$' Package: mupen64plus Version: 1.5+dfsg1-16 And I get my Packages exactly from that server and don't see the 1.99.4+2 in my aptitude Greetings, Clara -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

