Your message dated Mon, 26 Nov 2007 21:02:05 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#452081: fixed in glibc 2.7-2 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: libc6.1 Version: 2.6.1-6 Severity: important Hi, In the sid chroot of albeniz.debian.org, an alpha machine, makedb cannot build the passwd database: albeniz:~# strace -f chroot /srv/albeniz.debian.org/chroot/sid makedb /var/lib/misc/albeniz.debian.org/passwd.tdb -o /var/lib/misc/passwd.db.t [..] munmap(0x20000022000, 8192) = 0 open("/var/lib/misc/passwd.db.t", O_RDWR) = -1 ENOENT (No such file or directory) open("/var/lib/misc/passwd.db.t", O_RDWR) = -1 ENOENT (No such file or directory) open("/var/lib/misc/passwd.db.t", O_RDWR) = -1 ENOENT (No such file or directory) stat64("/var/lib/misc/passwd.db.t", 0x11f80f4f0) = -1 ENOENT (No such file or directory) open("/var/lib/misc/__db.passwd.db.t", O_RDWR|O_CREAT|O_EXCL, 0644) = 4 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 stat64("/var/lib/misc/__db.passwd.db.t", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 getxpid() = 1001 gettimeofday({1195551626, 918567}, NULL) = 0 lseek(4, 0, SEEK_SET) = 0 write(4, "\0\0\0\0\1\0\0\0\0\0\0\0b1\5\0\t\0\0\0\0 \0\0\0\t\0\0\0"..., 8192) = 8192 lseek(4, 8192, SEEK_SET) = 8192 write(4, "\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \1\5\0\0"..., 8192) = 8192 osf_mincore(0x4, 0x120015470, 0x1200154a0, 0x1, 0x11f80f3e8) = 6 osf_syscall(0x4, 0x120015470, 0x200002e933c, 0, 0, 0x5) = 378 open("/proc/self/task/1001/attr/fscreate", O_RDWR) = 4 write(4, NULL, 0) = -1 EINVAL (Invalid argument) close(4) = 0 write(2, "makedb: ", 8makedb: ) = 8 write(2, "cannot open output file `/var/li"..., 77cannot open output file `/var/lib/misc/passwd.db.t': Function not implemented) = 77 write(2, "\n", 1 ) = 1 exit_group(1) = ? Process 1001 detached it appears the db_open fails for some reason or other. The same command works without problems in the lenny chroot. With the same libdb4.3, with the same libnss-db (which is the package that has makedb). Downgrading the libc in sid to the one in lenny (2.6.1-6 -> 2.6.1-1) makes makedb work. Since albeniz is our alpha porter box you should have accounts on it, and it's no problem to reproduce it as a user: [sid] @albeniz:~$ rm -f __db.test test [sid] @albeniz:~$ makedb /var/lib/misc/albeniz.debian.org/passwd.tdb -o test makedb: cannot open output file `test': Function not implemented (no, nss won't know your name in the sid chroot until this bug's fixed :) Peter
--- End Message ---
--- Begin Message ---Source: glibc Source-Version: 2.7-2 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: glibc-doc_2.7-2_all.deb to pool/main/g/glibc/glibc-doc_2.7-2_all.deb glibc_2.7-2.diff.gz to pool/main/g/glibc/glibc_2.7-2.diff.gz glibc_2.7-2.dsc to pool/main/g/glibc/glibc_2.7-2.dsc libc6-dbg_2.7-2_amd64.deb to pool/main/g/glibc/libc6-dbg_2.7-2_amd64.deb libc6-dev-i386_2.7-2_amd64.deb to pool/main/g/glibc/libc6-dev-i386_2.7-2_amd64.deb libc6-dev_2.7-2_amd64.deb to pool/main/g/glibc/libc6-dev_2.7-2_amd64.deb libc6-i386_2.7-2_amd64.deb to pool/main/g/glibc/libc6-i386_2.7-2_amd64.deb libc6-pic_2.7-2_amd64.deb to pool/main/g/glibc/libc6-pic_2.7-2_amd64.deb libc6-prof_2.7-2_amd64.deb to pool/main/g/glibc/libc6-prof_2.7-2_amd64.deb libc6-udeb_2.7-2_amd64.udeb to pool/main/g/glibc/libc6-udeb_2.7-2_amd64.udeb libc6_2.7-2_amd64.deb to pool/main/g/glibc/libc6_2.7-2_amd64.deb libnss-dns-udeb_2.7-2_amd64.udeb to pool/main/g/glibc/libnss-dns-udeb_2.7-2_amd64.udeb libnss-files-udeb_2.7-2_amd64.udeb to pool/main/g/glibc/libnss-files-udeb_2.7-2_amd64.udeb locales-all_2.7-2_amd64.deb to pool/main/g/glibc/locales-all_2.7-2_amd64.deb locales_2.7-2_all.deb to pool/main/g/glibc/locales_2.7-2_all.deb nscd_2.7-2_amd64.deb to pool/main/g/glibc/nscd_2.7-2_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. Aurelien Jarno <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 26 Nov 2007 19:03:17 +0100 Source: glibc Binary: libc0.1-prof libc6.1-alphaev67 libc6-dev-amd64 locales-all libc6-i686 libc6-dev-ppc64 libc0.3-pic glibc-doc libc0.3 libc6-dev-mipsn32 libc0.1-i686 libc0.1-i386 libc6-mips64 libc6.1-dev libc6-s390x libnss-files-udeb libc0.1-dev-i386 libc6-dev-sparc64 libc6-i386 libc0.3-dev libc6-udeb libc6-dbg libc6.1-pic libc6-dev libc0.3-prof libc0.1-udeb libc6-dev-i386 libc6.1-prof libc6-mipsn32 libc0.1-dev locales libc6-pic libc0.3-udeb libc6-dev-powerpc libc0.1-pic libc6-ppc64 libc0.3-dbg libc0.1-dbg libc6-amd64 libc0.1 libc6-prof libc6-xen libc6-dev-mips64 libc6-powerpc libc6 libc6-sparcv9b libc6.1-udeb libc6.1-dbg nscd libc6-sparc64 libnss-dns-udeb libc6.1 libc6-dev-s390x Architecture: source amd64 all Version: 2.7-2 Distribution: unstable Urgency: low Maintainer: Aurelien Jarno <[EMAIL PROTECTED]> Changed-By: Aurelien Jarno <[EMAIL PROTECTED]> Description: glibc-doc - GNU C Library: Documentation libc6 - GNU C Library: Shared libraries libc6-dbg - GNU C Library: Libraries with debugging symbols libc6-dev - GNU C Library: Development Libraries and Header Files libc6-dev-i386 - GNU C Library: 32bit development libraries for AMD64 libc6-i386 - GNU C Library: 32bit shared libraries for AMD64 libc6-pic - GNU C Library: PIC archive library libc6-prof - GNU C Library: Profiling Libraries libc6-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 nscd - GNU C Library: Name Service Cache Daemon Closes: 451892 452081 452788 452890 Changes: glibc (2.7-2) unstable; urgency=low . [ Aurelien Jarno ] * sysdeps/alpha.mk: define alphaev67_MIN_KERNEL_SUPPORTED to 2.6.9. Closes: #452890. * alpha/submitted-fdatasync.diff: new patch to fix fdatasync() on alpha. Closes: #452081. * debian/script.in/nohwcap.sh: add libc6-alphaev67 to the list of optimized packages. * any/cvs-tzfile.diff: new patch from CVS to fix reading version 0 timezone data files. Closes: #451892. * debhelper.in/locales.config, debhelper.in/locales.postinst, rules.d/debhelper.mk: rework the maintainer scripts of locales to handle locales addition or removal. * debhelper.in/locales.config: convert no_NO into nb_NO while upgrading. Closes: #452788. * debhelper.in/locales-all.NEWS, debhlper/locales-all.NEWS: add a note about no_NO locale. Files: a08c5eaba9f719d7398ca5494ea4a03b 2072 libs required glibc_2.7-2.dsc 40a0ddac6971471b9c47659d9f170a7a 671514 libs required glibc_2.7-2.diff.gz 6701f8ed49bda8e5316409a138d5a24d 1623116 doc optional glibc-doc_2.7-2_all.deb 1a95efb832f22f1c4e129f496943eb9b 4484318 libs standard locales_2.7-2_all.deb 2aa119ca30ba7a161fa9828acd74dc73 4985820 libs required libc6_2.7-2_amd64.deb e70529395cdcabff6c6612ee6c739869 2528858 libdevel optional libc6-dev_2.7-2_amd64.deb 84d6a0c8d8da113b07544bf3208e053c 1960720 libdevel extra libc6-prof_2.7-2_amd64.deb bed85ff098a75d9fb1beac1eed9e4c1d 1480640 libdevel optional libc6-pic_2.7-2_amd64.deb 7328e963c3d16f90704a87b9f6688c6b 2735274 libs extra locales-all_2.7-2_amd64.deb 2ffab0beb7125530d7f8051aa5c1025f 3725558 libs optional libc6-i386_2.7-2_amd64.deb 9299ece19a077d247d13034586529d33 1429634 libdevel optional libc6-dev-i386_2.7-2_amd64.deb 0c4ce9e69b773a072b1094775ae60961 169660 admin optional nscd_2.7-2_amd64.deb 3028971645cd7f93a57815820538e5de 5316686 libdevel extra libc6-dbg_2.7-2_amd64.deb d24a6d5a978d9ed7bec055335b2d6016 1129182 debian-installer extra libc6-udeb_2.7-2_amd64.udeb 47bba39f6f794626fe20dc63b0fffe11 9748 debian-installer extra libnss-dns-udeb_2.7-2_amd64.udeb 1529d3b03df548ff645fd99e6a39d12a 18010 debian-installer extra libnss-files-udeb_2.7-2_amd64.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHSzGlw3ao2vG823MRAhOoAJ4lft4dtw1LEXj0jq5s5SfRktOSrQCdFZ2x 8tpOF6y72EkxsSerJyb8foo= =sajd -----END PGP SIGNATURE-----
--- End Message ---

