Package: debootstrap
Version: 1.0.8
Severity: normal
$ sudo debootstrap sid foo http://ftp.de.debian.org/debian
I: Retrieving Release
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional base dependencies: libept0 libldap-2.4-2 libxapian15
I: Checking component main on http://ftp.de.debian.org/debian...
I: Retrieving adduser
I: Validating adduser
....
....
....
I: Configuring apt-utils...
I: Configuring sysklogd...
I: Configuring klogd...
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 ]
I have tried this a few times, with --verbose and --resolve-deps, but I
couldn't get any more information. debootstrap should at least tell me which
package or which step failed.
Are the failures really warning messages ("W")? Why does the exit code
indicate an error then?
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages debootstrap depends on:
ii binutils 2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii wget 1.10.2-3 retrieves files from the web
debootstrap recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]