Your message dated Mon, 07 Mar 2011 23:32:26 +0000
with message-id <e1pwjuc-0002qp...@franck.debian.org>
and subject line Bug#614530: fixed in cryptsetup 2:1.2.0-2
has caused the Debian Bug report #614530,
regarding cryptsetup: FTBFS: gcc: /usr/lib/libgpg-error.a: No such file or
directory
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 ow...@bugs.debian.org
immediately.)
--
614530: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614530
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cryptsetup
Version: 2:1.1.3-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110221 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[3]: Entering directory
> `/build/user-cryptsetup_1.1.3-4-amd64-iWt2jI/cryptsetup-1.1.3'
> make[3]: Leaving directory
> `/build/user-cryptsetup_1.1.3-4-amd64-iWt2jI/cryptsetup-1.1.3'
> make[2]: Leaving directory
> `/build/user-cryptsetup_1.1.3-4-amd64-iWt2jI/cryptsetup-1.1.3'
> make[1]: Leaving directory
> `/build/user-cryptsetup_1.1.3-4-amd64-iWt2jI/cryptsetup-1.1.3'
> # cannot depend on libraries in /usr !
> # We instead statically link the relevant code into the cryptsetup executable
> gcc lib/.libs/*.o src/*.o luks/.libs/*.o -o src/cryptsetup.static \
> -lpopt -ldevmapper -luuid /usr/lib/libgcrypt.a
> /usr/lib/libgpg-error.a
> gcc: /usr/lib/libgcrypt.a: No such file or directory
> gcc: /usr/lib/libgpg-error.a: No such file or directory
> make: *** [build-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/02/21/cryptsetup_2:1.1.3-4_lsid64.buildlog
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!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: cryptsetup
Source-Version: 2:1.2.0-2
We believe that the bug you reported is fixed in the latest version of
cryptsetup, which is due to be installed in the Debian FTP archive:
cryptsetup-udeb_1.2.0-2_amd64.udeb
to main/c/cryptsetup/cryptsetup-udeb_1.2.0-2_amd64.udeb
cryptsetup_1.2.0-2.debian.tar.gz
to main/c/cryptsetup/cryptsetup_1.2.0-2.debian.tar.gz
cryptsetup_1.2.0-2.dsc
to main/c/cryptsetup/cryptsetup_1.2.0-2.dsc
cryptsetup_1.2.0-2_amd64.deb
to main/c/cryptsetup/cryptsetup_1.2.0-2_amd64.deb
libcryptsetup-dev_1.2.0-2_amd64.deb
to main/c/cryptsetup/libcryptsetup-dev_1.2.0-2_amd64.deb
libcryptsetup1-udeb_1.2.0-2_amd64.udeb
to main/c/cryptsetup/libcryptsetup1-udeb_1.2.0-2_amd64.udeb
libcryptsetup1_1.2.0-2_amd64.deb
to main/c/cryptsetup/libcryptsetup1_1.2.0-2_amd64.deb
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 614...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Meurer <m...@debian.org> (supplier of updated cryptsetup 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 07 Mar 2011 23:52:13 +0100
Source: cryptsetup
Binary: cryptsetup libcryptsetup1 libcryptsetup-dev cryptsetup-udeb
libcryptsetup1-udeb
Architecture: source amd64
Version: 2:1.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Cryptsetup Team
<pkg-cryptsetup-de...@lists.alioth.debian.org>
Changed-By: Jonas Meurer <m...@debian.org>
Description:
cryptsetup - configures encrypted block devices
cryptsetup-udeb - configures encrypted block devices - udeb (udeb)
libcryptsetup-dev - libcryptsetup development files
libcryptsetup1 - libcryptsetup shared library
libcryptsetup1-udeb - libcryptsetup shared library - udeb (udeb)
Closes: 592430 601886 610366 610750 611747 612452 612947 614530
Changes:
cryptsetup (2:1.2.0-2) unstable; urgency=low
.
* upload to unstable.
* fixes a ftbfs due to updated libgpg-error and libgcrypt11 build-
dependencies. (closes: #614530)
* install cryptkeyctl initramfs hook, needed for keyctl keyscript in
initramfs, thanks to Maik Zumstrull (closes: #610750)
* use 'egrep -c' instead of wc in cryptdisks_st* scripts, wc might not be
available as it's located at /usr/bin. Thanks to Mario 'BitKoenig' Holbe
for bugreport and patch. (closes: #611747)
* add debian/patches/01_luksAddKey_return_code.patch, fixes the luksAddKey
return code when the master key is used. (closes: #610366)
* fix luksformat script to invoke usage() with --help. (closes: #612947)
* add a paragraph about known upgrade issues to the crypttab manpage. this
paragraph strongly suggests to configure cipher, hash and keysize for
plain dm-crypt devices. (closes: #612452)
* fix examples in crypttab manpage, cipher, hash and keysize should be
configured for plain dm-crypt devices.
* luksformat: invoke udevadm settle between mkfs.vfat and luksClose, to
prevent possible race conditions. This is a workaround. (closes: #601886)
* update lintian-overrides for new lintian from experimental.
* fix spelling mistake in README.Debian thanks to lintian.
* update short and long description for udebs to mention udeb and
debian-installer. This satisfies lintian.
* fix get_resume_device() in initramfs cryptroot hook script to add source
device for decrypt_derived keyscript in case it's not the root device.
Thanks to Robert Lange and mahashakti89 for bugreport. (closes: #592430)
Checksums-Sha1:
ab646c48502c86985b470045815fba3628c64577 2246 cryptsetup_1.2.0-2.dsc
0be70ae8795778e145878722014d90a80bc74824 80532 cryptsetup_1.2.0-2.debian.tar.gz
6a51b89576ecbd65f1a436bf342fbd76415cdd63 177340 cryptsetup_1.2.0-2_amd64.deb
cb1a7ec88c72e4472529e9321a56357f98eb7af1 83282 libcryptsetup1_1.2.0-2_amd64.deb
d97182371c219fb2a38f0de93efbd6b52f63204c 44390
libcryptsetup-dev_1.2.0-2_amd64.deb
34c0a58dcb45fca6cbaa1ba47a3e17c503b159e8 33362
cryptsetup-udeb_1.2.0-2_amd64.udeb
f3a1236b0b30ae132af4eca1266a5a810962181d 44402
libcryptsetup1-udeb_1.2.0-2_amd64.udeb
Checksums-Sha256:
4d8065bf908f71a2cabdfafeb76cd290edbb93290b1c3945d21feec1966e99da 2246
cryptsetup_1.2.0-2.dsc
5c1fd1d114ef6791be0f7fc37ced1ce868a02372e1f17737ed8445584da46b4c 80532
cryptsetup_1.2.0-2.debian.tar.gz
2001716f4e6426b9f008e84e9c3145755a35f6d117c6039f021379c4afb5c286 177340
cryptsetup_1.2.0-2_amd64.deb
58dfc024b16bf34d04ba23de60f5d66edb59307a2b859c96e7b0c69b6223c9db 83282
libcryptsetup1_1.2.0-2_amd64.deb
d52633c26de8921f2cf72bce413edf69782f3d6bb2bbabe8de5531cfc7d00fd3 44390
libcryptsetup-dev_1.2.0-2_amd64.deb
8dc2f358bdf3a8a82a9c03bba060868f2159e887c79c6117fbbe2db6d5ab565a 33362
cryptsetup-udeb_1.2.0-2_amd64.udeb
d7c2fcbcd9709c3080ecea3c7ecff3f9b9870ae0cefffa12c7d1751871f4ac69 44402
libcryptsetup1-udeb_1.2.0-2_amd64.udeb
Files:
7d45c713362e35a21aacad641ab3a6d6 2246 admin optional cryptsetup_1.2.0-2.dsc
4bf37215fe2f8cc8630344a25f1429cb 80532 admin optional
cryptsetup_1.2.0-2.debian.tar.gz
bbd98680916b00d6bd12d9b094e27c43 177340 admin optional
cryptsetup_1.2.0-2_amd64.deb
815f7a09788a817a224b257e8725be10 83282 libs optional
libcryptsetup1_1.2.0-2_amd64.deb
1f3cdb347eec199e94b66b5357aa8fe8 44390 libdevel optional
libcryptsetup-dev_1.2.0-2_amd64.deb
be9f9a37cbdfa4d418ac18e0976f575f 33362 debian-installer optional
cryptsetup-udeb_1.2.0-2_amd64.udeb
7972faf75468c4bc16685f3e3b3e3fe8 44402 debian-installer optional
libcryptsetup1-udeb_1.2.0-2_amd64.udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNdWIHAAoJEFJi5/9JEEn+u3UQAJm3R5F7SBnYuWPsBm6UNd2L
X5XUEFXedGcZmRYYOblrtl+RXRH7dIOjNGrePK9RvYEPy6ZXhFS5DOn5dnq/Qa1x
Gi0PTBisQloJ3/tqiOkItkI124DNQnGeTk1uEF9QjAWStQagur3DTwEV6iZKkpUu
n+GRbgmB0eUAoR7GiTWzdhq8w4rugENGmrTwQeaOHwYLx4fXUHSstx/xliqVH3W8
Ko4qiRDDv8QlxyHrX4mNZCVq9DKLrHzPz5ByOZdDNIJf/NshwRRFvqU7xXYG05wO
0FMS6KCXfwNWkdEzdJfSwRdkonMlG9Kf2vHcimpodtaHl6xdEmj4pHZMdmDM1ErO
4yMO4LtTMWEsFGW2aaTseGImStTf3Jkq9BHSJ3qKwsJ80LvJlrc07I9xqBi1yRhS
FST+NX3nPFDd7pX6/PLMqGuFlxSSDlONZAUeirJX3NmkHp6j+ClfgDvQdbVVFMoz
IsHbbrkvQLgJmgs/Y3uA5oy7AN2gwp68q/zOltzFLOE9/UYPegnL54VhzrpyN9pj
dOcCk2wur6It6AS64wOpH7HeCmTqV/RbzgxGuCAsye94YksvyJ5S+N3iUjHDs0Fs
I12xj0WDdRWYYBYgJhTo/Xm9S6sO2wGjU/A3dFuw9dWLUIcAajII0/RK4CelO+pK
v09SQ/7iRNWT1HTfqvtv
=7Og5
-----END PGP SIGNATURE-----
--- End Message ---