Your message dated Wed, 5 Aug 2009 13:37:39 +0200
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #539969,
regarding fai-client: wrong debootstrap commandline in log output
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
539969: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539969
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fai-client
Version: 3.2.20
Severity: normal


This is what's inside fai.log:

[...]
No base.tgz found. Calling debootstrap.
Creating base system using debootstrap version
Calling debootstrap squeeze --arch i386 --exclude=dhcp-client,info 
/srv/grml-live/grml_chroot http://ftp.de.debian.org/debian/
I: Retrieving Release
[...]

The debootstrap cmdline is wrong:

# debootstrap squeeze --arch i386 --exclude=dhcp-client,info debootstrap 
http://ftp.de.debian.org/debian/
E: No such script: --exclude=dhcp-client,info

Should be:

# debootstrap --arch i386 --exclude=dhcp-client,info squeeze debootstrap 
http://ftp.de.debian.org/debian/
[...]

instead.

regards,
-mika-



--- End Message ---
--- Begin Message ---
-- 
regards Thomas


--- End Message ---

Reply via email to