Your message dated Thu, 22 Dec 2005 07:32:03 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#340777: fixed in libfile-mimeinfo-perl 0.12-4 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; 22 Dec 2005 15:40:52 +0000 >From [EMAIL PROTECTED] Thu Dec 22 07:40:52 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EpSQF-0008Fl-Uz; Thu, 22 Dec 2005 07:32:03 -0800 From: Florian Ragwitz <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#340777: fixed in libfile-mimeinfo-perl 0.12-4 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 22 Dec 2005 07:32:03 -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-4 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-4.diff.gz to pool/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.12-4.diff.gz libfile-mimeinfo-perl_0.12-4.dsc to pool/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.12-4.dsc libfile-mimeinfo-perl_0.12-4_all.deb to pool/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.12-4_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: Thu, 22 Dec 2005 16:11:20 +0100 Source: libfile-mimeinfo-perl Binary: libfile-mimeinfo-perl Architecture: source all Version: 0.12-4 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-4) unstable; urgency=low . * Fixed typo in new dependency to libfile-desktopentry-perl (Closes: #340777). Files: 17f4f98fc40e3095fa82157de56fd964 694 perl optional libfile-mimeinfo-perl_0.12-4.dsc 1d01c0a75d228c5f64f3b6250dee53a1 1083 perl optional libfile-mimeinfo-perl_0.12-4.diff.gz 68219e81ac5c2ffa6924c58f6bbdfc0f 46980 perl optional libfile-mimeinfo-perl_0.12-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDqsVMdC8qQo5jWl4RAg/rAJ9zcngJl0LlpTPEK2Rt66+/a7fG/ACeIgQM T93AxRaTXdK+v3q17az8QnI= =/tTk -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]