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

Re: discover-udeb: Depends: libdiscover1 but it is not installable



stappers@stappers.nl (Geert Stappers) writes:

> Can you or better can we live with the attached (ugly???) patch?
> 
> 
> > 
> > MfG
> >         Goswin
> > 
> 
> Geert Stappers
> 
> Index: get-packages
> ===================================================================
> RCS file: /cvs/debian-boot/debian-installer/build/get-packages,v
> retrieving revision 1.6
> diff -u -r1.6 get-packages
> --- get-packages	17 Nov 2003 12:20:42 -0000	1.6
> +++ get-packages	12 Dec 2003 09:48:38 -0000
> @@ -72,6 +72,7 @@
>  	# Some archs have libc6 others have libc6.1
>  	dpkg -s libc6 >> $APTDIR/state/status || dpkg -s libc6.1 >> $APTDIR/state/status
>  	for i in libnewt0.51 libdebconfclient0 libdebian-installer4 \
> +		libdiscover1 discover-data \
>  		libdb1-compat slang1a-utf8; do
>  		dpkg -s $i >> $APTDIR/state/status
>  	done

Yes. Thats how the other libs are temporarily fixed.

MfG
        Goswin

PS: How is the archive scripts coming?



Reply to: