Your message dated Sun, 16 Jan 2011 23:32:59 +0000
with message-id <[email protected]>
and subject line Bug#610156: fixed in pacemaker 1.0.10-5
has caused the Debian Bug report #610156,
regarding pacemaker: la files contain non-empty dependency_libs
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.)
--
610156: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610156
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pacemaker
Version: 1.0.10-4
Severity: normal
Tags: patch
The libtool la files in the pacemaker packages contain non-empty
dependency_libs. Please empty them. The la files cannot be simply
removed because they are refered to in other packages.
http://wiki.debian.org/ReleaseGoals/LAFileRemoval
http://lists.debian.org/debian-devel/2009/08/msg00808.html
http://release.debian.org/~aba/la/current.txt
Patch attached.
cu andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
diff -Nru pacemaker-1.0.10/debian/changelog pacemaker-1.0.10/debian/changelog
--- pacemaker-1.0.10/debian/changelog 2011-01-04 04:54:06.000000000 +0100
+++ pacemaker-1.0.10/debian/changelog 2011-01-15 18:56:24.000000000 +0100
@@ -1,3 +1,11 @@
+pacemaker (1.0.10-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Empty dependency_libs in libtool la file.
+ http://wiki.debian.org/ReleaseGoals/LAFileRemoval
+
+ -- Andreas Metzler <[email protected]> Sat, 15 Jan 2011 18:56:24 +0100
+
pacemaker (1.0.10-4) unstable; urgency=low
* Add dependency on cluster-glue-dev to libcrmcommon2-dev
diff -Nru pacemaker-1.0.10/debian/rules pacemaker-1.0.10/debian/rules
--- pacemaker-1.0.10/debian/rules 2010-12-20 01:26:33.000000000 +0100
+++ pacemaker-1.0.10/debian/rules 2011-01-15 18:57:17.000000000 +0100
@@ -101,6 +101,8 @@
dh_testroot
dh_installdirs
$(MAKE) install DESTDIR=`pwd`/debian/tmp docdir=/usr/share/doc/pacemaker
+ find debian/tmp/usr/lib -name "*.la" -exec \
+ sed -i -e "s,^dependency_libs=.*,dependency_libs=''," {} +
binary-indep: build install
--- End Message ---
--- Begin Message ---
Source: pacemaker
Source-Version: 1.0.10-5
We believe that the bug you reported is fixed in the latest version of
pacemaker, which is due to be installed in the Debian FTP archive:
libcib1-dev_1.0.10-5_amd64.deb
to main/p/pacemaker/libcib1-dev_1.0.10-5_amd64.deb
libcib1_1.0.10-5_amd64.deb
to main/p/pacemaker/libcib1_1.0.10-5_amd64.deb
libcrmcluster1-dev_1.0.10-5_amd64.deb
to main/p/pacemaker/libcrmcluster1-dev_1.0.10-5_amd64.deb
libcrmcluster1_1.0.10-5_amd64.deb
to main/p/pacemaker/libcrmcluster1_1.0.10-5_amd64.deb
libcrmcommon2-dev_1.0.10-5_amd64.deb
to main/p/pacemaker/libcrmcommon2-dev_1.0.10-5_amd64.deb
libcrmcommon2_1.0.10-5_amd64.deb
to main/p/pacemaker/libcrmcommon2_1.0.10-5_amd64.deb
libpe-rules2-dev_1.0.10-5_amd64.deb
to main/p/pacemaker/libpe-rules2-dev_1.0.10-5_amd64.deb
libpe-rules2_1.0.10-5_amd64.deb
to main/p/pacemaker/libpe-rules2_1.0.10-5_amd64.deb
libpe-status2-dev_1.0.10-5_amd64.deb
to main/p/pacemaker/libpe-status2-dev_1.0.10-5_amd64.deb
libpe-status2_1.0.10-5_amd64.deb
to main/p/pacemaker/libpe-status2_1.0.10-5_amd64.deb
libpengine3-dev_1.0.10-5_amd64.deb
to main/p/pacemaker/libpengine3-dev_1.0.10-5_amd64.deb
libpengine3_1.0.10-5_amd64.deb
to main/p/pacemaker/libpengine3_1.0.10-5_amd64.deb
libstonithd0-dev_1.0.10-5_amd64.deb
to main/p/pacemaker/libstonithd0-dev_1.0.10-5_amd64.deb
libstonithd0_1.0.10-5_amd64.deb
to main/p/pacemaker/libstonithd0_1.0.10-5_amd64.deb
libtransitioner1-dev_1.0.10-5_amd64.deb
to main/p/pacemaker/libtransitioner1-dev_1.0.10-5_amd64.deb
libtransitioner1_1.0.10-5_amd64.deb
to main/p/pacemaker/libtransitioner1_1.0.10-5_amd64.deb
pacemaker-dev_1.0.10-5_amd64.deb
to main/p/pacemaker/pacemaker-dev_1.0.10-5_amd64.deb
pacemaker_1.0.10-5.debian.tar.gz
to main/p/pacemaker/pacemaker_1.0.10-5.debian.tar.gz
pacemaker_1.0.10-5.dsc
to main/p/pacemaker/pacemaker_1.0.10-5.dsc
pacemaker_1.0.10-5_amd64.deb
to main/p/pacemaker/pacemaker_1.0.10-5_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon Horman <[email protected]> (supplier of updated pacemaker 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: Mon, 17 Jan 2011 08:10:29 +0900
Source: pacemaker
Binary: pacemaker pacemaker-dev libcib1-dev libcib1 libcrmcluster1-dev
libcrmcluster1 libcrmcommon2-dev libcrmcommon2 libpe-rules2-dev libpe-rules2
libpe-status2-dev libpe-status2 libpengine3-dev libpengine3 libstonithd0-dev
libstonithd0 libtransitioner1-dev libtransitioner1
Architecture: source amd64
Version: 1.0.10-5
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers
<[email protected]>
Changed-By: Simon Horman <[email protected]>
Description:
libcib1 - The Pacemaker libraries - CIB
libcib1-dev - Development file for pacemaker's cib library
libcrmcluster1 - The Pacemaker libraries - CRM
libcrmcluster1-dev - Development file for pacemaker's crm library
libcrmcommon2 - The Pacemaker libraries - common CRM
libcrmcommon2-dev - Development file for pacemaker's common library
libpe-rules2 - The Pacemaker libraries - rules for P-Engine
libpe-rules2-dev - Development file for pacemaker's rules library
libpe-status2 - The Pacemaker libraries - status for P-Engine
libpe-status2-dev - Development file for pacemaker's status library
libpengine3 - The Pacemaker libraries - P-Engine
libpengine3-dev - Development file for pacemaker's pengine library
libstonithd0 - The Pacemaker libraries - stonith
libstonithd0-dev - Development file for pacemaker's stonith library
libtransitioner1 - The Pacemaker libraries - transitioner
libtransitioner1-dev - Development file for pacemaker's transitioner library
pacemaker - HA cluster resource manager
pacemaker-dev - HA cluster resource manager (development files)
Closes: 608275 609480 610156
Changes:
pacemaker (1.0.10-5) unstable; urgency=low
.
[ Andres Rodriguez ]
* Fix versioned dependency on cluster-glue-dev
- The version should be a cluster-glue-dev version,
not a pacemaker version.
Closes: #608275
* Resolve libpe-rules2 upgrade failure
Closes: #609480
.
[ Andreas Metzler ]
* Empty dependency_libs in libtool la file.
http://wiki.debian.org/ReleaseGoals/LAFileRemoval
Closes: #610156
Checksums-Sha1:
5e492a6d88a5375a6b20d238ac3e3dc8e37500bc 2117 pacemaker_1.0.10-5.dsc
81bde0546a7cdcc06fdfb749ee995aab938e9e1a 22870 pacemaker_1.0.10-5.debian.tar.gz
12d3f0ade73723da7c2230aad38fe2328aefa196 662854 pacemaker_1.0.10-5_amd64.deb
3c78d35a804e69b96ea20d99b5ea61055d7fffe3 793534
pacemaker-dev_1.0.10-5_amd64.deb
e73ee3091bda5ee546429519e545d149789154e0 89574 libcib1-dev_1.0.10-5_amd64.deb
7f1b28f9d10f6d8f2dc3168bced9a4cfa508945c 84118 libcib1_1.0.10-5_amd64.deb
2d59f07060b2067187353951079a9f59d854715a 79510
libcrmcluster1-dev_1.0.10-5_amd64.deb
2624ac247eba77ff934ee0ceceb0474acd90744e 64240
libcrmcluster1_1.0.10-5_amd64.deb
925037c80cb995f93a5186995706fdbdde25fcae 133582
libcrmcommon2-dev_1.0.10-5_amd64.deb
cc5f1a6565c82cbe8c56c531e53ed9f92fc8f087 116910
libcrmcommon2_1.0.10-5_amd64.deb
7d763f3195b083424a991c2d239d30ed1bc5c642 57888
libpe-rules2-dev_1.0.10-5_amd64.deb
ea3735b5a830b6a2f0e447e26856f15e1c81a068 58388 libpe-rules2_1.0.10-5_amd64.deb
374e71ef8bc76c548cceae51d819deb9c01e801d 115798
libpe-status2-dev_1.0.10-5_amd64.deb
8510e15ff804aa5fbaf39dec17e02bae652c7ade 105612
libpe-status2_1.0.10-5_amd64.deb
92b4a6eb7bbc6749f7b825e29b36cb386404d50f 145590
libpengine3-dev_1.0.10-5_amd64.deb
e152d4dd94b93a294ef1c08119779507679ee93e 124518 libpengine3_1.0.10-5_amd64.deb
0bf63001747603228a03722c6dc455aa9c217658 59064
libstonithd0-dev_1.0.10-5_amd64.deb
c31b15a0fe82224dee35de81e1e25855f3702b00 55432 libstonithd0_1.0.10-5_amd64.deb
209e9d266c4853fb725989e18a1ca467b73e0264 55198
libtransitioner1-dev_1.0.10-5_amd64.deb
587074119e0e60be3d7330c3f393f6c0aeae16cc 55070
libtransitioner1_1.0.10-5_amd64.deb
Checksums-Sha256:
b7186f870c7404b9f5968fac546c8b76fac809c6b8d4c9ae83f7b700aa3e022e 2117
pacemaker_1.0.10-5.dsc
9de265ed343edb25530455d0b7a691f3fbf0dad7d34bd74f9bdf218776865da3 22870
pacemaker_1.0.10-5.debian.tar.gz
2d22e3d6e6677bf515a3870dc15d0bbd1628645842eb1bdcf18df93b18d1aa47 662854
pacemaker_1.0.10-5_amd64.deb
d230744306b0b9cdb81a21c93bbc12f4423a61479cbdaf1cdaf970445a31c62d 793534
pacemaker-dev_1.0.10-5_amd64.deb
50b5e6c8c99a4a6e683962558226554d566ca0ddac64cdadb0349f30a665d11b 89574
libcib1-dev_1.0.10-5_amd64.deb
62e8511ad104ea652227426f007aa4aab1c19faae77dd0551ce7b0685374f436 84118
libcib1_1.0.10-5_amd64.deb
9817706f00917212c9e6b36a8689bcd6606f915bd278e9fbec782408116f251f 79510
libcrmcluster1-dev_1.0.10-5_amd64.deb
cd7da28f6118e457a3f2bb747309e2ccc7c5160652a357bff4f0abe904ae0ee5 64240
libcrmcluster1_1.0.10-5_amd64.deb
9faed22a665743037d56827f9203ed30859aa3e20ff8acd7c2a7af9715ae4ff0 133582
libcrmcommon2-dev_1.0.10-5_amd64.deb
4a1a57a51098a63a466a75eae4593ecd14177a2134589e462d7a6ea7c140122a 116910
libcrmcommon2_1.0.10-5_amd64.deb
e8f2d31bf02ceb92408d6523789e671d053caa71df27942ca2c280385bbc1146 57888
libpe-rules2-dev_1.0.10-5_amd64.deb
dec8f31bcefb3f5eba782f1d339505837750b9461c516b4f012fdee974e49652 58388
libpe-rules2_1.0.10-5_amd64.deb
890cbadbffda4fcff0e12d756ad19330d781404dcb5af4e54fb37c6daadbaf3f 115798
libpe-status2-dev_1.0.10-5_amd64.deb
8297efbae8d8419e77c78d3f1dc3fd4a54e2d4dacb4390eee7231105192cec11 105612
libpe-status2_1.0.10-5_amd64.deb
8bbadc6c06d07566961e9d4fc1cb5cbc265af0e60b325001e55996346713dbb4 145590
libpengine3-dev_1.0.10-5_amd64.deb
c22aa777c9cc793f3dbf7fa69a8506f1c32f0cf40e30aa375b20491d2c4df17b 124518
libpengine3_1.0.10-5_amd64.deb
d762f040f0ed0d3fa5f21ab5c5f400a7dff8eb71c36d18dc2119b837f0baa2e9 59064
libstonithd0-dev_1.0.10-5_amd64.deb
4283c54cf81efc2d1401ca3e25f3ac2df2dd1e351f865e7839cb7a68a40b2152 55432
libstonithd0_1.0.10-5_amd64.deb
8627be095f351e601c0bb2c94e81487da712424ec13a2aaaaaf89c66d223447f 55198
libtransitioner1-dev_1.0.10-5_amd64.deb
aa3885517f3dd546767fde7cef6325a1c6e082d95d2ae4d23e76da93bf01179e 55070
libtransitioner1_1.0.10-5_amd64.deb
Files:
7f1dcbcba581bfedb839cfc2f6b058e5 2117 admin optional pacemaker_1.0.10-5.dsc
6c29b1945b34bf7c3ec322173eed5819 22870 admin optional
pacemaker_1.0.10-5.debian.tar.gz
c108c09f721b2a096f281555bdf4b1b2 662854 admin optional
pacemaker_1.0.10-5_amd64.deb
09e00f07702a007a4af5e4dba46d2fec 793534 devel optional
pacemaker-dev_1.0.10-5_amd64.deb
e0e75ea1085899661bf042534a8aa8ac 89574 libdevel optional
libcib1-dev_1.0.10-5_amd64.deb
693f41690cfd2f2cc360594a2f0c6722 84118 libs optional libcib1_1.0.10-5_amd64.deb
f43962e7618f6b7cddb26f492e4dba9e 79510 libdevel optional
libcrmcluster1-dev_1.0.10-5_amd64.deb
c39f37982f25535dfbf75105f2c0ead8 64240 libs optional
libcrmcluster1_1.0.10-5_amd64.deb
d62251a29f9b2796b8586baf4bb5d991 133582 libdevel optional
libcrmcommon2-dev_1.0.10-5_amd64.deb
e7985be99c124f95fa0dea2fb15908cb 116910 libs optional
libcrmcommon2_1.0.10-5_amd64.deb
2a9accfc89b97ec8ca9046d975db5122 57888 libdevel optional
libpe-rules2-dev_1.0.10-5_amd64.deb
cff8e01c3c96050b0092cac4cd61e88f 58388 libs optional
libpe-rules2_1.0.10-5_amd64.deb
ed77ab43a1af0b717c79cd27ee776502 115798 libdevel optional
libpe-status2-dev_1.0.10-5_amd64.deb
4890c965a9143fb42b8d658ce2882315 105612 libs optional
libpe-status2_1.0.10-5_amd64.deb
aed934e95d4de9477122f25d1c690e2b 145590 libdevel optional
libpengine3-dev_1.0.10-5_amd64.deb
a6bc0fd7a5baeb3cf296809774d96204 124518 libs optional
libpengine3_1.0.10-5_amd64.deb
a4d36efbf16a1ab9d6472a6d045cfad9 59064 libdevel optional
libstonithd0-dev_1.0.10-5_amd64.deb
3c48c3654e4863056be9e0df700cee6f 55432 libs optional
libstonithd0_1.0.10-5_amd64.deb
f4673f342f206d2c06afa469e4ed4e3e 55198 libdevel optional
libtransitioner1-dev_1.0.10-5_amd64.deb
a3334e984aa07808e9e5bcc219e6b8f9 55070 libs optional
libtransitioner1_1.0.10-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk0zfF8ACgkQA8ACPgVBDpeRjACcCM2VV0MMOghu+AHxvl511dkL
yuwAn1XYCBs1rDt+al/675WNTckGGfy8
=OTID
-----END PGP SIGNATURE-----
--- End Message ---