On Fri, Aug 04, 2006 at 10:31:51PM +0100, Barak A. Pearlmutter wrote:
> Because that's not what's on the build daemons.

Oh, you're wrong.
http://buildd.debian.org/fetch.php?&pkg=adolc&ver=1.10.1-1&arch=m68k&stamp=1154540200&file=log&as=raw

Please see the end of the compilation:

find examples/additional_examples -name README \
         | awk --file=debian/move-READMEs.awk \
         | sh --verbose
awk: not an option: --file=debian/move-READMEs.awk

So your package is *not* built correctly, even if debian/rules
doesn't fail.

But where *I* was wrong is that in fact the build failure in itself is
not caused by awk which apparently exit with a 0 return code but by
dash which exit with a non-0 exit code because of the --verbose option.

Actually your bashism probably detected a "more serious"[1] bug in fact.

(And please stop taking bug reports like an aggression. I'm not running
after you, trying to hit you with a serious bug report etched on
marble stone.
I'm just trying to improve Debian's QA as much as possible.)

[1] I don't know if this awk-file which was not applied is a serious bug
or not, since I don't know what it does.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to