Bug 570110

Summary: manpage has permission 0600!
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: darcsAssignee: Jens Petersen <petersen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: haskell-devel, jeremy, petersen
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: 2010-03-08 02:58:18 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 Jens Petersen 2010-03-03 10:48:45 UTC
Description of problem:
I think this may be a cabal bug: needs more investigation:
the temporary file created when copy installing the manpage
probably gets perm 0600.

Comment 1 Jens Petersen 2010-03-08 02:58:18 UTC
See http://hackage.haskell.org/trac/hackage/ticket/641 for the Cabal bug.

I added %attr to the filelist for now as a workaround.