On Sunday 02 August 2009, hina wrote: > I simply did : > # debootstrap sid /Version/Sid http://ftp.fr.debian.org/debian > .... > I: Configuring apt-utils... > W: Failure while configuring base packages. > W: Failure while configuring base packages. > W: Failure while configuring base packages. > W: Failure while configuring base packages. > W: Failure while configuring base packages. > [1] 9042 exit 1 debootstrap sid /Version/Sid > http://ftp.fr.debian.org/debian
Sid is currently not installable due to broken dependencies (related to apt, so a failure on apt-utils is logical). To work around this: install testing (squeeze) and upgrade to sid afterwards. You could have seen that for yourself by checking debootstrap's log file: /Version/Sid/debootstrap/debootstrap.log See also: http://lists.debian.org/debian-devel/2009/08/msg00041.html -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

