Your message dated Mon, 07 Jan 2008 11:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#459049: fixed in dash 0.5.4-6
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: bogofilter
version: 1.1.6-1
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-dash-20080103 qa-ftbfs-dash
Hi,
During a rebuild of all packages in sid using /bin/dash as /bin/sh, your
package failed to build.
Relevant part:
> make[6]: Entering directory `/build/user/bogofilter-1.1.6/obj-db/src/tests'
> Aborted
> PASS: t.abort
> PASS: t.env
> PASS: t.ctype
> PASS: t.bogodir
> SKIP: t.leakfind
> PASS: t.u_fpe
> PASS: t.longoptions
> PASS: t.ignore_spam_header
> PASS: t.nullstatsprefix
> PASS: t.integrity
> PASS: t.integrity2
> PASS: t.integrity3
> PASS: t.passthrough-hb
> PASS: t.escaped.html
> PASS: t.escaped.url
> PASS: t.split
> PASS: t.parsing
> PASS: t.lexer
> PASS: t.lexer.mbx
> PASS: t.spam.header.place
> PASS: t.block.on.subnets
> PASS: t.multiple.tokens.head
> PASS: t.multiple.tokens.body
> PASS: t.token.min.mul
> PASS: t.encoding
> PASS: t.rfc2047_broken
> PASS: t.rfc2047_folded
> PASS: t.message_addr
> PASS: t.message_id
> PASS: t.queue_id
> PASS: t.dump.load
> PASS: t.nonascii.replace
> PASS: t.maint
> PASS: t.robx
> PASS: t.regtest
> PASS: t.upgrade.subnet.prefix
> PASS: t.multiple.wordlists
> PASS: t.probe
> PASS: t.query.config
> PASS: t.score1
> PASS: t.score2
> PASS: t.systest
> ../../../src/tests/t.grftest: 83: cannot open
> ../../../src/tests/inputs/msg.?.txt: No such file
> FAIL: t.grftest
> PASS: t.wordhist
> PASS: t.bulkmode
> PASS: t.MH
> PASS: t.maildir
> PASS: t.bogoutil
> PASS: t.lock1
> PASS: t.lock3
> ----> the following test is skipped, set BF_RUN_VALGRIND=1 to run it
> SKIP: t.valgrind
> ======================
> 1 of 49 tests failed
> (2 tests were not run)
> ======================
> make[6]: *** [check-TESTS] Error 1
> make[6]: Leaving directory `/build/user/bogofilter-1.1.6/obj-db/src/tests'
> make[5]: *** [check-am] Error 2
> make[5]: Leaving directory `/build/user/bogofilter-1.1.6/obj-db/src/tests'
> make[4]: *** [check] Error 2
> make[4]: Leaving directory `/build/user/bogofilter-1.1.6/obj-db/src/tests'
> make[3]: *** [check-recursive] Error 1
> make[3]: Leaving directory `/build/user/bogofilter-1.1.6/obj-db/src'
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `/build/user/bogofilter-1.1.6/obj-db/src'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/build/user/bogofilter-1.1.6/obj-db'
> make: *** [check] Error 2
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error
> exit status 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/01/03.dash/
Rumors say that Ubuntu is using dash as /bin/sh on their buildds, so a patch
might be available. Check <http://packages.qa.debian.org/bogofilter>, or
directly on launchpad: <https://launchpad.net/ubuntu/+source/bogofilter>.
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: dash
Source-Version: 0.5.4-6
We believe that the bug you reported is fixed in the latest version of
dash, which is due to be installed in the Debian FTP archive:
ash_0.5.4-6_all.deb
to pool/main/d/dash/ash_0.5.4-6_all.deb
dash_0.5.4-6.diff.gz
to pool/main/d/dash/dash_0.5.4-6.diff.gz
dash_0.5.4-6.dsc
to pool/main/d/dash/dash_0.5.4-6.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated dash package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 07 Jan 2008 10:37:47 +0000
Source: dash
Binary: ash dash
Architecture: all source
Version: 0.5.4-6
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape <[EMAIL PROTECTED]>
Changed-By: Gerrit Pape <[EMAIL PROTECTED]>
Description:
ash - compatibility package for dash
dash - POSIX-compliant shell
Closes: 458687 458690 459049
Changes:
dash (0.5.4-6) unstable; urgency=low
.
* debian/control: add Vcs-Git: http://smarden.org/git/dash.git/.
* debian/diff/0041-PARSER-Add-FAKEEOFMARK-for-expandstr.diff,
debian/diff/0042-PARSER-Do-not-show-prompts-in-expandstr.diff: new
from upstream git.
* debian/diff/0043-EXPAND-Fix-slash-treatment-in-expmeta.diff: new
from upstream git: [EXPAND] Fix slash treatment in expmeta (closes:
#458687, #458690, #459049).
* debian/diff/0041-run-aclocal-autoconf-autoheader-automake.diff: redo
as debian/diff/0044-run-aclocal-autoconf-autoheader-automake.diff.
* debian/dash.templates.in: remove empty line after comments, hmm.
Files:
c0599eb8aa52300ad9845ec1bd5c0509 545 shells optional dash_0.5.4-6.dsc
1cf4a88f7b2686f38e8fa03cd5e8f2cd 124115 shells optional dash_0.5.4-6.diff.gz
13cdc14ed15fce040c5282f12529429c 20266 shells optional ash_0.5.4-6_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHggOuGJoyQbxwpv8RAhNaAJ9/LhZyE89PsMZC19/o6gOlx9LFoACfVY0T
/jWvPznYN1PefrBqcTvsmBo=
=Im0R
-----END PGP SIGNATURE-----
--- End Message ---