reopen 620867
thanks

Luca Falavigna wrote:
> It's there right now:
> 
> $ curl -s
> ftp://ftp.debian.org/debian/dists/experimental/main/binary-all/Packages.gz|
> zcat|grep '^Package: mupen64plus'
> Package: mupen64plus-rsp-all
> Package: mupen64plus-input-all
> Package: mupen64plus-video-all
> Package: mupen64plus-audio-all
> Package: mupen64plus
> $

I checked it and it is available in that file now, but still not installable
from experimental. The problem seems to be that it is not imported in the
right binary Packages file (that thing which is downloaded and parsed by
aptitude).

I tried to find it using:
grep -l '^Package: mupen64plus$' /var/lib/apt/lists/*

Other "all" packages like xutils can be found without any problem. Testcase:

$ curl -s 
ftp://ftp.debian.org/debian/dists/experimental/main/binary-i386/Packages.gz|zcat|grep
 '^Package: mupen64plus$'
$ curl -s 
ftp://ftp.debian.org/debian/dists/experimental/main/binary-amd64/Packages.gz|zcat|grep
 '^Package: mupen64plus$'

-- 
Emil Langrock



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to