Your message dated Tue, 08 Feb 2011 16:48:37 +0000
with message-id <[email protected]>
and subject line Bug#609015: fixed in mini-buildd 0.8.17
has caused the Debian Bug report #609015,
regarding mini-buildd-bld: auto-backports problem when package version contains
epoch
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.)
--
609015: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609015
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mini-buildd-bld
Version: 0.8.12
Severity: normal
Tags: patch
Hi,
mini-buildd does not correctly handle auto-backports of packages whose
version contains an epoch, for example xinetd (current version in
testing is 1:2.3.14-7). The error message in 40_Postbuild_i386.02_Backports.log
is
....
dpkg-source: failure: cannot open
/home/mini-buildd/bld/builds/xinetd_1:2.3.14-7_20110103:094950:316504503-i386/xinetd_1:2.3.14-7.dsc:
No such file or directory
W: Backport for etch FAILED (see log above).
....
The name of the source package should not contain the epoch (i.e., it
should read xinetd_2.3.14-7.dsc).
This problem can be fixed in mbd-qa-check. See the patch in the attachment.
Thanks.
Daniel
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- /usr/share/mini-buildd/mbd-qa-check.0.8.12~ab50+1 2010-01-12
16:14:52.000000000 +0100
+++ /usr/share/mini-buildd/mbd-qa-check 2011-01-03 14:45:41.000000000 +0100
@@ -256,11 +256,12 @@
# Work in dist subdir to avoid collisions,
unpack original DSP and enter DST
mkdir -v "${d}"
cd "${d}"
- dpkg-source -x "$(dirname
"${MBD_TMP_CFA}")/${mbdParseCF_source}_${mbdParseCF_version}.dsc" DST
+ dpkg-source -x "$(dirname
"${MBD_TMP_CFA}")/${mbdParseCF_package}.dsc" DST
cd "DST"
# Taint DST (CL/Version only): Use original
version, replace manadatory version parts only.
local
bpoVersion=${mbdParseCF_version/$(mbdGetMandatoryVersionPart
"${mbdParseCF_dist}" norevision)/$(mbdGetMandatoryVersionPart "${d}"
norevision)}
+ local bpoVersion_noepoch=${bpoVersion#*:}
(
export
DEBFULLNAME="${MBD_AUTOBUILD_MAINTAINER}"
export DEBEMAIL="mini-buildd@$(hostname
-f)"
@@ -288,7 +289,7 @@
# Go up from DST, and upload backport back to
repository bpo spool
cd ..
- local
bpoCF="${mbdParseCF_source}_${bpoVersion}_source.changes"
+ local
bpoCF="${mbdParseCF_source}_${bpoVersion_noepoch}_source.changes"
echo "Source package build, uploading: ${bpoCF}"
# Use subshell as we run "global" parse
(
--- End Message ---
--- Begin Message ---
Source: mini-buildd
Source-Version: 0.8.17
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.17_all.deb
to main/m/mini-buildd/mini-buildd-bld_0.8.17_all.deb
mini-buildd-common_0.8.17_all.deb
to main/m/mini-buildd/mini-buildd-common_0.8.17_all.deb
mini-buildd-rep_0.8.17_all.deb
to main/m/mini-buildd/mini-buildd-rep_0.8.17_all.deb
mini-buildd_0.8.17.dsc
to main/m/mini-buildd/mini-buildd_0.8.17.dsc
mini-buildd_0.8.17.tar.gz
to main/m/mini-buildd/mini-buildd_0.8.17.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: Tue, 08 Feb 2011 17:25:09 +0100
Source: mini-buildd
Binary: mini-buildd-common mini-buildd-rep mini-buildd-bld
Architecture: source all
Version: 0.8.17
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: 609015 610078
Changes:
mini-buildd (0.8.17) unstable; urgency=low
.
* [6b381aa] debian/po/da.po: Ack NMU 0.8.15+nmu1. (Closes: 610078)
* [23b6be3] Add support for wheezy (Debian 7.0).
* [966a853] lib/mbd-qa-check: Fix auto-backports for 'epoched'
packages. (Closes: 609015) - thanks to Daniel Hermann
Checksums-Sha1:
634dd039686920aa1b29b12246aa92bea0fb9bb4 941 mini-buildd_0.8.17.dsc
7e2f9b1f3a66b3c87b191363c9c2b14bcc76743d 186829 mini-buildd_0.8.17.tar.gz
978069d3c551cbb584df5487e90c957d5777c5d7 36250
mini-buildd-common_0.8.17_all.deb
e7ba30b6eb0901209fa740c3d66a5434e01aa82a 32452 mini-buildd-rep_0.8.17_all.deb
523005120274719cc112467e6e4e220704f6b366 28352 mini-buildd-bld_0.8.17_all.deb
Checksums-Sha256:
ea371ed410bb9f792debf96b0251777894a8e8a404a41672620b06ea2f19e641 941
mini-buildd_0.8.17.dsc
028840b5ef9242b6dbe0ab35c641b8f82de7e239144cf341414471e11e211858 186829
mini-buildd_0.8.17.tar.gz
bc6c194a0a4db1d70a185f3a2ac694e1e40fb2c5f28b0ebf3236223bfd588267 36250
mini-buildd-common_0.8.17_all.deb
34beef10ef8218e2827419c91fd466b1fb59e5b83f5c3cf44e3276cf15e1e37c 32452
mini-buildd-rep_0.8.17_all.deb
6f502bb92bee0ec07341840abddbdfcae49d2fe31dc1c3188ef3014209993d72 28352
mini-buildd-bld_0.8.17_all.deb
Files:
6f5fd31bb804e3391c826847327cd092 941 devel extra mini-buildd_0.8.17.dsc
87167eef9952dda045a2edef0b82e9c3 186829 devel extra mini-buildd_0.8.17.tar.gz
16be69a98617bceed63e44317609ee44 36250 devel extra
mini-buildd-common_0.8.17_all.deb
e5056f14494b97ac0c15afcab0525262 32452 devel extra
mini-buildd-rep_0.8.17_all.deb
91d38c3fe72c2a3e5f057c0aea165313 28352 devel extra
mini-buildd-bld_0.8.17_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFNUXBYzCVHePKM0QIRAvH4AJ9VpToC2opCUjGCOnQXMLopPjEJ8gCfZVQk
8yaobsTPdfKYljYeI1LgeBw=
=5kcR
-----END PGP SIGNATURE-----
--- End Message ---