Your message dated Thu, 16 Aug 2012 11:32:35 +0000
with message-id <[email protected]>
and subject line Bug#685066: fixed in cain 1.9-6
has caused the Debian Bug report #685066,
regarding cain: FTBFS with the new dpkg-buildpackage on arch-only builds
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.)
--
685066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685066
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cain
Version: 1.9-5
Severity: serious
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch
cain fails to build on arch-only builds (ie: dpkg-buildpackage -B) with
the new dpkg-buildpackage, leading to all buildd builds failing. I've
uploaded the attached patch to Ubuntu, with the following changelog
entry, and I'd suggest the same fix for Debian:
* debian/rules: postfix override_dh_install with -indep as it was
doing indep-specific mangling and failing on arch-only builds.
Thanks for considering the patch.
... Adam
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-27-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru cain-1.9/debian/rules cain-1.9/debian/rules
--- cain-1.9/debian/rules 2012-08-10 06:09:14.000000000 -0600
+++ cain-1.9/debian/rules 2012-08-16 03:20:11.000000000 -0600
@@ -12,7 +12,7 @@
%:
dh $@ --with python2
-override_dh_install:
+override_dh_install-indep:
dh_install
rm -rf debian/$(pkg)/usr/share/cain/help/* debian/$(pkg)/usr/share/cain/gui/help.htm*
cd help && zip ../debian/$(pkg)/usr/share/cain/help/cain.htb * -r -q -x *.htb *.htd
--- End Message ---
--- Begin Message ---
Source: cain
Source-Version: 1.9-6
We believe that the bug you reported is fixed in the latest version of
cain, which is due to be installed in the Debian FTP archive.
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.
Andreas Tille <[email protected]> (supplier of updated cain 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: Thu, 16 Aug 2012 12:54:18 +0200
Source: cain
Binary: cain cain-solvers cain-examples
Architecture: source all amd64
Version: 1.9-6
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
cain - simulations of chemical reactions
cain-examples - simulations of chemical reactions
cain-solvers - simulations of chemical reactions
Closes: 685066
Changes:
cain (1.9-6) unstable; urgency=low
.
* Enable arch only builds (thanks for the patch to Adam Conrad
<[email protected]>)
Closes: #685066
Checksums-Sha1:
9f205781e1fbfdb7d247e09257f879dd068c0480 1446 cain_1.9-6.dsc
1c4c53e9156192f298078ad62ba926e21f238156 7761 cain_1.9-6.debian.tar.gz
69b835afb2b037260be33ef43c8d6ea728be4187 10761368 cain_1.9-6_all.deb
ecd1d181be9ab40992ee1c9dbb863232da2905ed 935032 cain-solvers_1.9-6_amd64.deb
32aeee3edb71e1da54fce411d522c27783ea29fd 171180 cain-examples_1.9-6_all.deb
Checksums-Sha256:
9c629e5fe455c65e463d1897c1216222a5377feb277af5fb1adfb834dd5e5a40 1446
cain_1.9-6.dsc
ce803b3433d453b80f9c950f2bb3f9ed32e490c90e8547ec13eb5bfb3a3c9649 7761
cain_1.9-6.debian.tar.gz
a77ef1420ecf294e505aa2c03f76bd58fad2bab82c150c579d293f617d48b8c8 10761368
cain_1.9-6_all.deb
3924d66f663ec859ddaa1c29430950fe145616728583aa36daf9cfe1071e3f2b 935032
cain-solvers_1.9-6_amd64.deb
f5086c4693ef305410c79f5cab5701510350b84303d313138c084fd544ac5a7b 171180
cain-examples_1.9-6_all.deb
Files:
c0ada8bd321f9091f38e5e29c2ec6254 1446 science extra cain_1.9-6.dsc
baf8e465cac3139adf8f8a14fd660888 7761 science extra cain_1.9-6.debian.tar.gz
1fb7a497486d0d2b6f55783bb2db13be 10761368 science extra cain_1.9-6_all.deb
a569c7297493d1923faa408f443b3318 935032 science extra
cain-solvers_1.9-6_amd64.deb
697528674a20556c0c6ee69df6fa3353 171180 science extra
cain-examples_1.9-6_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlAs1koACgkQYDBbMcCf01p3ogCgncMio8D7zGLNAjtgsFM5HejE
PEUAn3h4DVZfydH/zj4flFbRSJsH/FYg
=sYgh
-----END PGP SIGNATURE-----
--- End Message ---