Your message dated Sun, 5 Mar 2006 22:18:31 +0100
with message-id <[EMAIL PROTECTED]>
and subject line (no subject)
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: fai
Version: 2.8.4
Severity: normal

There are at least 2 aspects of debootstrap 0.3.2 (from unstable) that
don't work with fai.  I was having other problems with debootstrap
0.2.45-0.2 (which I may revisit soon), so have tried using 0.3.2.  See
BTS #334373 for the first problem, that debootstrap 0.3.2 creates too
minimal of a /dev tree.  

The second issue is that debootstrap 0.3.2 creates a bogus
start-stop-daemon:

/usr/lib/debootstrap/scripts/woody:167
>     mv "$TARGET/sbin/start-stop-daemon" "$TARGET/sbin/start-stop-daemon.REAL"
>     echo \
> "#!/bin/sh
> echo
> echo \"Warning: Fake start-stop-daemon called, doing nothing\"" > 
> "$TARGET/sbin/start-stop-daemon"
>     chmod 755 "$TARGET/sbin/start-stop-daemon"
> 
>     setup_dselect_method apt

This never gets replaced, so the FAI'd system is left unusable.

The fix for both of these issues might look something like this:

cd /permabit/user/daveg/sbx/1/ops/fai-2.8.4/usr.sbin/
diff  /usr/sbin/make-fai-nfsroot 
/permabit/user/daveg/sbx/1/ops/fai-2.8.4/usr.sbin/make-fai-nfsroot
230a231,242
> 
>     # Work around changes in debootstrap that create too minimalist of
>     # an environment.
>     deboostrap_version=`dpkg --status debootstrap | grep Version: | awk 
> '{print $2}'`
>     dpkg --compare-versions $deboostrap_version gt 0.3.1
>     if [ "$?" -eq 0 ]; then
>       "Creating devices in $NFSROOT/dev"
>       pushd $NFSROOT/dev
>       ./MAKEDEV generic
>       popd
>       $ROOTCMD mv /sbin/start-stop-daemon.REAL /sbin/start-stop-daemon
>     fi

Diff finished at Thu Nov  3 15:56:05



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.31pcore-a.13
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fai depends on:
ii  libapt-pkg-perl               0.1.13     Perl interface to libapt-pkg
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- no debconf information


--- End Message ---
--- Begin Message ---
I close this bug, since I can't reproduce it and the submitter
does not respond if it's still a problem.

-- 
regards Thomas

--- End Message ---

Reply via email to