Processed: Re: Malformed Release File

2002-03-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 132838 boot-floppies Bug#132838: Malformed Release File Bug#136639: malformed release file, basedebs trouble Bug reassigned from package `debootstrap' to `boot-floppies'. > thanks Stopping processing here. Please contact me if you need assis

Re: Malformed Release File

2002-03-21 Thread Matt Kraai
On Thu, Mar 21, 2002 at 02:59:34AM +1000, Anthony Towns wrote: > On Sat, Mar 16, 2002 at 02:21:55PM -0500, Adam Di Carlo wrote: > > "Chris Tillman" <[EMAIL PROTECTED]> writes: > > > So in this case, it really was a server problem. Is there some way we > > > could check specifically for dns name r

Re: Malformed Release File

2002-03-20 Thread Anthony Towns
tag 138654 - patch thanks On Sat, Mar 16, 2002 at 02:21:55PM -0500, Adam Di Carlo wrote: > "Chris Tillman" <[EMAIL PROTECTED]> writes: > > So in this case, it really was a server problem. Is there some way we > > could check specifically for dns name resolution and ping-ability and > > return t

Re: Malformed Release File

2002-03-16 Thread Matt Kraai
On Sat, Mar 16, 2002 at 12:43:36PM -0700, Chris Tillman wrote: > On Sat, Mar 16, 2002 at 02:21:55PM -0500, Adam Di Carlo wrote: > > "Chris Tillman" <[EMAIL PROTECTED]> writes: > > > > > I first tried wget to retrieve the file directly. It couldn't resolve > > > the domain name. Then I noticed my

Re: Malformed Release File

2002-03-16 Thread Chris Tillman
On Sat, Mar 16, 2002 at 02:21:55PM -0500, Adam Di Carlo wrote: > "Chris Tillman" <[EMAIL PROTECTED]> writes: > > > I first tried wget to retrieve the file directly. It couldn't resolve > > the domain name. Then I noticed my other machine, which was downloading > > apt-get from the same server,

Re: Malformed release file

2002-02-14 Thread Nancy Davis
> > In trying to install the base system for woody via http, I > > receive the following error: > > > > Malformed release file > > http://http.us.deibna.org:80/debian/dists/woody/Release > > What version of the boot-floppies are you using? This was a symptom of > a bug that should have been fix

Re: Malformed release file

2002-02-14 Thread Colin Walters
On Thu, 2002-02-14 at 15:50, Nancy Davis wrote: > Hi, > > In trying to install the base system for woody via http, I > receive the following error: > > Malformed release file > http://http.us.deibna.org:80/debian/dists/woody/Release What version of the boot-floppies are you using? This was a s

Re: Malformed release file

2002-02-14 Thread Nancy Davis
> > Malformed release file > > http://http.us.deibna.org:80/debian/dists/woody/Release >^^ try spelling debian correct... > > Roland Sorry about the typo. Reading from one screen to another without the benefit of cut 'n paste. The hostname was correct when I tried to obtain

Re: Malformed release file

2002-02-14 Thread Roland Bauerschmidt
Nancy Davis wrote: > Malformed release file > http://http.us.deibna.org:80/debian/dists/woody/Release ^^ try spelling debian correct... Roland -- Roland Bauerschmidt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Re: Malformed Release file [revised patch]

2001-12-17 Thread Chris Tillman
On Mon, Dec 17, 2001 at 08:58:41AM +, Phil Blundell wrote: > An additional suggestion: maybe add a check for the exit status of wget (in > /usr/lib/debootstrap/functions somewhere) so that the destination file is > automatically deleted if downloading fails. Wget has the bad habit of > creati

Re: Malformed Release file [patch]

2001-12-17 Thread Phil Blundell
An additional suggestion: maybe add a check for the exit status of wget (in /usr/lib/debootstrap/functions somewhere) so that the destination file is automatically deleted if downloading fails. Wget has the bad habit of creating its output file as zero-length even if there was a gross failure lik

Re: Malformed Release file [patch]

2001-12-16 Thread Chris Tillman
merge 119947 121724 merge 119947 116393 reopen 116757 merge 119947 116757 tags 119947 + patch thanks --- functions.orig Sat Dec 15 21:20:23 2001 +++ functions Sat Dec 15 21:20:31 2001 @@ -279,8 +279,9 @@ esac done - if [ "$COMPONENTS" = "" ]; then -error 1 "Malforme

Re: Malformed Release file [patch]

2001-12-16 Thread Philip Blundell
In message <[EMAIL PROTECTED]>, Adam Di Carlo writes: >Can one of you guys followup with a patch (reworked I think) against >dbootstrap bugs 119947. Also, is that bug the same as 121725? I guess you mean 121724, but yes. And 116393 I think. p. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Malformed Release file [patch]

2001-12-16 Thread Junichi Uekawa
In Sat, 15 Dec 2001 21:24:49 -0700 Chris cum veritate scripsit : > Please check this syntax, I don't know if it's right! (Maybe it needs > quotes or something) yes. > - if [ "$COMPONENTS" = "" ]; then > -error 1 "Malformed release file $m1/dists/$SUITE/Release" > + if [ "$COMPONENTS" = ""

Processed: Re: malformed release file still happening in 3.0.17

2001-12-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 121724 debootstrap Bug#121724: malformed release file still happening in 3.0.17 Bug reassigned from package `boot-floppies' to `debootstrap'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking s

Re: Malformed release file in woody 2.0.15

2001-10-20 Thread Glenn McGrath
On Sat, 20 Oct 2001 18:32:21 +1000 "Glenn McGrath" <[EMAIL PROTECTED]> wrote: > A friend is installing 2.0.15, trying to install woody gives an error > Malformed release file in , tried ftp.au.debian.org and the default > mirror, gave the same error. > > Installing unstable got past this error.