[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Malformed Release file [patch]



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 "Malformed release file $m1/dists/$SUITE/Release"
+  if [ "$COMPONENTS" = "" ]; then 
+    rm -f "$m1/dists/$SUITE/Release"
+    error 1 "Malformed release file $m1/dists/$SUITE/Release (was deleted, try again)"
   fi
   progress 100 100 "Downloading Release file"
 

On Sun, Dec 16, 2001 at 10:51:04PM +0000, Philip Blundell wrote:
> In message <[🔎] oazo4idc9a.fsf@arroz.onshored.com>, 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 debian-boot-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
*------v--------- Installing Debian GNU/Linux 3.0 --------v------*
|      <http://www.debian.org/releases/woody/installmanual>      |
|   debian-imac (potato): <http://debian-imac.sourceforge.net>   |
|            Chris Tillman        tillman@azstarnet.com          |
|                   May the Source be with you                   |
*----------------------------------------------------------------*



Reply to: