rcallahan / bgzf

Blocked GZip Haskell library
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Release archive for bgzf-0.1.0.0 is broken #1

Open peti opened 9 years ago

peti commented 9 years ago

Apparently, the release tarball was generated in such a way that the user who extracts it has no read/execute permissions on the top-level source directory: http://hydra.cryp.to/build/781946/log/raw.

Did you create that tarball with runhaskell Setup.hs sdist or cabal sdist?

peti commented 9 years ago
$ tar tfv bgzf/0.1.0.0/bgzf-0.1.0.0.tar.gz 
d--------- rcallahan/None    0 2015-04-19 06:31 bgzf-0.1.0.0/
---------- rcallahan/None  888 2015-04-19 06:31 bgzf-0.1.0.0/bgzf.cabal
---------- rcallahan/None 1490 2015-04-19 06:30 bgzf-0.1.0.0/LICENSE
d--------- rcallahan/None    0 2015-04-19 06:30 bgzf-0.1.0.0/Pipes/
---------- rcallahan/None 2473 2015-04-19 06:30 bgzf-0.1.0.0/Pipes/Bgzf.hs
---------- rcallahan/None   46 2015-04-19 06:30 bgzf-0.1.0.0/Setup.hs