Your message dated Tue, 20 Dec 2005 20:17:12 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#340777: fixed in libfile-mimeinfo-perl 0.12-3 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 25 Nov 2005 21:55:48 +0000 >From [EMAIL PROTECTED] Fri Nov 25 13:55:48 2005 Return-path: <[EMAIL PROTECTED]> Received: from 81-86-64-251.dsl.pipex.com ([81.86.64.251]) by spohr.debian.org with esmtp (Exim 4.50) id 1EflXo-0000KP-1w for [EMAIL PROTECTED]; Fri, 25 Nov 2005 13:55:48 -0800 Received: from obsidian.shadow ([192.168.7.42]) by 81-86-64-251.dsl.pipex.com with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1EflXl-0008In-7R for [EMAIL PROTECTED]; Fri, 25 Nov 2005 21:55:45 +0000 Received: from localhost ([127.0.0.1]) by obsidian.shadow with esmtp (Exim 4.54) id 1EflXk-0004Wt-9h for [EMAIL PROTECTED]; Fri, 25 Nov 2005 21:55:44 +0000 Date: Fri, 25 Nov 2005 21:55:44 +0000 Message-ID: <[EMAIL PROTECTED]> From: Stelios Bounanos <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: libfile-mimeinfo-perl has missing dependencies User-Agent: Wanderlust/2.15.1 (Almost Unreal) Emacs/22.0.50.1 Organization: lacking X-Attribution: sb MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: libfile-mimeinfo-perl Version: 0.12-2 Severity: grave Hi there, The File::MimeInfo::Applications module contained in the above uses File::DesktopEntry [0], which is not included or packaged separately. As a result, code like this use File::MimeInfo::Magic; use File::MimeInfo::Applications; my $mimetype = mimetype("/some/file") or die "..."; my $default = mime_applications($mimetype); fails as follows: Can't locate File/DesktopEntry.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 .) at /usr/share/perl5/File/MimeInfo/Applications.pm line 8. BEGIN failed--compilation aborted at /usr/share/perl5/File/MimeInfo/Applications.pm line 8. etc. Please upload the missing module to the archive. Cheers, Stelios Bounanos (sb()enotty()net) [0] http://search.cpan.org/~pardus/File-DesktopEntry-0.02/ --------------------------------------- Received: (at 340777-close) by bugs.debian.org; 21 Dec 2005 04:21:03 +0000 >From [EMAIL PROTECTED] Tue Dec 20 20:21:03 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EovPc-0003O1-4w; Tue, 20 Dec 2005 20:17:12 -0800 From: Florian Ragwitz <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#340777: fixed in libfile-mimeinfo-perl 0.12-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 20 Dec 2005 20:17:12 -0800 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: libfile-mimeinfo-perl Source-Version: 0.12-3 We believe that the bug you reported is fixed in the latest version of libfile-mimeinfo-perl, which is due to be installed in the Debian FTP archive: libfile-mimeinfo-perl_0.12-3.diff.gz to pool/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.12-3.diff.gz libfile-mimeinfo-perl_0.12-3.dsc to pool/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.12-3.dsc libfile-mimeinfo-perl_0.12-3_all.deb to pool/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.12-3_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. Florian Ragwitz <[EMAIL PROTECTED]> (supplier of updated libfile-mimeinfo-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.7 Date: Wed, 30 Nov 2005 16:15:16 +0100 Source: libfile-mimeinfo-perl Binary: libfile-mimeinfo-perl Architecture: source all Version: 0.12-3 Distribution: unstable Urgency: low Maintainer: Florian Ragwitz <[EMAIL PROTECTED]> Changed-By: Florian Ragwitz <[EMAIL PROTECTED]> Description: libfile-mimeinfo-perl - Perl module to determine file types Closes: 340777 Changes: libfile-mimeinfo-perl (0.12-3) unstable; urgency=low . * Added dependency on libfile-desktopentry-perl (Closes: #340777). Files: 20c7a682453c74554f03c45aac9d3eb3 694 perl optional libfile-mimeinfo-perl_0.12-3.dsc b331650036c983a768e25645930a6b3b 1040 perl optional libfile-mimeinfo-perl_0.12-3.diff.gz c3bec4e1c691c73899d97243f45fbf09 46918 perl optional libfile-mimeinfo-perl_0.12-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDqNS+dC8qQo5jWl4RAq/6AJ41zDQib3BpO6u64E2VEMIsZya2aQCfbOau zF5kJsVejf1hiRsWDdMjN6s= =KqRR -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]