Your message dated Sat, 12 Jul 2014 16:50:02 +0000
with message-id <e1x60us-0000mt...@franck.debian.org>
and subject line Bug#754350: fixed in glibc 2.19-6
has caused the Debian Bug report #754350,
regarding src:glibc: fix dh_strip call in stage1
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.)


-- 
754350: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754350
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:glibc
Version: 2.19-5
Severity: normal
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

I introduced a regression in my patch for #752480. All non-dev packages
were (correctly) marked with Build-Profiles: !stage1. For debhelper this
means, that those packages no longer exist. In particular passing a
non-existing package to dh_strip --dbg-package fails. Please apply the
attached patch or something equivalent.

Helmut
diff -Nru glibc-2.19/debian/rules.d/debhelper.mk glibc-2.19/debian/rules.d/debhelper.mk
--- glibc-2.19/debian/rules.d/debhelper.mk
+++ glibc-2.19/debian/rules.d/debhelper.mk
@@ -8,6 +8,10 @@
 non-debug-packages = $(filter-out %-dbg,$(DEB_ARCH_REGULAR_PACKAGES))
 $(patsubst %,$(stamp)binaryinst_%,$(debug-packages)):: $(patsubst %,$(stamp)binaryinst_%,$(non-debug-packages))
 
+ifeq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+DH_STRIP_DEBUG_PACKAGE=--dbg-package=$(libc)-dbg
+endif
+
 $(patsubst %,$(stamp)binaryinst_%,$(DEB_ARCH_REGULAR_PACKAGES) $(DEB_INDEP_REGULAR_PACKAGES)):: $(patsubst %,$(stamp)install_%,$(GLIBC_PASSES)) debhelper
 	@echo Running debhelper for $(curpass)
 	dh_testroot
@@ -49,7 +53,7 @@
 	# strip *.o files as dh_strip does not (yet?) do it.
 	if test "$(NOSTRIP_$(curpass))" != 1; then				\
 	  if test "$(NODEBUG_$(curpass))" != 1; then				\
