[OpenAFS] Re: Issue report: "invalid argument" with 1.5.68 but not with 1.4.11
Simon Wilkinson
sxw@inf.ed.ac.uk
Mon, 21 Dec 2009 16:01:33 +0000
On 21 Dec 2009, at 15:36, Adam Megacz wrote:
>> *) A fstrace log of the git clone operation (see
>> http://blob.inf.ed.ac.uk/sxw/2009/01/24/using-fstrace-to-debug-the-afs-cache-manager/
>> )
>
> Ok, it's here: /afs/megacz.com/.pub/afs-cm-dump
Sadly:
p0:0xea89ca40 p1:0.3123800 p2:2048 p3:99999
raw op 701087856, time 357.070223, pid 2017
...means that you are missing the afszcm.cat file which would
translate that into something understandable. It'll be in src/afs/
afszm.cat in your compilation tree, and should get copied to /usr/vice/
etc/C/ (if you're using transarc paths) or $prefix/etc/C (if you're
using FHS style paths).
If you could install that, and try the whole thing again, that would
be great!
Thanks,
Simon.