On Tue, Apr 22, 2008 at 4:24 PM, Greg Holtz <[EMAIL PROTECTED]> wrote: > I have compiled darcs-2.0.0 on opensolaris x86 with ghc 6.8.2. > When I run "darcs whatsnew", or any command that accesses > the darcs database, such as "add" "changes", etc... I get the > following fromJust errors. > > $ darcs whatsnew > darcs: bug in darcs! > fromJust errorsrc/Darcs/SlurpDirectory.lhs:347 compiled Apr 21 2008 10:44:14 > at src/Darcs/SlurpDirectory.lhs:347 compiled Apr 21 2008 10:44:14 > I'm unable to check http://darcs.net/maintenance to see if this version is > supported. > If it is is supported, please report this to [EMAIL PROTECTED] > If possible include the output of 'darcs --exact-version'.
I'm pushing a (partial) fix that will give a proper error message in this case, that could give us a hint as to what's going wrong. Darcs is failing to read a directory, it seems, but we can't really tell which directory. If you can get a copy (using another machine perhaps?) of the latest darcs and see how this works, that'd be great. David _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
