Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=652573 Jens Petersen <petersen@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #6 from Jens Petersen <petersen@xxxxxxxxxx> 2010-12-09 10:22:21 EST --- (In reply to comment #3) > patch to fix up rpmlint warning buildroot setting and cleaning is now deprecated in the Packaging Guidelines. > added COPYING to the base rpm Thanks - fixing: Spec: http://petersen.fedorapeople.org/ghc-zip-archive/ghc-zip-archive.spec SRPM: http://petersen.fedorapeople.org/ghc-zip-archive/ghc-zip-archive-0.1.1.6-3.fc13.src.rpm (In reply to comment #4) > I am unable to find the exported module ( Codec.Archive.Zip ) via ghci. I was trying to test earlier but had some system (rpm or fs issue) problem. Can you describe the steps you are taking? So, sorry I can't test right now with rawhide but at least the following works for me: $ rpm -q ghc ghc-6.12.1-5.fc13.i686 $ cabal install zip-zrchive : : $ ghci -package zip-archive GHCi, version 6.12.1: http://www.haskell.org/ghc/ :? for help Loading package ghc-prim ... linking ... done. : Loading package zip-archive-0.1.1.6 ... linking ... done. Loading package ffi-1.0 ... linking ... done. Prelude> :module Codec.Archive.Zip Prelude Codec.Archive.Zip> I can certainly look into to it more later, and we should certainly support ghci, but I am not sure if it is a review blocker. (In reply to comment #5) > When I run ghci as root, I can see the exported module but not as a normal > user. As a normal user what is your output of "ghc-pkg list zip-archive"? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review