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

Bug#964248: marked as done (base-installer: Pass "--extra-suites=unreleased" to debootstrap on ports arches)



Le lundi 17 août à 00h 38mn 15s (+0200), John Paul Adrian Glaubitz a écrit :
> Hi!
> 
> This seems to have broken debian-installer on Debian Ports.
> 
> Installing the base system now fails with:
> 
> Aug 16 22:34:35 debootstrap: /usr/sbin/debootstrap --components=main --debian-installer --resolve-deps --include=debian-ports-archive-keyring,debian-ports-archive-keyring --extra-suites=unreleased --no-check-gpg sid /target file:///cdrom/  
> Aug 16 22:34:40 base-installer: error: exiting on error base-installer/debootstrap-failed                                                                       
> Aug 16 22:34:41 main-menu[235]: WARNING **: Configuring 'bootstrap-base' failed with error code 1                                                               
> Aug 16 22:34:41 main-menu[235]: WARNING **: Menu item 'bootstrap-base' failed.
> 
> Has this actually been tested to work?
> 
> Thanks,
> Adrian
> 
> -- 
>  .''`.  John Paul Adrian Glaubitz
> : :' :  Debian Developer - glaubitz@debian.org
> `. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
>   `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Hi Adrian,

I think this is a misunderstanding.

There is no 'unreleased' suite on install cdrom
(and I am still unconvinced that one would be of any help there).

The option : --extra-suite=unreleased may be useful
when running debootstrap and installing from a
debian-ports mirror (ie through http or https, not
from a cdrom). This option shouldn't be used on 
netinst and larger cdrom, only in netboot (and mini iso)
and businesscard.

Hence the test in the proposal [1] :

if [ "$PROTOCOL" = http ] || [ "$PROTOCOL" = https ] ||[ "$PROTOCOL" = ftp ]; then

I still hope it will help to find a solution.

Regards,
JH Chatenet

[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964248#134


Reply to: