Your message dated Wed, 07 Jul 2010 15:02:07 +0000
with message-id <[email protected]>
and subject line Bug#588264: fixed in mini-buildd 0.8.14
has caused the Debian Bug report #588264,
regarding mini-buildd-bld: sbuild configuration malformed, causes FTBFS
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 [email protected]
immediately.)
--
588264: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588264
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mini-buildd-bld
Version: 0.8.13
Severity: normal
When mini-buildd-bld is installed from scratch it generates the mini-buildd user
and, apparently (since this is clean debian installation on avserver), a
.sbuildrc configuration file.
The content of this file is malformed:
Email adresses are not properly escaped ("Possible unintended interpolation
of @id in string at ...") and the variable $nolog has no explicit package name.
This is the output from sbuild when called without arguments as user
mini-buildd:
---
Possible unintended interpolation of @id in string at (eval 20) line 16.
Possible unintended interpolation of @id in string at (eval 20) line 17.
E: /home/mini-buildd/.sbuildrc: Errors found in configuration file:
Global symbol "$nolog" requires explicit package name at (eval 20) line 4.
Global symbol "@id" requires explicit package name at (eval 20) line 16.
Global symbol "@id" requires explicit package name at (eval 20) line 17.
---
This is what the .sbuildrc looks like (slightly anonymized):
---
# Mode "user": Use retval to check if build was successful.
$sbuild_mode = "user";
# We don't use sbuild-generated log files
$nolog = 1;
# We always want to update the cache as we generate sources.list on thy fly.
$apt_update = 1;
# APT-Policy to "1", so we can satisfy dependencies via all sources we added.
$apt_policy = 1;
# Allow unauthenticated apt toggle; see ~/.mini-buildd/README how to set up
keys for extra sources.
$apt_allow_unauthenticated = 0;
# Add path for ccache
$path =
"/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/usr/games";
# Builder identity
$mailfrom = "Mini-Buildd Builder on vs-buildd-amd64.id-domain.tld
<[email protected]>";
$mailto = "[email protected]";
$maintainer_name='Mini-Buildd Builder';
$pgp_options = "-us -k\"Mini-Buildd Automatic Signing Key\"";
# don't remove this, Perl needs it:
1;
---
The "@" signs inside $mailfrom and $mailto should be escaped (\@), or even
better, these should be single-quoted strings.
$nolog seems to be unknown to the installed sbuild version. This should be
investigated.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-vserver-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mini-buildd-bld depends on:
ii debconf [debconf-2.0] 1.5.32 Debian configuration management sy
ii debootstrap 1.0.23 Bootstrap a basic Debian system
ii devscripts 2.10.64 scripts to make the life of a Debi
ii dpkg-dev 1.15.7.2 Debian package development tools
ii dput 0.9.6 Debian package upload tool
ii lvm2 2.02.66-2 The Linux Logical Volume Manager
ii mini-buildd-common 0.8.13 minimal Debian build daemon - comm
ii schroot 1.4.4-1 Execute commands in a chroot envir
Versions of packages mini-buildd-bld recommends:
ii logrotate 3.7.8-6 Log rotation utility
mini-buildd-bld suggests no packages.
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Source: mini-buildd
Source-Version: 0.8.14
We believe that the bug you reported is fixed in the latest version of
mini-buildd, which is due to be installed in the Debian FTP archive:
mini-buildd-bld_0.8.14_all.deb
to main/m/mini-buildd/mini-buildd-bld_0.8.14_all.deb
mini-buildd-common_0.8.14_all.deb
to main/m/mini-buildd/mini-buildd-common_0.8.14_all.deb
mini-buildd-rep_0.8.14_all.deb
to main/m/mini-buildd/mini-buildd-rep_0.8.14_all.deb
mini-buildd_0.8.14.dsc
to main/m/mini-buildd/mini-buildd_0.8.14.dsc
mini-buildd_0.8.14.tar.gz
to main/m/mini-buildd/mini-buildd_0.8.14.tar.gz
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.
Stephan Sürken <[email protected]> (supplier of updated mini-buildd 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.8
Date: Wed, 07 Jul 2010 16:52:21 +0200
Source: mini-buildd
Binary: mini-buildd-common mini-buildd-rep mini-buildd-bld
Architecture: source all
Version: 0.8.14
Distribution: unstable
Urgency: low
Maintainer: Stephan Sürken <[email protected]>
Changed-By: Stephan Sürken <[email protected]>
Description:
mini-buildd-bld - minimal Debian build daemon - builder
mini-buildd-common - minimal Debian build daemon - common files
mini-buildd-rep - minimal Debian build daemon - repository
Closes: 588264
Changes:
mini-buildd (0.8.14) unstable; urgency=low
.
* [ec83a70] lib/mbd-qa-check+mbd-update-bld: Use "--nolog" command
line (Closes: 588264) - thanks to Dominik Schulz
Checksums-Sha1:
330316ff653425634190f31c205cf4b7fde55fec 940 mini-buildd_0.8.14.dsc
8784c9bed73585cbdcaea9893f987cff54c9f22b 182930 mini-buildd_0.8.14.tar.gz
396ca16c65050a04c8f81614b1107e020865cdc3 35580
mini-buildd-common_0.8.14_all.deb
5ba1b820897ff7e34bb230efd3af3124b463af79 31698 mini-buildd-rep_0.8.14_all.deb
26531524a37396185598f2973e22166eef65d98d 27256 mini-buildd-bld_0.8.14_all.deb
Checksums-Sha256:
3dec6577aca6fef0b874d936f081916f3248fde4847d271407cf07d3c33198ec 940
mini-buildd_0.8.14.dsc
a34d11bfdd9df127cb3717bdad4c1fd0a08ce616952380b0c30311c1f97e74b2 182930
mini-buildd_0.8.14.tar.gz
9de777cdea0cf3840f74ad20fca44f5721fb9f71cf2ca347a279b09b24488b7d 35580
mini-buildd-common_0.8.14_all.deb
722f2f15e3bf809f524ffb26578ca16566c04c0344756f430fb0476a7ca1e3f5 31698
mini-buildd-rep_0.8.14_all.deb
52e9d58f80e2cdca084d677976c0a301968dac9f60508f3e12320ee7f85e3229 27256
mini-buildd-bld_0.8.14_all.deb
Files:
99d51b681768321a38cd933c46dee99c 940 devel extra mini-buildd_0.8.14.dsc
ea4830726f4307dd767ca38e8ad0b6e5 182930 devel extra mini-buildd_0.8.14.tar.gz
94a336eb734b9fa63d97fb2f0e9b88fa 35580 devel extra
mini-buildd-common_0.8.14_all.deb
20f4079021eafb75f4ccd0f8cdeda201 31698 devel extra
mini-buildd-rep_0.8.14_all.deb
1c0ed6d8c9165be6b8742a75028bbe40 27256 devel extra
mini-buildd-bld_0.8.14_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFMNJU+zCVHePKM0QIRAhF6AJ91KXctags4elCTuiGt7WZuHCoCgQCeIcVx
jpzQVpWE+8saLjaJpJSsQbc=
=tB/D
-----END PGP SIGNATURE-----
--- End Message ---