Re: apt 0.6 in experimental
On Mon, Dec 29, 2003 at 03:04:43PM -0500, Joey Hess wrote:
> deb file:/home/joey/lib/debian/ local/
> deb file:/home/joey/lib/debian/ unstable/
>
> Hmm:
>
> root@dragon:~joey>apt-get --print-uris update
> 'http://http.us.debian.org/debian/dists/unstable/Release.gpg' http.us.debian.org_debian_dists_unstable_Release.gpg 0
> 'http://uqm.debian.net/unstable/Release.gpg' uqm.debian.net_unstable_Release.gpg 0
> 'http://kitenet.net/~joey/debian/unstable/Release.gpg' kitenet.net_%7ejoey_debian_unstable_Release.gpg 0
> 'file:/home/joey/lib/debian/local/Release.gpg' _home_joey_lib_debian_local_Release.gpg 0
> 'file:/home/joey/lib/debian/unstable/Release.gpg' _home_joey_lib_debian_unstable_Release.gpg 0
>
> Why is this only printing Release.gpg uris, I wonder?
It is normal to only see Release.gpg; it's a side effect of the way that the
download bits work. Please run it with -o Debug::pkgAcquire::Auth and see
what's happening with gpg, and also tell me what ends up in
/var/lib/apt/lists{,/partial}.
--
- mdz
Reply to: