Your message dated Wed, 27 Feb 2008 12:55:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#468094: cdebootstrap: the --allow-unauthenticated
option doesn't work
has caused the Debian Bug report #468094,
regarding cdebootstrap: the --allow-unauthenticated option doesn't work
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
468094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468094
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: cdebootstrap
Version: 0.4.8
Severity: normal
Hello,
I pass the option --allow-unauthenticated to cdebootstrap, but it fails
with an error "Cannot validate Packages". I thought the option was meant
to get rid of such errors, or am I missing something? It worked in 0.4.4.
debian:/var/tmp# cdebootstrap --allow-unauthenticated sid
/var/tmp/dfs/target http://localhost:3142/ftp.cz.debian.org/debian
P: Retrieving Release
P: Retrieving Release.gpg
P: Validating Release
I: Good signature from "Debian Archive Automatic Signing Key (4.0/etch)
<[EMAIL PROTECTED]>"
P: Parsing Release
P: Validating Packages.gz
P: Retrieving Packages.gz
P: Validating Packages.gz
E: Couldn't validate Packages!
Regards
Jiri Palecek
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23.9-debug (PREEMPT)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2) (ignored: LC_ALL
set to cs_CZ)
Shell: /bin/sh linked to /bin/dash
Versions of packages cdebootstrap depends on:
ii debian-archive-keyring 2007.07.31 GnuPG archive keys of the
Debian a
ii gpgv 1.4.6-2 GNU privacy guard - signature
veri
ii libc6 2.7-3 GNU C Library: Shared
libraries
ii libdebian-installer-extra4 0.55 Library of some extra
debian-insta
ii libdebian-installer4 0.55 Library of common
debian-installer
ii wget 1.10.2-2 retrieves files from the web
cdebootstrap recommends no packages.
-- no debconf information
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
--- End Message ---
--- Begin Message ---
On Wed, 27 Feb 2008 09:03:37 +0100, Bastian Blank <[EMAIL PROTECTED]> wrote:
On Wed, Feb 27, 2008 at 12:55:23AM +0100, Jiří Paleček wrote:
I pass the option --allow-unauthenticated to cdebootstrap, but it fails
with an error "Cannot validate Packages". I thought the option was meant
to get rid of such errors, or am I missing something? It worked in
0.4.4.
--allow-unauthenticated overwrites the signature errors on the Release
file. You got wrong checksums for the Packages.gz file, which is
recorded in the Release file. This usualy happens a short time during
the mirror push.
Thank you, it was exactly like that. I got the problem yesterday at
midnight, and tomorrow morning, everything works.
Regards
Jiri Palecek
--- End Message ---