
$ cabal --version cabal-install version 0.5.1 using version 1.4.0.1 of the Cabal library $ cabal update Downloading package list from server 'http://hackage.haskell.org/packages/archive' cabal: user error (Codec.Compression.Zlib: invalid stored block lengths) -- Ashley Yakeley

I wrote:
$ cabal update Downloading package list from server 'http://hackage.haskell.org/packages/archive' cabal: user error (Codec.Compression.Zlib: invalid stored block lengths)
The index file http://hackage.haskell.org/packages/archive/00-index.tar.gz is not a valid gzip file. -- Ashley Yakeley

ashley:
I wrote:
$ cabal update Downloading package list from server 'http://hackage.haskell.org/packages/archive' cabal: user error (Codec.Compression.Zlib: invalid stored block lengths)
The index file http://hackage.haskell.org/packages/archive/00-index.tar.gz is not a valid gzip file.
A few people reported tihs too. But seems ok now, so looks like it was regenerated correctly. -- Don
participants (2)
-
Ashley Yakeley
-
Don Stewart