Your message dated Wed, 21 Feb 2001 15:13:59 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#55500: fixed in util-linux 2.10s-1 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.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 5 Apr 2000 15:01:28 +0000 Received: (qmail 7376 invoked from network); 5 Apr 2000 15:01:28 -0000 Received: from pacific-carrier-annex.mit.edu (HELO MIT.EDU) (18.69.0.28) by master.debian.org with SMTP; 5 Apr 2000 15:01:28 -0000 Received: from GRAND-CENTRAL-STATION.MIT.EDU by MIT.EDU with SMTP id AA04173; Wed, 5 Apr 00 11:03:13 EDT Received: from melbourne-city-street.MIT.EDU (MELBOURNE-CITY-STREET.MIT.EDU [18.69.0.45]) by grand-central-station.MIT.EDU (8.9.2/8.9.2) with ESMTP id KAA28492; Wed, 5 Apr 2000 10:57:03 -0400 (EDT) Received: from aquinas (AQUINAS.MIT.EDU [18.177.1.35]) by melbourne-city-street.MIT.EDU (8.9.3/8.9.2) with ESMTP id KAA19368; Wed, 5 Apr 2000 10:57:02 -0400 (EDT) Received: from tb by aquinas with local (Exim 3.12 #1 (Debian)) id 12cfTf-0000LY-00; Tue, 04 Apr 2000 22:23:31 -0400 From: Thomas Bushnell BSG <[EMAIL PROTECTED]> Subject: util-linux: hwclock man page contains bogus reference To: [EMAIL PROTECTED] X-Mailer: bug 3.2.10 Message-Id: <[EMAIL PROTECTED]> Date: Tue, 04 Apr 2000 22:23:31 -0400 Package: util-linux Version: 2.10f-3 Severity: normal The hwclock manpage contains several stale references, one to /usr/lib/zoneinfo (now /usr/share/zoneinfo) and to /usr/local/timezone (now /etc/timezone). Perhaps hwclock actually tries to use these files, in which case that's a bug and it should use them under their new name. More likely, it uses the correct files, but someone forgot to update the man page. Either way, there's a bug. -- System Information Debian Release: 2.2 Kernel Version: Linux aquinas 2.2.14 #1 Sat Feb 12 22:05:58 EST 2000 i686 unknown Versions of the packages util-linux depends on: ii libc6 2.1.3-7 GNU C Library: Shared libraries and Timezone ii libncurses5 5.0-6 Shared libraries for terminal handling ii slang1 1.3.9-1 The S-Lang programming library - runtime ver --- Begin /etc/fdprm (modified conffile) Config file not present or no permissions for access --- End /etc/fdprm --------------------------------------- Received: (at 55500-close) by bugs.debian.org; 21 Feb 2001 20:19:52 +0000 >From [EMAIL PROTECTED] Wed Feb 21 14:19:51 2001 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [::ffff:206.246.226.45] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14Vfjq-0002pK-00; Wed, 21 Feb 2001 14:19:50 -0600 Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian)) id 14VfeB-00010w-00; Wed, 21 Feb 2001 15:13:59 -0500 From: Debian QA Group <debian-qa@lists.debian.org> To: [EMAIL PROTECTED] Subject: Bug#55500: fixed in util-linux 2.10s-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Wed, 21 Feb 2001 15:13:59 -0500 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of util-linux, which has been installed in the Debian FTP archive: util-linux_2.10s-1_i386.deb to pool/main/u/util-linux/util-linux_2.10s-1_i386.deb mount_2.10s-1_i386.deb to pool/main/u/util-linux/mount_2.10s-1_i386.deb util-linux_2.10s-1.dsc to pool/main/u/util-linux/util-linux_2.10s-1.dsc util-linux_2.10s-1.diff.gz to pool/main/u/util-linux/util-linux_2.10s-1.diff.gz util-linux_2.10s.orig.tar.gz to pool/main/u/util-linux/util-linux_2.10s.orig.tar.gz bsdutils_2.10s-1_i386.deb to pool/main/u/util-linux/bsdutils_2.10s-1_i386.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. Debian QA Group <debian-qa@lists.debian.org> (supplier of updated util-linux 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, 12 Feb 2001 14:43:32 -0800 Source: util-linux Binary: bsdutils util-linux mount Architecture: source i386 Version: 2.10s-1 Distribution: unstable Urgency: low Maintainer: Debian QA Group <debian-qa@lists.debian.org> Changed-By: Sean 'Shaleh' Perry <[EMAIL PROTECTED]> Description: bsdutils - Basic utilities from 4.4BSD-Lite. mount - Tools for mounting and manipulating filesystems. util-linux - Miscellaneous system utilities. Closes: 34217 42497 55500 71978 72241 79794 80386 85492 Changes: util-linux (2.10s-1) unstable; urgency=low . * New upstream release, Closes: #85492 * login-utils/wall now checks whether the devices has a colon in it and skips it if it does. This prevents wall from trying to send to X connectiosn. Closes: #34217 * added joeyh's script patch for handling SIGWINCH, Closes: #42497 * debian has long been modifying the man page to point at proper file locations, these two bugs were merged with two other bugs that are actually bugs in docs v. reality and so were not getting closed. unmerged and are now being closed. Closes: #55500. * DEB_HOST_ARCH is set if not run from within dpkg-buildpackage, Closes: #71978 * devfs code now in the upstream, Closes: #72241 * upstream fixed the wrong NAME, Closes: #79794 * umount knows that mips does not support umount2, Closes: #80386 * removed calls to suidregister * orphaning package Files: 0be869d6e045c23762bd758dc4689340 661 base required util-linux_2.10s-1.dsc 4ab914724a6473ca64192a22d82917fd 1303837 base required util-linux_2.10s.orig.tar.gz b8dcf20541aebecbc0e1083b3ec833ae 27145 base required util-linux_2.10s-1.diff.gz a9580caffb7fe2f5114c02679091fb32 843548 base required util-linux_2.10s-1_i386.deb 4bb03b9a74e7b479a7da268afba7765b 81228 base required mount_2.10s-1_i386.deb 17f5ff5f3e64d11daeab3952e5fa4319 32754 base required bsdutils_2.10s-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqT60QACgkQ1GPU2Z7hbxtDzACfettrSeaRyUvGcfwX9pstOt6S CzQAn3NIrlNKko5oPKTEBusamdi8GFf1 =Jpbs -----END PGP SIGNATURE-----