[darcs-devel] [issue673] hash failure with hashed and darcs-2 format

Tommy Pettersson bugs at darcs.net
Mon Feb 11 14:24:47 UTC 2008


New submission from Tommy Pettersson <ptp at lysator.liu.se>:

I get a Hash failure with darcs2 (with both hashed and darcs-2
format, but not with the old format).

I run the following command in a newly initialized repo:

  find -name _darcs -prune -or -print | while (read f) { darcs add $f && darcs
rec -am 'init '$f }

and after a while I get:

  Finished recording patch 'init ./sample.call'
  Finished recording patch 'init ./sounds'
  Finished recording patch 'init ./sounds/Makefile'
  Hash failure in /home/tommy/tmp/asterisk-1.4.0 of hash
7e8f6423d14d055b145c1e482e7de9cf56ceea78

After that all darcs commands fail with:

  darcs failed:  Couldn't fetch `7e8f6423d14d055b145c1e482e7de9cf56ceea78'
  in subdir pristine.hashed from sources:

I've put a 33 MiB .tgz of the repo in this state at:

  http://www.lysator.liu.se/~ptp/pub/hashfailure.tgz

----------
messages: 3314
nosy: beschmi, droundy, kowey, tommy
priority: bug
status: unread
title: hash failure with hashed and darcs-2 format

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


More information about the darcs-devel mailing list