[darcs-devel] [issue1215] 2.1.0 writes .gz with CRC errors into --old-fashioned-inventory

Matthias Andree bugs at darcs.net
Mon Nov 10 05:12:08 UTC 2008


New submission from Matthias Andree <matthias.andree at gmx.de>:

Greetings,

DARCS 2.1.0 seems to write bogus data (CRC?) into _darcs/patches/*.gz if
used with darcs init --old-fashioned-inventory.

EXAMPLE FOR BROKEN OUTPUT:

darcs init --old-fashioned-inventory
darcs pull -a ../some-dir
gzip -t _darcs/patches/*.gz

EXAMPLE FOR PROPER OUTPUT:

darcs init --hashed
darcs pull -a ../some-dir
gzip -t _darcs/patches/*.gz  # produces no output => OK

This is on openSUSE 11 with gzip 1.3.12 and zlib 1.2.3. Darcs has been
using the C zlib.

----------
messages: 6626
nosy: dagit, dmitry.kurochkin, kowey, matthias.andree, simon, thorkilnaur
status: unread
title: 2.1.0 writes .gz with CRC errors into --old-fashioned-inventory

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1215>
__________________________________


More information about the darcs-devel mailing list