Bug 720983

Summary: Man files corrupt
Product: [Fedora] Fedora Reporter: Steven Stern <subscribed-lists>
Component: shutterAssignee: Liang Suilong <liangsuilong>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: liangsuilong, rdieter, robatino
Target Milestone: ---Flags: rdieter: needinfo?
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-18 20:50:44 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 Steven Stern 2011-07-13 12:56:51 UTC
/etc/cron.daily/man-db.cron:


gzip: /usr/share/man/man1/shutter.1.gz: not in gzip format

gzip: /usr/share/man/man1/shutter.1.gz: not in gzip format



$ rpm -qa |grep shutter
shutter-0.87.2-1.fc15.noarch

Comment 1 Andre Robatino 2011-07-13 14:15:14 UTC
[andre@compaq-pc ~]$ file /usr/share/man/man1/shutter.1.gz
/usr/share/man/man1/shutter.1.gz: troff or preprocessor input, ASCII text
[andre@compaq-pc ~]$

It appears the file is simply not gzipped. If I replace /usr/share/man/man1/shutter.1.gz with its gzipped version, then "man shutter" works normally.

Comment 2 Rex Dieter 2011-07-18 20:50:44 UTC

*** This bug has been marked as a duplicate of bug 722700 ***