Your message dated Mon, 18 Sep 2006 17:46:26 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#388095: ftbfs when /proc is not mounted
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: bash
Version: 3.1-5
Severity: important

dh_testroot
rm -rf stamps build-* bash bashdb
rm -f debian/bash.preinst
rm -f debian/README.Debian
rm -rf locales
rm -f clear_console
dh_clean
 debian/rules build
: # see #327477, needed to have HAVE_DEV_STDIN defined
(test -d /dev/fd && test -r /dev/stdin < /dev/null) \
          || (test -d /proc/self/fd && test -r /dev/stdin < /dev/null)
make: *** [before-build] Error 1
Build command 'cd bash-3.1 && dpkg-buildpackage -b -uc' failed.



--- End Message ---
--- Begin Message ---
Max Kellermann writes:
> Package: bash
> Version: 3.1-5
> Severity: important
> 
> dh_testroot
> rm -rf stamps build-* bash bashdb
> rm -f debian/bash.preinst
> rm -f debian/README.Debian
> rm -rf locales
> rm -f clear_console
> dh_clean
>  debian/rules build
> : # see #327477, needed to have HAVE_DEV_STDIN defined
> (test -d /dev/fd && test -r /dev/stdin < /dev/null) \
>           || (test -d /proc/self/fd && test -r /dev/stdin < /dev/null)
> make: *** [before-build] Error 1
> Build command 'cd bash-3.1 && dpkg-buildpackage -b -uc' failed.

what part of the comment isn't understandable?

--- End Message ---

Reply via email to