darcs

Issue 1832 cache code catches too many errors

Title cache code catches too many errors
Priority bug Status given-up
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, flo, kowey
Assigned To
Topics Hashed

Created on 2010-04-27.18:45:44 by kowey, last changed 2017-07-30.23:56:49 by gh.

Messages
msg10867 (view) Author: kowey Date: 2010-04-27.18:45:43
Florian Gilcher reported:

> Darcs eats meaningful errors, like this one:
> darcs failed:  Codec.Compression.Zlib: incompatible zlib version
> Removing `catchall` in Cache.hs did the trick.

See http://lists.osuosl.org/pipermail/darcs-users/2009-October/021892.html

Seems like we could a bit more selective about what errors we catch
that.  Worth investigating and fixing.
History
Date User Action Args
2010-04-27 18:45:44koweycreate
2017-07-30 23:56:49ghsetstatus: needs-implementation -> given-up