
Am 19.02.2010 13:55 schrieb Valery V. Vorotyntsev:
after updating to cabal-install-0.8.0/Cabal-1.8.0.2 with GHC 6.10.4, I always get an error when updating the package list:
cabal update Downloading the latest package list from hackage.haskell.org cabal: Codec.Compression.Zlib: premature end of compressed stream
Would you please send the output of `cabal update -v3' command?
Downloading the latest package list from hackage.haskell.org Sending: GET /packages/archive/00-index.tar.gz HTTP/1.1 Host: hackage.haskell.org User-Agent: cabal-install/0.8.0 Creating new connection to hackage.haskell.org Received: HTTP/1.1 200 OK Date: Fri, 19 Feb 2010 13:28:11 GMT Server: Apache/2.2.9 (Debian) mod_python/3.3.1 Python/2.5.2 Last-Modified: Fri, 19 Feb 2010 11:18:51 GMT ETag: "1bda0c4-167869-47ff23f7fdcc0" Accept-Ranges: bytes Content-Length: 1472617 Content-Type: application/x-tar Content-Encoding: x-gzip Downloaded to C:\Dokumente und Einstellungen\Maciej\Anwendungsdaten\cabal\packages\hackage.haskell.org\00-index.tar.gz cabal: Codec.Compression.Zlib: premature end of compressed stream Best wishes, Maciej