Re: broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Bob Proulx
Otavio Salvador wrote: > It's supported for this kind of bug (critical) but not others. Good. Thanks. > Ack. Ack. :-) Bob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Otavio Salvador
[EMAIL PROTECTED] (Bob Proulx) writes: > Otavio Salvador wrote: >> While I see your reasons for the message, I'd say that you're wrong >> since debian-cd is used from svn even for point releases (just, in >> this case, from a branch). > > I think what you are saying by this (even if not intended)

Re: broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Bruce Korb
I applied this patch to make it work. The new code does not have the recompression code in it, so it won't corrupt sums either. However, there is that "bug #402482" comment in there that was stripped out, too. Either way should fix my particular problem. The deal is that you have to do check sum

Re: broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Bob Proulx
Otavio Salvador wrote: > While I see your reasons for the message, I'd say that you're wrong > since debian-cd is used from svn even for point releases (just, in > this case, from a branch). I think what you are saying by this (even if not intended) is that packaged versions of debian-cd should no

Re: broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Otavio Salvador
"Bruce Korb" <[EMAIL PROTECTED]> writes: > I've spent many, many hours chasing down this problem. > "etch" has just been released. I am working with "etch" > software. Creating a hodge-podge of a little bit of sid > tossed in with mostly etch is not appealing to me. It would > be a greatly appr

Re: broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Bruce Korb
I've spent many, many hours chasing down this problem. "etch" has just been released. I am working with "etch" software. Creating a hodge-podge of a little bit of sid tossed in with mostly etch is not appealing to me. It would be a greatly appreciated and really good idea to fix the "etch" varia

Re: broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Otavio Salvador
"Bruce Korb" <[EMAIL PROTECTED]> writes: > I've found the problem in debian-cd. > It is in the make_disc_trees.pl. Please check if current sid package has this problem. I think it has been fixed on 3.0.3 -- O T A V I OS A L V A D O R - E-

Re: fix: $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Bruce Korb
Rework this routine in make_disc_trees.pl sub md5_files_for_release { my ($md5, $size, $filename); $filename = $File::Find::name; if ($filename =~ m/\/.*\/(Packages|Sources)\.gz$/o) { return 0; } # Recompress the Packages and Sources files

Re: broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Bruce Korb
I've found the problem in debian-cd. It is in the make_disc_trees.pl. sub md5_files_for_release { my ($md5, $size, $filename); $filename = $File::Find::name; # Recompress the Packages and Sources files; workaround for bug # #402482 if ($filename =~ m/\/.*\

Re: broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Bruce Korb
On Nov 16, 2007 10:51 AM, Bruce Korb <[EMAIL PROTECTED]> wrote: > Hi, Just in case this is useful, too :) > If it helps any: $ dpkg --status debian-cd Package: debian-cd Status: install ok installed Priority: extra Section: admin Installed-Size: 3300 Maintainer: Debian CD Group Architecture: al

broken $MIRROR/dists/$CODENAME/Release file

2007-11-16 Thread Bruce Korb
Hi, It seems that that file is placed in the CD staging directory by the start_new_disc script. Unfortunately, it seems to leave the wrong sums in it triggering a very ugly installation message from debootstrap: !! ERROR: Debootstrap warning Warning: file:///cdrom/dists/etch/main/binary-i386/Pa