Source: guile-1.6 Version: 1.6.8-10.1 Severity: serious Control: affects -1 + guile-1.6-libs guile-1.6-dev X-Debbugs-Cc: jw...@debian.org
-------- Original Message -------- Subject: Re: packages with E: md5sum-mismatch in the archive Resent-Date: Thu, 20 Sep 2012 17:21:01 +0000 (UTC) Resent-From: debian-de...@lists.debian.org Date: Thu, 20 Sep 2012 19:20:38 +0200 From: Jakub Wilk <jw...@debian.org> To: debian-de...@lists.debian.org * Andreas Beckmann <deb...@abeckmann.de>, 2012-09-20, 18:52: >Actually, we have lintian errors on the packages in the archive: > >E: guile-1.6-libs: md5sum-mismatch usr/lib/libguile-srfi-srfi-4-v-1.la >E: guile-1.6-libs: md5sum-mismatch usr/lib/libguile-srfi-srfi-13-14-v-1.la >E: guile-1.6-libs: md5sum-mismatch usr/lib/libguilereadline-v-12.la >E: guile-1.6-dev: md5sum-mismatch usr/lib/libguile-ltdl.la >E: guile-1.6-dev: md5sum-mismatch usr/lib/libguile.la > >I tried rebuilding guile-1.6 in a clean sid pbuilder chroot on amd64 >and could not reproduce the error. So a binNMU might be sufficient to >fix this. A binNMU would just paper over the actual bug. guile-1.6 debian/rules has this: dh_md5sums sed -i "/dependency_libs/ s/'.*'/''/" `find $(CURDIR)/debian/ -name '*.la'` dh_builddeb ...which is wrong. >-- Jakub Wilk I was suspecting something like this, but after my rebuild was working, I didn't look into the source. So it may have been toolchain dependent that the rebuild was working for me ... not something we can rely on ... Andreas -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org