Bug 478322

Summary: mtools incorrectly contains /usr/share/info/dir.gz
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: mtoolsAssignee: Adam Tkac <atkac>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: atkac, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-12 14:12:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michel Lind 2008-12-28 01:01:14 UTC
Description of problem:
mtools currently packages its own /usr/share/info/dir.gz directory listing, generated during its buildroot installation. This file should be deleted or excluded, as the correct directory listing is updated during %post and %preun (which mtools' spec is already doing).

Version-Release number of selected component (if applicable):
mtools-3.9.11-5.fc10.x86_64

How reproducible:
Always

Steps to Reproduce:
1. rpm -qf /usr/share/info/dir.gz

  
Actual results:
mtools owns the file


Expected results:
The file should not even exist.


Additional info:

Comment 1 Adam Tkac 2009-01-12 14:12:42 UTC
Thanks for report, fixed in rawhide (mtools-4.0.0-2.fc11). I'm not going to fix this problem in F10. Please reopen this bug if you want fix in F10.