Your message dated Tue, 27 May 2014 22:47:07 +0000
with message-id <e1wpq9d-0000ts...@franck.debian.org>
and subject line Bug#707185: fixed in eglibc 2.13-38+deb7u2
has caused the Debian Bug report #707185,
regarding libc6:amd64 does not replace libc6-amd64; preinst fails
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.)
--
707185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707185
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:eglibc
Version: 2.17-1
Severity: important
This upgrade failed:
$ sudo apt-get install linux-libc-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libc-dev-bin libc6:amd64 libc6 libc6-amd64 libc6-dbg libc6-dev:amd64
libc6-dev libc6-dev-amd64 libc6-i686 linux-libc-dev:amd64 locales
[why did APT want to upgrade these anyway?]
Suggested packages:
glibc-doc:amd64 locales:amd64 glibc-doc manpages-dev:amd64
Recommended packages:
gcc:amd64 c-compiler:amd64
The following packages will be upgraded:
libc-dev-bin libc6:amd64 libc6 libc6-amd64 libc6-dbg libc6-dev:amd64
libc6-dev libc6-dev-amd64 libc6-i686 linux-libc-dev:amd64 linux-libc-dev
locales
12 upgraded, 0 newly installed, 0 to remove and 439 not upgraded.
Need to get 37.3 MB of archives.
After this operation, 14.7 MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://cdn.debian.net/debian/ sid/main libc6-dev-amd64 i386 2.17-1 [2,604
kB]
Get:2 http://cdn.debian.net/debian/ sid/main libc6-amd64 i386 2.17-1 [4,863 kB]
Get:3 http://cdn.debian.net/debian/ sid/main linux-libc-dev amd64 3.8.11-1 [842
kB]
Get:4 http://cdn.debian.net/debian/ sid/main linux-libc-dev i386 3.8.11-1 [843
kB]
Get:5 http://cdn.debian.net/debian/ sid/main libc6-dev i386 2.17-1 [5,542 kB]
Get:6 http://cdn.debian.net/debian/ sid/main libc6-dev amd64 2.17-1 [3,147 kB]
Get:7 http://cdn.debian.net/debian/ sid/main libc-dev-bin i386 2.17-1 [227 kB]
Get:8 http://cdn.debian.net/debian/ sid/main locales all 2.17-1 [3,816 kB]
Get:9 http://cdn.debian.net/debian/ sid/main libc6 amd64 2.17-1 [4,766 kB]
Get:10 http://cdn.debian.net/debian/ sid/main libc6 i386 2.17-1 [4,131 kB]
Get:11 http://cdn.debian.net/debian/ sid/main libc6-i686 i386 2.17-1 [1,450 kB]
Get:12 http://cdn.debian.net/debian/ sid/main libc6-dbg i386 2.17-1 [5,090 kB]
Fetched 37.3 MB in 1min 6s (564 kB/s)
Reading changelogs... Done
Preconfiguring packages ...
(Reading database ... 241833 files and directories currently installed.)
Preparing to replace libc6-dev-amd64 2.13-38 (using
.../libc6-dev-amd64_2.17-1_i386.deb) ...
Unpacking replacement libc6-dev-amd64 ...
Preparing to replace libc6-amd64 2.13-38 (using
.../libc6-amd64_2.17-1_i386.deb) ...
Unpacking replacement libc6-amd64 ...
Replaced by files in installed package libc6:amd64 ...
Preparing to replace linux-libc-dev:i386 3.2.39-2 (using
.../linux-libc-dev_3.8.11-1_i386.deb) ...
De-configuring linux-libc-dev:amd64 ...
Unpacking replacement linux-libc-dev:i386 ...
Preparing to replace linux-libc-dev:amd64 3.2.39-2 (using
.../linux-libc-dev_3.8.11-1_amd64.deb) ...
Unpacking replacement linux-libc-dev:amd64 ...
Setting up linux-libc-dev:i386 (3.8.11-1) ...
Setting up linux-libc-dev:amd64 (3.8.11-1) ...
(Reading database ... 241766 files and directories currently installed.)
Preparing to replace libc6-dev:amd64 2.13-38 (using
.../libc6-dev_2.17-1_amd64.deb) ...
De-configuring libc6-dev:i386 ...
Unpacking replacement libc6-dev:amd64 ...
Preparing to replace libc6-dev:i386 2.13-38 (using
.../libc6-dev_2.17-1_i386.deb) ...
Unpacking replacement libc6-dev:i386 ...
Preparing to replace locales 2.13-38 (using .../locales_2.17-1_all.deb) ...
Unpacking replacement locales ...
Preparing to replace libc6:i386 2.13-38 (using
.../archives/libc6_2.17-1_i386.deb) ...
De-configuring libc6:amd64 ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking replacement libc6:i386 ...
Preparing to replace libc6:amd64 2.13-38 (using .../libc6_2.17-1_amd64.deb) ...
Checking for services that may need to be restarted...
Checking init scripts...
dpkg: error processing /var/cache/apt/archives/libc6_2.17-1_amd64.deb
(--unpack):
subprocess new pre-installation script returned error exit status 1
Processing triggers for man-db ...
Processing triggers for lintian ...
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.17-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
It's not very nice of the preinst to fail without explanation, is it?
So I repacked it with set +x added and the installation ended with:
+ echo Checking init scripts...
Checking init scripts...
+ runlevel
+ sed s/.*\ //
+ rl=5
+ [ -n ]
+ [ amd64 = armhf ]
+ touch /etc/ld.so.nohwcap
+ readlink -e /lib64/ld-linux-x86-64.so.2
+ ldfile=
OK, where is /lib64/ld-linux-x86-64.so.2 pointing? To ld-2.13.so,
which does not exist. This is left over from libc6-amd64, which
dpkg has mostly but not entirely removed in preparation for the
upgrade that replaces it.
Here's the dpkg log for this:
2013-05-08 01:33:52 startup archives unpack
2013-05-08 01:33:52 upgrade libc6-dev-amd64:i386 2.13-38 2.17-1
2013-05-08 01:33:52 status half-configured libc6-dev-amd64:i386 2.13-38
2013-05-08 01:33:52 status unpacked libc6-dev-amd64:i386 2.13-38
2013-05-08 01:33:52 status half-installed libc6-dev-amd64:i386 2.13-38
2013-05-08 01:33:52 status half-installed libc6-dev-amd64:i386 2.13-38
2013-05-08 01:33:52 status unpacked libc6-dev-amd64:i386 2.17-1
2013-05-08 01:33:52 status unpacked libc6-dev-amd64:i386 2.17-1
2013-05-08 01:33:52 upgrade libc6-amd64:i386 2.13-38 2.17-1
2013-05-08 01:33:52 status half-configured libc6-amd64:i386 2.13-38
2013-05-08 01:33:52 status unpacked libc6-amd64:i386 2.13-38
2013-05-08 01:33:52 status half-installed libc6-amd64:i386 2.13-38
2013-05-08 01:33:52 status half-installed libc6-amd64:i386 2.13-38
2013-05-08 01:33:52 status unpacked libc6-amd64:i386 2.17-1
2013-05-08 01:33:52 status unpacked libc6-amd64:i386 2.17-1
2013-05-08 01:33:52 upgrade linux-libc-dev:i386 3.2.39-2 3.8.11-1
2013-05-08 01:33:52 status half-configured linux-libc-dev:i386 3.2.39-2
2013-05-08 01:33:52 status unpacked linux-libc-dev:i386 3.2.39-2
2013-05-08 01:33:52 status half-configured linux-libc-dev:amd64 3.2.39-2
2013-05-08 01:33:52 status half-installed linux-libc-dev:i386 3.2.39-2
2013-05-08 01:33:53 status half-installed linux-libc-dev:i386 3.2.39-2
2013-05-08 01:33:53 status unpacked linux-libc-dev:i386 3.8.11-1
2013-05-08 01:33:53 status unpacked linux-libc-dev:i386 3.8.11-1
2013-05-08 01:33:53 upgrade linux-libc-dev:amd64 3.2.39-2 3.8.11-1
2013-05-08 01:33:53 status half-configured linux-libc-dev:amd64 3.2.39-2
2013-05-08 01:33:53 status unpacked linux-libc-dev:amd64 3.2.39-2
2013-05-08 01:33:53 status half-installed linux-libc-dev:amd64 3.2.39-2
2013-05-08 01:33:53 status half-installed linux-libc-dev:amd64 3.2.39-2
2013-05-08 01:33:53 status unpacked linux-libc-dev:amd64 3.8.11-1
2013-05-08 01:33:53 status unpacked linux-libc-dev:amd64 3.8.11-1
2013-05-08 01:33:54 startup packages configure
2013-05-08 01:33:54 configure linux-libc-dev:i386 3.8.11-1 <none>
2013-05-08 01:33:54 status unpacked linux-libc-dev:i386 3.8.11-1
2013-05-08 01:33:54 status half-configured linux-libc-dev:i386 3.8.11-1
2013-05-08 01:33:54 status installed linux-libc-dev:i386 3.8.11-1
2013-05-08 01:33:54 configure linux-libc-dev:amd64 3.8.11-1 <none>
2013-05-08 01:33:54 status unpacked linux-libc-dev:amd64 3.8.11-1
2013-05-08 01:33:54 status half-configured linux-libc-dev:amd64 3.8.11-1
2013-05-08 01:33:54 status installed linux-libc-dev:amd64 3.8.11-1
2013-05-08 01:33:54 startup archives unpack
2013-05-08 01:33:54 upgrade libc6-dev:amd64 2.13-38 2.17-1
2013-05-08 01:33:54 status half-configured libc6-dev:amd64 2.13-38
2013-05-08 01:33:54 status unpacked libc6-dev:amd64 2.13-38
2013-05-08 01:33:54 status half-configured libc6-dev:i386 2.13-38
2013-05-08 01:33:54 status half-installed libc6-dev:amd64 2.13-38
2013-05-08 01:33:55 status half-installed libc6-dev:amd64 2.13-38
2013-05-08 01:33:55 status unpacked libc6-dev:amd64 2.17-1
2013-05-08 01:33:55 status unpacked libc6-dev:amd64 2.17-1
2013-05-08 01:33:55 upgrade libc6-dev:i386 2.13-38 2.17-1
2013-05-08 01:33:55 status half-configured libc6-dev:i386 2.13-38
2013-05-08 01:33:55 status unpacked libc6-dev:i386 2.13-38
2013-05-08 01:33:55 status half-installed libc6-dev:i386 2.13-38
2013-05-08 01:33:55 status half-installed libc6-dev:i386 2.13-38
2013-05-08 01:33:55 status unpacked libc6-dev:i386 2.17-1
2013-05-08 01:33:55 status unpacked libc6-dev:i386 2.17-1
2013-05-08 01:33:55 upgrade locales:all 2.13-38 2.17-1
2013-05-08 01:33:55 status half-configured locales:all 2.13-38
2013-05-08 01:33:55 status unpacked locales:all 2.13-38
2013-05-08 01:33:55 status half-installed locales:all 2.13-38
2013-05-08 01:33:55 status triggers-pending man-db:i386 2.6.3-3
2013-05-08 01:33:55 status half-installed locales:all 2.13-38
2013-05-08 01:33:56 status triggers-pending lintian:all 2.5.10.4
2013-05-08 01:33:56 status half-installed locales:all 2.13-38
2013-05-08 01:33:56 status half-installed locales:all 2.13-38
2013-05-08 01:33:56 status unpacked locales:all 2.17-1
2013-05-08 01:33:56 status unpacked locales:all 2.17-1
2013-05-08 01:33:56 upgrade libc6:i386 2.13-38 2.17-1
2013-05-08 01:33:56 status half-configured libc6:i386 2.13-38
2013-05-08 01:33:56 status unpacked libc6:i386 2.13-38
2013-05-08 01:33:56 status half-configured libc6:amd64 2.13-38
2013-05-08 01:33:56 status half-installed libc6:i386 2.13-38
2013-05-08 01:33:57 status half-installed libc6:i386 2.13-38
2013-05-08 01:33:57 status unpacked libc6:i386 2.17-1
2013-05-08 01:33:57 status unpacked libc6:i386 2.17-1
2013-05-08 01:33:57 upgrade libc6:amd64 2.13-38 2.17-1
2013-05-08 01:33:57 status half-configured libc6:amd64 2.13-38
2013-05-08 01:33:57 status unpacked libc6:amd64 2.13-38
2013-05-08 01:33:57 status half-installed libc6:amd64 2.13-38
2013-05-08 01:33:58 status unpacked libc6:amd64 2.13-38
2013-05-08 01:33:58 status installed libc6:amd64 2.13-38
2013-05-08 01:33:58 trigproc man-db:i386 2.6.3-3 2.6.3-3
2013-05-08 01:33:58 status half-configured man-db:i386 2.6.3-3
2013-05-08 01:33:58 status installed man-db:i386 2.6.3-3
2013-05-08 01:33:58 trigproc lintian:all 2.5.10.4 2.5.10.4
2013-05-08 01:33:58 status half-configured lintian:all 2.5.10.4
2013-05-08 01:33:58 status installed lintian:all 2.5.10.4
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 3.8-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: eglibc
Source-Version: 2.13-38+deb7u2
We believe that the bug you reported is fixed in the latest version of
eglibc, 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 707...@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 eglibc 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: Sun, 25 May 2014 20:01:05 +0200
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-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-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390
libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc
libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32
libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 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.13-38+deb7u2
Distribution: wheezy
Urgency: medium
Maintainer: Aurelien Jarno <aure...@debian.org>
Changed-By: Aurelien Jarno <aure...@debian.org>
Description:
eglibc-source - Embedded GNU C Library: sources
glibc-doc - Embedded GNU C Library: Documentation
libc-bin - Embedded GNU C Library: Binaries
libc-dev-bin - Embedded GNU C Library: Development binaries
libc0.1 - Embedded GNU C Library: Shared libraries
libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for
AMD64
libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
libc0.1-pic - Embedded GNU C Library: PIC archive library
libc0.1-prof - Embedded GNU C Library: Profiling Libraries
libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
libc0.3 - Embedded GNU C Library: Shared libraries
libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
libc0.3-dev - Embedded GNU C Library: Development Libraries and Header Files
libc0.3-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
libc0.3-pic - Embedded GNU C Library: PIC archive library
libc0.3-prof - Embedded GNU C Library: Profiling Libraries
libc0.3-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
libc0.3-xen - Embedded GNU C Library: Shared libraries [Xen version]
libc6 - Embedded GNU C Library: Shared libraries
libc6-amd64 - Embedded GNU C Library: 64bit Shared libraries for AMD64
libc6-dbg - Embedded GNU C Library: detached debugging symbols
libc6-dev - Embedded GNU C Library: Development Libraries and Header Files
libc6-dev-amd64 - Embedded GNU C Library: 64bit Development Libraries for AMD64
libc6-dev-i386 - Embedded GNU C Library: 32-bit development libraries for AMD64
libc6-dev-mips64 - Embedded GNU C Library: 64bit Development Libraries for
MIPS64
libc6-dev-mipsn32 - Embedded GNU C Library: n32 Development Libraries for
MIPS64
libc6-dev-powerpc - Embedded GNU C Library: 32bit powerpc development
libraries for p
libc6-dev-ppc64 - Embedded GNU C Library: 64bit Development Libraries for
PowerPC64
libc6-dev-s390 - Embedded GNU C Library: 32bit Development Libraries for IBM
zSeri
libc6-dev-s390x - Embedded GNU C Library: 64bit Development Libraries for IBM
zSeri
libc6-dev-sparc64 - Embedded GNU C Library: 64bit Development Libraries for
UltraSPAR
libc6-i386 - Embedded GNU C Library: 32-bit shared libraries for AMD64
libc6-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
libc6-loongson2f - Embedded GNU C Library: Shared libraries (Loongson 2F
optimized)
libc6-mips64 - Embedded GNU C Library: 64bit Shared libraries for MIPS64
libc6-mipsn32 - Embedded GNU C Library: n32 Shared libraries for MIPS64
libc6-pic - Embedded GNU C Library: PIC archive library
libc6-powerpc - Embedded GNU C Library: 32bit powerpc shared libraries for
ppc64
libc6-ppc64 - Embedded GNU C Library: 64bit Shared libraries for PowerPC64
libc6-prof - Embedded GNU C Library: Profiling Libraries
libc6-s390 - Embedded GNU C Library: 32bit Shared libraries for IBM zSeries
libc6-s390x - Embedded GNU C Library: 64bit Shared libraries for IBM zSeries
libc6-sparc64 - Embedded GNU C Library: 64bit Shared libraries for UltraSPARC
libc6-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
libc6-xen - Embedded GNU C Library: Shared libraries [Xen version]
libc6.1 - Embedded GNU C Library: Shared libraries
libc6.1-alphaev67 - Embedded GNU C Library: Shared libraries (EV67 optimized)
libc6.1-dbg - Embedded GNU C Library: detached debugging symbols
libc6.1-dev - Embedded GNU C Library: Development Libraries and Header Files
libc6.1-pic - Embedded GNU C Library: PIC archive library
libc6.1-prof - Embedded GNU C Library: Profiling Libraries
libc6.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
libnss-dns-udeb - Embedded GNU C Library: NSS helper for DNS - udeb (udeb)
libnss-files-udeb - Embedded GNU C Library: NSS helper for files - udeb (udeb)
locales - Embedded GNU C Library: National Language (locale) data [support]
locales-all - Embedded GNU C Library: Precompiled locale data
multiarch-support - Transitional package to ensure multiarch compatibility
nscd - Embedded GNU C Library: Name Service Cache Daemon
Closes: 699206 707185 727786 730744 736097 738544 738652 739734 739758 740158
740196 741354 747103
Changes:
eglibc (2.13-38+deb7u2) wheezy; urgency=medium
.
[ Aurelien Jarno ]
* debian/patches/localedata/cvs-de_AT-Februar.diff: new patch from
upstream to fix February month name in de_AT locale. Closes: #738544.
* debian/patches/mips/cvs-backtrace.diff: new patch from upstream to
fix backtrace() on mips. Closes: #741354.
* any/local-ldconfig-ignore-ld.so.diff: new patch to ignore the dynamic
linker in ldconfig. Closes: #699206, #707185, #727786, #736097,
#739734, #739758.
* debian/debhelper.in/libc.preinst: Disable ldconfig when a potentially
broken dynamic loader symlink is found and when a fixed version hasn't
already been unpacked. This happens when a biarch package of the same
architecture than the native one has been installed (e.g.:
libc6-amd64:i386 on amd64) and ldconfig is run afterwards. Don't fail
if the dynamic loader symlink is dangling or missing. Closes: #740158,
#740196.
* debian/debhelper.in/libc.postrm: generalize the dynamic linker
symlink creation to all biarch packages.
* debian/debhelper.in/libc-alt.postrm: generalize the dynamic linker
symlink removal to all biarch packages.
* patches/any/submitted-nl_langinfo-static.diff: new patch from upstream
to fix nl_langinfo() when used in static binaries. Closes: #747103.
* debian/patches/any/cvs-CVE-2013-4458.diff: backport a new part from
upstream to fix a regression introduced in 2.13-38+deb7u1 in IPv6 name
resolution. Closes: #738652.
* patches/any/cvs-socketcall-syscall.diff: new patch from upstream to fix
socketcall multiplex syscall features detection. Closes: #730744.
Checksums-Sha1:
5f491a6ec975243dd00bedc220105e2b5cb265fa 5364 eglibc_2.13-38+deb7u2.dsc
78745fd95f9920a4be66321090cd63c1211b6ed4 2002525 eglibc_2.13-38+deb7u2.diff.gz
3e14cb4749fa03b3b526a14bebe0c0537c5ef5ad 1897246
glibc-doc_2.13-38+deb7u2_all.deb
993d65f6d8a339985a35bb7200a6c28b4019c45c 13407184
eglibc-source_2.13-38+deb7u2_all.deb
00ef48afb464595f4f02ac44a58ab34aba05f099 5718470 locales_2.13-38+deb7u2_all.deb
35371d86230063f7c7de294cfb4554d8add90913 4346246 libc6_2.13-38+deb7u2_amd64.deb
7bd253081960f4a1455ea8ea30a652468ac1cb94 2663114
libc6-dev_2.13-38+deb7u2_amd64.deb
58ad08161b23733e67a29c9056a12e8171b30acd 2104814
libc6-prof_2.13-38+deb7u2_amd64.deb
76588cf71af4299b0112d33b7f35c2693414d014 1612012
libc6-pic_2.13-38+deb7u2_amd64.deb
f458e8f07c58d18eaa3f41bf36761c164840ec39 1271438
libc-bin_2.13-38+deb7u2_amd64.deb
d0b1fc58aaa843131acb91da06f453f692a86803 226522
libc-dev-bin_2.13-38+deb7u2_amd64.deb
18cd495e166d1a279d5d1f8392ec341caee6d073 150764
multiarch-support_2.13-38+deb7u2_amd64.deb
dc0d2a0d1f849e3e4c5ad85c2a280014420baba3 3306624
locales-all_2.13-38+deb7u2_amd64.deb
b9501397fc170ce5d8954ce40ae9af0bf2b989b1 4022178
libc6-i386_2.13-38+deb7u2_amd64.deb
8e211777adac47540a9ffd5c366fb347f510881b 1591568
libc6-dev-i386_2.13-38+deb7u2_amd64.deb
060cd31ce5c3cdd2669f16d18ed2eefd43b7c010 215104 nscd_2.13-38+deb7u2_amd64.deb
27f13342b557c06d027151b30d50ff96c5630847 2592898
libc6-dbg_2.13-38+deb7u2_amd64.deb
c6398eb9b5e1ad7c2e40357c8b23520797338118 938542
libc6-udeb_2.13-38+deb7u2_amd64.udeb
28ed410987fe8f3b75fd673cdbc06045f687756f 10188
libnss-dns-udeb_2.13-38+deb7u2_amd64.udeb
9db9c3150553321f698413001d2618b9ba533907 16090
libnss-files-udeb_2.13-38+deb7u2_amd64.udeb
Checksums-Sha256:
bce1cb84e14b003b86ae990462850dacd3fd3337f8cd7fe51eb2b6ca3b8d62e2 5364
eglibc_2.13-38+deb7u2.dsc
b8bf003fd7144e253857a8f8038fe277d34bc7dda0d86389ecb9c710aef28c5d 2002525
eglibc_2.13-38+deb7u2.diff.gz
484e17c54f4dcb600f93ba37b0055195a6f83cfdcd047f7bcf6071b42a6ec681 1897246
glibc-doc_2.13-38+deb7u2_all.deb
cbb48089f9eacad867a696e036b7649c7d83c5deee43da7ecce08657aa327ac7 13407184
eglibc-source_2.13-38+deb7u2_all.deb
25cbac830864dc7b2701f4991bce1ba81f4e22393b7a42012502e03bc6f01a6c 5718470
locales_2.13-38+deb7u2_all.deb
4811ca1b245107424242b45c0ab8a8e7ed4d7af08ccb99c881b5214117242032 4346246
libc6_2.13-38+deb7u2_amd64.deb
3141d75cb109d40d7c2dcbb8df56e1d1ced0e5c587a6f7c5c7ae8f8fdf58916c 2663114
libc6-dev_2.13-38+deb7u2_amd64.deb
11edec1c67a1fae8927c767adccb5b0f44c5b22f731f0f625fc3b8c745bf3c3a 2104814
libc6-prof_2.13-38+deb7u2_amd64.deb
9adb0d518dbeba6d899fcf88e787679f773f7c452dd18b22708cf6c196d2ae89 1612012
libc6-pic_2.13-38+deb7u2_amd64.deb
df608f9fa7c88862bf05c819dec3926e059ca48e0759945e6a6ef10d37a2440f 1271438
libc-bin_2.13-38+deb7u2_amd64.deb
a52a11aa95358d34a715f77f546dd346bbdbd7ac682d975790289e8674f74bc8 226522
libc-dev-bin_2.13-38+deb7u2_amd64.deb
d40098776b877e4595043608ef63614fd57cd2437b4270011f26892a9f7c30d9 150764
multiarch-support_2.13-38+deb7u2_amd64.deb
29dbc1e2c7d45ff960943cc2a38f97259baf1a15f67d57b7a2f0aa42723da545 3306624
locales-all_2.13-38+deb7u2_amd64.deb
a53ad0196f9416e12f8301c51f721df60ad94ca00192923514b7a84e2ee25076 4022178
libc6-i386_2.13-38+deb7u2_amd64.deb
424a2ad47bc09aa53cfeefe3c4265567eaac153cd930600aaf2a6395d6c5705b 1591568
libc6-dev-i386_2.13-38+deb7u2_amd64.deb
16c8bbb4ae0135251e0fac7132e1d2ac0b29e7e032885a27e6b01835d4959e35 215104
nscd_2.13-38+deb7u2_amd64.deb
0c64ffb07304291e8ba90a695d451c7fa0437052b29eb15aecf33b58a29fb317 2592898
libc6-dbg_2.13-38+deb7u2_amd64.deb
210128bdabecd0369ae207db8986aa4bfa3616a283d829593fdb7f6e65858c17 938542
libc6-udeb_2.13-38+deb7u2_amd64.udeb
83d7598243dbb0e9c8aa91f60dcacfc7ad39dd8a9d0a5ad9765a2251db1d5a32 10188
libnss-dns-udeb_2.13-38+deb7u2_amd64.udeb
cd9c442768d431d8d0c0fa12c23c60b7c3bc339b6404fb715fb8a12e0c2e9bdf 16090
libnss-files-udeb_2.13-38+deb7u2_amd64.udeb
Files:
04eed8a81400a73d19093b8eafd376d0 5364 libs required eglibc_2.13-38+deb7u2.dsc
7af6eb9ce6e42f4ddf8806b129f6cb1f 2002525 libs required
eglibc_2.13-38+deb7u2.diff.gz
8d6d7dbcd86dbcbe7528e81e285559d6 1897246 doc optional
glibc-doc_2.13-38+deb7u2_all.deb
0e72617893fdc2e0e3e242365c16b31a 13407184 devel optional
eglibc-source_2.13-38+deb7u2_all.deb
81ffbda725286f65ce44fb226ae1fb1e 5718470 localization standard
locales_2.13-38+deb7u2_all.deb
141485fd0e345b96721c25abfd04a400 4346246 libs required
libc6_2.13-38+deb7u2_amd64.deb
559643166d8649dd41900adc7d917eaf 2663114 libdevel optional
libc6-dev_2.13-38+deb7u2_amd64.deb
fd6d8ebfcc8fe55b311b4490ebedb0a8 2104814 libdevel extra
libc6-prof_2.13-38+deb7u2_amd64.deb
febf2ab9c18ba8c9dd5f9276f71726bd 1612012 libdevel optional
libc6-pic_2.13-38+deb7u2_amd64.deb
d0b854386d14d2cd109f503c5b04e6d3 1271438 libs required
libc-bin_2.13-38+deb7u2_amd64.deb
e82d10e78b8e073f615a9ac4944df059 226522 libdevel optional
libc-dev-bin_2.13-38+deb7u2_amd64.deb
2b145f246a0e652628606d743b4f7724 150764 libs required
multiarch-support_2.13-38+deb7u2_amd64.deb
46b9e2ca51f1b8cc5e948ac6bb1e70c9 3306624 localization extra
locales-all_2.13-38+deb7u2_amd64.deb
441729dc4458a829025a7d3342023956 4022178 libs optional
libc6-i386_2.13-38+deb7u2_amd64.deb
6d216d048d4156d9c7afa8a3597164cb 1591568 libdevel optional
libc6-dev-i386_2.13-38+deb7u2_amd64.deb
bb5cb260b2f6940255cfe6823f278659 215104 admin optional
nscd_2.13-38+deb7u2_amd64.deb
b04aaf34f4865d1d9f2296d178dc0d38 2592898 debug extra
libc6-dbg_2.13-38+deb7u2_amd64.deb
c24d4656062cf8691a9cb3069d3ece94 938542 debian-installer extra
libc6-udeb_2.13-38+deb7u2_amd64.udeb
a33058c62e939298a280e3e50910841e 10188 debian-installer extra
libnss-dns-udeb_2.13-38+deb7u2_amd64.udeb
135c940e94f4fdba6a527b2a8bac8b78 16090 debian-installer extra
libnss-files-udeb_2.13-38+deb7u2_amd64.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBU4Q6FrqceAYd3YybAQjGaw/9EQkdCktMUos6bBbQz33K6a0iZLUpg/Nj
qQdy1dI4X4MnIRXemN4L0uakB701peBfEfpc6/530aLX9FhppR/PLaqepY8iqUXx
p5a+ZkXvvr1fgmBqrPviJp+E9psq2JJtMhTaoeLJRq9VDmAQFFhUZLvYA7kTDZPJ
VQ0P6K0Cbm6eOQnY+qew18r8lvnREI9DvCA9ZJCgQVUN+N7PB1xWfKwSlmj9ykO5
m0TO0qpnxD3LO4QUXrbZwf6jemNYf2EFszoZX2dq2iMg952V+oWu6urKyYJUeeI8
g9Yl5Pop6UZmUQp4Oj2N6TdJV3b54VoZQKAMc+fMksc6VnvUQYeKwZHRJljwSqjl
CJ4jol/KFKw+LHLIYFG+NWQaOdMUpjpiFQg8LZqtXe6/vl7hTXda/6LY8gxaBAIJ
745WG5oymKgoAMrIvgdjg4t9zm0BqXs3k21Nn0xzFs0F8Q4Y5px6m4hGrxSLW2gj
GocfHEagy5XAFn4sRswFLakH0wQbXZk05v28cBdmyVlkp49EM2lMZ/9mL/0X0LFM
sRrmTzjpLCWgCF+vXKVbvpFjrj5oTo4AKYaNDt/ggGCFKAiXvScCcKf7UjslLO/d
jxHKiDDiN0D8dxj60LdDaPPCQGFGtyL4M99t8cBXPKaB4HtUp073rSCvfOyW2Vzx
04pRFMWPe2g=
=7aeu
-----END PGP SIGNATURE-----
--- End Message ---