[Bug 923552] New: 'cabal-rpm spec' fails on some Hackage packages, claiming 'getDirectoryContents: does not exist'

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 20 05:11:42 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=923552

            Bug ID: 923552
           Summary: 'cabal-rpm spec' fails on some Hackage packages,
                    claiming 'getDirectoryContents: does not exist'
           Product: Fedora
           Version: 18
         Component: cabal-rpm
          Severity: unspecified
          Priority: unspecified
          Assignee: petersen at redhat.com
          Reporter: michel+fdr at sylvestre.me
        QA Contact: extras-qa at fedoraproject.org
                CC: haskell-devel at lists.fedoraproject.org,
                    petersen at redhat.com

Description of problem:
I'm batch-generating spec files for the yesod-platform components that do not
exist in our package database yet (using yum-builddep on the
cabal-rpm-generated spec for yesod-platform itself), and it fails on the
following three packages:

cipher-rc4
pureMD5
word8

All three of which have valid-looking pages on Hackage.

Version-Release number of selected component (if applicable):
cabal-rpm-0.7.0-1.fc18.x86_64

How reproducible:
Always

Steps to Reproduce:
1. cabal-rpm spec cipher-rc4
2. cabal-rpm spec pureMD5
3. cabal-rpm spec word8

Actual results:
cabal-rpm: cipher-rc4: getDirectoryContents: does not exist (No such file or
directory)
cabal-rpm: pureMD5: getDirectoryContents: does not exist (No such file or
directory)
cabal-rpm: word8: getDirectoryContents: does not exist (No such file or
directory)


Expected results:
cabal-rpm should generate spec files for each

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=4PrBScqlzh&a=cc_unsubscribe


More information about the haskell-devel mailing list