Your message dated Sat, 19 Jul 2008 18:02:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#491215: fixed in libfilesys-diskspace-perl 0.05-12 has caused the Debian Bug report #491215, regarding libfilesys-diskspace-perl: Fails to recognise cifs mounts 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 [EMAIL PROTECTED] immediately.) -- 491215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491215 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: libfilesys-diskspace-perl Version: 0.05-10 Severity: normal Tags: patch When you've got a remote CIFS share mounted using the cifs filesystem this module fails to recognise it, and you get an error like the following: statfs failed on /smb/sm-gbbr-vfp01d/bvg_d (new filesystem type?) Below is a patch to fix this. Cheers, Mark. --- /usr/share/perl5/Filesys/DiskSpace.pm~ 2006-07-07 16:37:57.000000000 +0100 +++ /usr/share/perl5/Filesys/DiskSpace.pm 2008-07-17 17:49:33.000000000 +0100 @@ -44,6 +44,7 @@ 1397118030 => "NTFS_SB_MAGIC", # 0x5346544e 1481003842 => "XFS_SUPER_MAGIC", # 0x58465342 4187351113 => "HPFS_SUPER_MAGIC", # 0xF995E849 + 4283649346 => "CIFS", # 0xFF534D42 ); if (0) { printf "%10u 0x%010x %s\n", $_, $_, $fs_type{$_} -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686-bigmem Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages libfilesys-diskspace-perl depends on: ii perl 5.8.8-7etch3 Larry Wall's Practical Extraction libfilesys-diskspace-perl recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: libfilesys-diskspace-perl Source-Version: 0.05-12 We believe that the bug you reported is fixed in the latest version of libfilesys-diskspace-perl, which is due to be installed in the Debian FTP archive: libfilesys-diskspace-perl_0.05-12.diff.gz to pool/main/libf/libfilesys-diskspace-perl/libfilesys-diskspace-perl_0.05-12.diff.gz libfilesys-diskspace-perl_0.05-12.dsc to pool/main/libf/libfilesys-diskspace-perl/libfilesys-diskspace-perl_0.05-12.dsc libfilesys-diskspace-perl_0.05-12_all.deb to pool/main/libf/libfilesys-diskspace-perl/libfilesys-diskspace-perl_0.05-12_all.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. Dario Minnucci (midget) <[EMAIL PROTECTED]> (supplier of updated libfilesys-diskspace-perl 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.8 Date: Thu, 17 Jul 2008 23:56:27 +0200 Source: libfilesys-diskspace-perl Binary: libfilesys-diskspace-perl Architecture: source all Version: 0.05-12 Distribution: unstable Urgency: low Maintainer: Dario Minnucci (midget) <[EMAIL PROTECTED]> Changed-By: Dario Minnucci (midget) <[EMAIL PROTECTED]> Description: libfilesys-diskspace-perl - fetch filesystem size and usage information from Perl Closes: 491215 Changes: libfilesys-diskspace-perl (0.05-12) unstable; urgency=low . * debian/control: Bump Standards-Version to 3.8.0 * debian/control && debian/rules: Added dpatch support * debian/patches/01_add_CIFS_filesystem_support.dpatch: Added CIFS support. Thanks Mark Sheppard <[EMAIL PROTECTED]> for the patch. (Closes: #491215) * debian/copyright: MPCF (Machine-Parsable Copyright Format) implementation. Visit http://wiki.debian.org/Proposals/CopyrightFormat for details. Checksums-Sha1: 8b1ec5ef759538646a5d3bd5633702fc764dc6c2 1116 libfilesys-diskspace-perl_0.05-12.dsc 3cd03455d8fcc13b8bc16959dac0c672dc7673c7 6844 libfilesys-diskspace-perl_0.05-12.diff.gz 3bb4d6656cf978a6aa409d5d60dcdaee113dcf1a 10340 libfilesys-diskspace-perl_0.05-12_all.deb Checksums-Sha256: 8df22d06038b947d5b0531cfef0878525cbedd14d8a945c4ddd239843812f14b 1116 libfilesys-diskspace-perl_0.05-12.dsc fee26cd2623f7bcca3fb802b9876507ddb5a3f4aac37c975dd22f2a6396919ea 6844 libfilesys-diskspace-perl_0.05-12.diff.gz 135ca134d929cc7dacfde7a5414ecda6c1865458d63d41f006d5534178607e3d 10340 libfilesys-diskspace-perl_0.05-12_all.deb Files: 2b71d8de4313feeb97cab222ac2216df 1116 perl optional libfilesys-diskspace-perl_0.05-12.dsc 150b2df782e9ff59405850ed8c04a9e9 6844 perl optional libfilesys-diskspace-perl_0.05-12.diff.gz 1fa9efe65c4a535d006bdf00d2e4c11c 10340 perl optional libfilesys-diskspace-perl_0.05-12_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkiCKBMACgkQxRSvjkukAcNE+wCgxaa0HP3U21Fja+2tm3W/vRqX 19QAniEW6ZxWHdlwKXCIPiXG8vHAXunk =6Y9z -----END PGP SIGNATURE-----
--- End Message ---

