tags 541077 + unreproducible thanks > On Tue, 11 Aug 2009, Peter Fritzsche wrote: > > Ok, tried again and it seems to be that the first time it gets installed > > it exists. The next time it is removed and doesnt appear again. > > What removes it? I suspect it's not dpkg... (or we would have noticed it > already) Hm, only started dpkg. So I suspected it.
> > So > > $ /var/cache/apt/archives/libc6_2.9-24_amd64.deb > > would install /var/lib/dpkg/info/libc6.shlibs > > and > > $ /var/cache/apt/archives/libc6_2.9-24_amd64.deb > > would not reinstall it. Problem is that I don't know when this happened > > the first time. > > There is no command in the sample you provided and you used twice the > same package ? D*mn, my fault. The commands were: $ dpkg -i /var/cache/apt/archives/libc6_2.9-24_amd64.deb $ ls -l /var/lib/dpkg/info/libc6.shlibs $ dpkg -i /var/cache/apt/archives/libc6_2.9-24_amd64.deb $ ls -l /var/lib/dpkg/info/libc6.shlibs > > > Please give the output of: > dpkg -I /var/cache/apt/archives/libc6_2.9-24_amd64.deb new debian package, version 2.0. size 4187622 bytes: control archive= 49532 bytes. 40 bytes, 1 lines conffiles 637 bytes, 18 lines control 16793 bytes, 282 lines md5sums 9448 bytes, 294 lines * postinst #!/bin/sh 1602 bytes, 59 lines * postrm #!/bin/sh 14470 bytes, 396 lines * preinst #!/bin/sh 965 bytes, 31 lines shlibs 104571 bytes, 3324 lines symbols 44863 bytes, 425 lines templates Package: libc6 Source: eglibc Version: 2.9-24 Architecture: amd64 Maintainer: GNU Libc Maintainers <debian-gl...@lists.debian.org> Installed-Size: 9916 Depends: libc-bin (= 2.9-24), libgcc1 Recommends: libc6-i686 Suggests: glibc-doc, debconf | debconf-2.0, locales Conflicts: tzdata (<< 2007k-1), tzdata-etch Breaks: nscd (<< 2.9) Provides: glibc-2.9-1 Section: libs Priority: required Description: GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. > > Do you have weird commands in apt-get/dpkg hooks? No, they are the ones from lenny (unmodified). > Try running those 2 commands a few times in loop to see if you can > really witness this problem with only dpkg: > # ls -al /var/lib/dpkg/info/libc6.* > # dpkg -i /var/cache/apt/archives/libc6_2.9-24_amd64.deb I did the same thing as mentioned above and cannot reproduce the problem anymore. Also did some tests with `aptitude reinstall libc6`, but it didn't work. The only thing I did in between was to reboot. Maybe it is/was a filesystem bug... which would be cruel. I will mark this bug as unreproducible for now. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org