Your message dated Thu, 26 May 2016 21:52:14 +0200
with message-id <dub128-w2429332588a135644181d2ab...@phx.gbl>
and subject line
has caused the Debian Bug report #822685,
regarding FW: example auto/config exit code is always 0, even on error.
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 ow...@bugs.debian.org
immediately.)
--
822685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822685
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Subject: example/auto/config always exit with code 0, even on error.
Package: live-build
Version: 1:20151213
Severity: normal
Tags: upstream
Dear Maintainer,
The included example auto/config currently always exit with exit code 0
(success).
Even on error, this is because it use a pipe (to pipe it to a log file)
lb build noauto "${@}" 2>&1 | tee build.log
I don't think it can be fixed without changing shell to something like bash.
- Kristian
--- End Message ---
--- Begin Message ---
Duplicate of #822684
--- End Message ---