-	    dh_strip -p$(curpass) -Xlibpthread --dbg-package=$(libc)-dbg;	\
+	    dh_strip -p$(curpass) -Xlibpthread $(DH_STRIP_DEBUG_PACKAGE);	\
 	    (cd debian/$(curpass);						\
 	      find . -name libpthread-\*.so -exec objcopy			\
 	        --only-keep-debug '{}' ../$(libc)-dbg/usr/lib/debug/'{}'	\

--- End Message ---
--- Begin Message ---
Source: glibc
Source-Version: 2.19-6

We believe that the bug you reported is fixed in the latest version of
glibc, 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 754...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <aure...@debian.org> (supplier of updated glibc 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 17:22:50 +0200
Source: glibc
Binary: libc-bin libc-dev-bin glibc-doc glibc-source locales locales-all nscd 
multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb 
libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 
libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 
libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 
libc6-dev-i386 libc6-sparc libc6-dev-sparc libc6-sparc64 libc6-dev-sparc64 
libc6-s390 libc6-dev-s390 libc6-amd64 libc6-dev-amd64 libc6-powerpc 
libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mips32 libc6-dev-mips32 
libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc6-armhf 
libc6-dev-armhf libc6-armel libc6-dev-armel libc0.1-i386 libc0.1-dev-i386 
libc6-x32 libc6-dev-x32 libc6-i686 libc6-xen libc0.1-i686 libc0.3-i686 
libc0.3-xen libc6.1-alphaev67 libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: source all amd64
Version: 2.19-6
Distribution: unstable
Urgency: high
Maintainer: Aurelien Jarno <aure...@debian.org>
Changed-By: Aurelien Jarno <aure...@debian.org>
Description:
 glibc-doc  - GNU C Library: Documentation
 glibc-source - GNU C Library: sources
 libc-bin   - GNU C Library: Binaries
 libc-dev-bin - GNU C Library: Development binaries
 libc0.1    - GNU C Library: Shared libraries
 libc0.1-dbg - GNU C Library: detached debugging symbols
 libc0.1-dev - GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc0.1-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - GNU C Library: PIC archive library
 libc0.1-prof - GNU C Library: Profiling Libraries
 libc0.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3    - GNU C Library: Shared libraries
 libc0.3-dbg - GNU C Library: detached debugging symbols
 libc0.3-dev - GNU C Library: Development Libraries and Header Files
 libc0.3-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc0.3-pic - GNU C Library: PIC archive library
 libc0.3-prof - GNU C Library: Profiling Libraries
 libc0.3-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - GNU C Library: Shared libraries [Xen version]
 libc6      - GNU C Library: Shared libraries
 libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
 libc6-armel - GNU C Library: ARM softfp shared libraries for armhf
 libc6-armhf - GNU C Library: ARM hard float shared libraries for armel
 libc6-dbg  - GNU C Library: detached debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-armel - GNU C Library: ARM softfp development libraries for armhf
 libc6-dev-armhf - GNU C Library: ARM hard float development libraries for armel
 libc6-dev-i386 - GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips32 - GNU C Library: o32 Development Libraries for MIPS
 libc6-dev-mips64 - GNU C Library: 64bit Development Libraries for MIPS64
 libc6-dev-mipsn32 - GNU C Library: n32 Development Libraries for MIPS64
 libc6-dev-powerpc - GNU C Library: 32bit powerpc development libraries for 
ppc64
 libc6-dev-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC64
 libc6-dev-s390 - GNU C Library: 32bit Development Libraries for IBM zSeries
 libc6-dev-sparc - GNU C Library: 32bit Development Libraries for SPARC
 libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC
 libc6-dev-x32 - GNU C Library: X32 ABI Development Libraries for AMD64
 libc6-i386 - GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc6-loongson2f - GNU C Library: Shared libraries (Loongson 2F optimized)
 libc6-mips32 - GNU C Library: o32 Shared libraries for MIPS
 libc6-mips64 - GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - GNU C Library: PIC archive library
 libc6-powerpc - GNU C Library: 32bit powerpc shared libraries for ppc64
 libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - GNU C Library: Profiling Libraries
 libc6-s390 - GNU C Library: 32bit Shared libraries for IBM zSeries
 libc6-sparc - GNU C Library: 32bit Shared libraries for SPARC
 libc6-sparc64 - GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc6-x32  - GNU C Library: X32 ABI Shared libraries for AMD64
 libc6-xen  - GNU C Library: Shared libraries [Xen version]
 libc6.1    - GNU C Library: Shared libraries
 libc6.1-alphaev67 - GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - GNU C Library: detached debugging symbols
 libc6.1-dev - GNU C Library: Development Libraries and Header Files
 libc6.1-pic - GNU C Library: PIC archive library
 libc6.1-prof - GNU C Library: Profiling Libraries
 libc6.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb)
 locales    - GNU C Library: National Language (locale) data [support]
 locales-all - GNU C Library: Precompiled locale data
 multiarch-support - Transitional package to ensure multiarch compatibility
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 754350
Changes:
 glibc (2.19-6) unstable; urgency=high
 .
   [ Aurelien Jarno ]
   * debian/patches/any/cvs-CVE-2014-0475.diff: fix a directory traversal in
     locale environment handling (CVE-2014-0475).
   * debian/patches/any/cvs-setlocale-alloca.diff: Additional setlocale
     hardening.
   * debian/control.in/main, debian/sysdeps/linux.mk: drop systemtap support.
     sdt.h has been moved to a different location in the latest upload, and
     it's not really clear on which architectures systemtap support should
     be enabled.
 .
   [ Helmut Grohne ]
   * debian/rules.d/debhelper.mk: fix dh_strip call in stage1.  Closes:
     #754350.
 .
   [ Petr Salinger ]
   * kfreebsd/local-sysdeps.diff: update to revision 5490 (from glibc-bsd).
   * kfreebsd/local-fbtl.diff: likewise.
   * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
Checksums-Sha1:
 be098f77514f839cf475306451cd7709bf036d72 8598 glibc_2.19-6.dsc
 fa9481e0e091bbd894fc3cbae00d83fb9b11b626 995768 glibc_2.19-6.debian.tar.xz
 41dfd9cb5145eb4a77004b352b3d37bafc2d2b1f 2257740 glibc-doc_2.19-6_all.deb
 ec0bf78e7e59041999cc9ca8c7ff8af3b5b7cb46 14099008 glibc-source_2.19-6_all.deb
 dfb5dab072b4fa93d34f3f52ce5aab55a3a71ba8 3939280 locales_2.19-6_all.deb
 ac0e576b4ab29cca899ee0fb2260cdab572e5870 4814592 libc6_2.19-6_amd64.deb
 2d5ff8b7a5bf2fb3ae7cf200e1c46e4641688c1a 1996600 libc6-dev_2.19-6_amd64.deb
 03b40e6f3f0e474ed29aae125e5f060421897074 1468290 libc6-pic_2.19-6_amd64.deb
 c05c0e9080db6569ff49746333390ce64738e4b2 1288722 libc-bin_2.19-6_amd64.deb
 71fb6467e3d0357eb6a6202ad5d40901a0c11dcd 235992 libc-dev-bin_2.19-6_amd64.deb
 120593a6ed55c78241f324b4cb744de15ca651f1 172274 
multiarch-support_2.19-6_amd64.deb
 eec45361bab6020b46f9f5825692872e1e434019 1606542 libc6-prof_2.19-6_amd64.deb
 f57fceb9adc7e3f364ac77700c5343dcc98b308b 3524206 locales-all_2.19-6_amd64.deb
 bc2e85f0139cf18406064491a98e0cd88e0a21e9 2367418 libc6-i386_2.19-6_amd64.deb
 25d5c5b3ecec5e5bfccd15874e7545a5d1d86b8b 1312276 
libc6-dev-i386_2.19-6_amd64.deb
 873a84d9d6499bb604f80e73b2eb451a63c9b497 2596472 libc6-x32_2.19-6_amd64.deb
 92063ae9a7c43bc2e2f86697cd4893cd973cbf7a 1578920 libc6-dev-x32_2.19-6_amd64.deb
 4b88787672aa7ea7f04b020fde69b09993ffa6a6 235390 nscd_2.19-6_amd64.deb
 a7e9c1ee8d142d6544da10fe16667ab6a0634cb7 3427416 libc6-dbg_2.19-6_amd64.deb
 cd56b1b76c4a2ed9da378f169eefd6dbe6367bf6 1059156 libc6-udeb_2.19-6_amd64.udeb
 443f9ad3f8f532dc803249b86d000722ff0faeb9 10038 
libnss-dns-udeb_2.19-6_amd64.udeb
 f9f0ddb80a3513fdc2d84fa9d086e2b16fefc561 16532 
libnss-files-udeb_2.19-6_amd64.udeb
Checksums-Sha256:
 cacdec4f0a4a69107199bc7079058f1efe74ebf2f0bcd696f1a3d8876e2e62fd 8598 
glibc_2.19-6.dsc
 6677e0155f15e90b231708ce4934741cd1fc9f892108083c12b68e82239d889d 995768 
glibc_2.19-6.debian.tar.xz
 eb399af3ab9c03cb684ab9ca9a255e2d4853ffcfad206e22f4ee78c6b0065c98 2257740 
glibc-doc_2.19-6_all.deb
 d1deb74184ed64e700fe4222dec3dc38aa4cb374efb58d7b4e6e4511a338c6d0 14099008 
glibc-source_2.19-6_all.deb
 d9e5c38121831fa386a67a7a880badb587a7ade38756aec58c29c5bc69fe46ad 3939280 
locales_2.19-6_all.deb
 a53e78cfd833103680d57a699bf71d2e6122e5156a265fece7baaa999217acae 4814592 
libc6_2.19-6_amd64.deb
 2412d8c0c4edd4354ca5ac45da592a66445264b099f14f617221387831c1d415 1996600 
libc6-dev_2.19-6_amd64.deb
 d41e64726a62d77b51d8b1d544bdf72003df02004a0060f386f8c75dd6cc3588 1468290 
libc6-pic_2.19-6_amd64.deb
 35c7f6c017862cc19ded0427791ee73852cff9f01a0abeac694023aab9aa8083 1288722 
libc-bin_2.19-6_amd64.deb
 125eaa84edd3401b842a6f793d2bb2b92d2529c191adcfa8da8022097abad068 235992 
libc-dev-bin_2.19-6_amd64.deb
 319dd6fe8b16044bbc4db327eaf95587f6a0ffcd57fb030afc59262ba50316d4 172274 
multiarch-support_2.19-6_amd64.deb
 1d2fdf931d532bb8774b8c4b8939d50e872955da3bf83982b8bc65bbc2cc5275 1606542 
libc6-prof_2.19-6_amd64.deb
 9c8ea2d08599ca48a3172cb898424e5afee42893267bc3221e41fa8563c01bd9 3524206 
locales-all_2.19-6_amd64.deb
 c748417efa78140538bc9810e2f331736d19b9d8aae76f25cabcd2a85ab1d52e 2367418 
libc6-i386_2.19-6_amd64.deb
 ec026056ea2cdbf06ea53a6d2a152f186c3b756f265d0c28615e839579a3a0cb 1312276 
libc6-dev-i386_2.19-6_amd64.deb
 5ed5f2ad9f1cbb6c35cbdd950a3251d2e62d659db31747e9808390e5c4f44b19 2596472 
libc6-x32_2.19-6_amd64.deb
 301e685f8f06ec36d997af79f9ce0cd66252aebcebf08217bfcaaeb582df73fa 1578920 
libc6-dev-x32_2.19-6_amd64.deb
 9f8fa460ef116f35d06064622edb6007a72472c13846f33a76756fce23cdb322 235390 
nscd_2.19-6_amd64.deb
 98c642f73b66a06715fb334250e34d2589685d588ce6ef0bf00461de8ddcbfc2 3427416 
libc6-dbg_2.19-6_amd64.deb
 138e1561a52b5bbb8c634d476df89c172a0c6a42d611226baf7aee6ba4c07068 1059156 
libc6-udeb_2.19-6_amd64.udeb
 912b349c62f177b6d6b7ee44b728285c4580dd034d3a61e7fe7fca01337c252e 10038 
libnss-dns-udeb_2.19-6_amd64.udeb
 c1f1f962cc60b067a6b11382ef92454b43a9a77ad7695e00b2ff64630a2f0df4 16532 
libnss-files-udeb_2.19-6_amd64.udeb
Files:
 8e75af21aadc8a1016b71d86bee18d41 2257740 doc optional glibc-doc_2.19-6_all.deb
 bb67baa50902797959e1ace01a543f27 14099008 devel optional 
glibc-source_2.19-6_all.deb
 3d61324b090a5761da98e28f6ccb7d29 3939280 localization standard 
locales_2.19-6_all.deb
 030dc2a37ef196bca23420e1211ce53a 4814592 libs required libc6_2.19-6_amd64.deb
 75e93d4a209c67639cca64d391a81dec 1996600 libdevel optional 
libc6-dev_2.19-6_amd64.deb
 f3ad840dc28666bf2182dbe127632fa2 1468290 libdevel optional 
libc6-pic_2.19-6_amd64.deb
 d554487bcc669ac7db581d0fb2371f41 1288722 libs required 
libc-bin_2.19-6_amd64.deb
 2cad9fd23d65d4916b2739e5fb5647b1 235992 libdevel optional 
libc-dev-bin_2.19-6_amd64.deb
 d165aa33035e1db239a3057098f6246d 172274 libs required 
multiarch-support_2.19-6_amd64.deb
 59dcc20897f4a581e5224d225a3f7ef7 1606542 libdevel extra 
libc6-prof_2.19-6_amd64.deb
 9971d4d386f271fdf1e61bb6ec47d8bd 3524206 localization extra 
locales-all_2.19-6_amd64.deb
 33091da996abc3c601836b6e79ec5603 2367418 libs optional 
libc6-i386_2.19-6_amd64.deb
 46794234cc1189b29280781691cb414d 1312276 libdevel optional 
libc6-dev-i386_2.19-6_amd64.deb
 8b1d6b5cb803a1458f069adc695b4dee 2596472 libs optional 
libc6-x32_2.19-6_amd64.deb
 4347b1596c73692931617027b3e58bbb 1578920 libdevel optional 
libc6-dev-x32_2.19-6_amd64.deb
 adf79027b45e562f50970499a7de190e 235390 admin optional nscd_2.19-6_amd64.deb
 e3d14f7b8a02007b3caf855f88144a18 3427416 debug extra libc6-dbg_2.19-6_amd64.deb
 f16680d09cff64be2a929661253848b3 1059156 debian-installer extra 
libc6-udeb_2.19-6_amd64.udeb
 5a5b7e62608c65b15f1b47ca4647864b 10038 debian-installer extra 
libnss-dns-udeb_2.19-6_amd64.udeb
 5e531aa0efc2795ec6b5592c2fb36020 16532 debian-installer extra 
libnss-files-udeb_2.19-6_amd64.udeb
 e38ce970e67935169de9912d4369e9ae 8598 libs required glibc_2.19-6.dsc
 9e368782eb455350af21e4ae097dc744 995768 libs required 
glibc_2.19-6.debian.tar.xz
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBU8FhBbqceAYd3YybAQjCpw//QdxxSydHT0eKDxVc5MxCy0HUY4Pvueou
WYeX3jTufyRuDK8NjlEb3ATx5bGD4sKwvq3Cq/aQrFOG/EPMgn7XiMOiCReooWKk
2HX7PcI+fILHqk0c475cHn4wlfGiPp1zqRUJ+fyL3sEa2tnR+rWtR/pR73qDrecw
Bpgn/7SnpQRP0iObMWQamKiWMkBlrLoLK18CIsGov8dryhnEngY6PJ4RcD5e/QUA
HKf4y/eCiF6mUVUc5iGKjV4xyUYCEdngbA6GB5xvPE9oUF6s8gi18xs+3Wh9ka88
xRs8yvk7vEcfBNE+IvRP2XlvRCG1G1kh9yx+Otsuvxr3CFO4R1J4KusUv3iHasQr
dYbiUHJHBFwX3ylCzmoLbvsCVG0i5mrdP2UDKba1xmVR2VZ/ZPM58LfI+FUr6xLf
AaKRXbrqiHhrBfPmEb0XyZhBAxuDutVf1mNvgBG6Afe2/PsXCDTOVf5vwYZUu/eS
BlGQuTn2pe57WbwIW8gvhrfnKiaRRuQa8P+zJ4jqev2PNfVtqndRbt9vLrIWVqjp
THZ8ANx4PNh9prMw3uAt7Xcmnz4ar+7lEn48ZRgtTxVnLQ4KRZYOv94DXudbQR7O
AxSgu/r9Ng6pBuKgiycy3PyTXB+mV7BaDruqNKSh41zyUAQsSTtu/KzdmQ4ZpBeU
S1HAQp6QIEk=
=sepo
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to