Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 215972 - perl-File-MimeInfo needs to require shared-mime-info
Summary: perl-File-MimeInfo needs to require shared-mime-info
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-File-MimeInfo
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Patrice Dumas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-16 17:14 UTC by Chris Weyl
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version: 0.13-3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-16 17:39:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Weyl 2006-11-16 17:14:43 UTC
Description of problem:
Attempting to use File::MimeInfo in an environment where the shared-mime-info
package is unavailable yields an error message:

"WARNING: You don't seem to have a mime-info database.
The shared-mime-info package is available from
http://freedesktop.org/wiki/Software_2fshared_2dmime_2dinfo"

(see, e.g., bug 215865)

Suggested:
Add an explicit requires: shared-mime-info to perl-File-MimeInfo.

Comment 1 Patrice Dumas 2006-11-16 17:39:32 UTC
Indeed, perl-MimeIinfo is useless without shared-mime-info!

Fixed in 0.13-3


Note You need to log in before you can comment on or make changes to this bug.