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 <[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]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
--
*------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 [EMAIL PROTECTED] |
| May the Source be with you |
*----------------------------------------------------------------*
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]