Can somebody please forward the bad manifest to me too?

On Wed, Oct 15, 2014 at 1:31 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> On Wed, Oct 15, 2014 at 7:22 PM, Stephan Beal <sgb...@googlemail.com>
> wrote:
>
>> [stephan@host:~/cvs/fossil/cwal]$ f-mfparse ~/Downloads/manifest.txt
>> Parsing this manifest: /home/stephan/Downloads/manifest.txt
>> f-mfparse: ERROR #128 (FSL_RC_CA_SYNTAX): Malformed UUID in F-card
>>
>> Now i need to expand the error reporting to tell us which F-card it's
>> choking on (you've got 9040 of them!).
>>
>
> No need for that - the debugger sufficed. fossil also fails (in the same
> place) with:
>
> f test-parse-manifest ~/Downloads/manifest.txt
> ERROR: line 3: F-card UUID is the wrong size
>
> Line 3 is:
>
> F .fossil-settings/allow-symlinks a09a968bf05a50058f3ad50132730b719bc39e76
>
> That UUID is 40 bytes long, i.e. an SHA1 hash, which is syntactically
> correct So i'm not sure what he's complaining about. Will need to run this
> through the debugger to find out what the problem is. Both fossil and
> libfossil fail on that line, but my eyes don't see a reason for it.
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal
> "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
> those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to