This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb.git hiccup


Frank Ch. Eigler wrote:
> On Sun, Oct 04, 2009 at 08:51:32AM +0200, Jim Meyering wrote:
>> [...]
>> But when I tried to diagnose it, I discovered that there are unreadable
>> temporary pack files owned by from back in February that prevent a local clone.
>>
>>   sourceware$ cd /git/archer.git/objects; ls -l tmp*
>>   -rw-------  1 rmoseley archer  368640 Feb  9  2009 tmp_pack_hMUtoO
>>   -rw-------  1 rmoseley archer  876544 Feb  9  2009 tmp_pack_jmBcho
>>   -rw-------  1 rmoseley archer 1007616 Feb  9  2009 tmp_pack_zbwx0m
>> [...]
>
> These have been zapped.

Hi Frank,

That helps.
Now a local clone gets farther, but fails like this:

    sourceware$ git clone /git/archer.git
    Initialized empty Git repository in /tmp/.j/archer/.git/
    fatal: git upload-pack: cannot find object e2fb0c192ff44cc1a5512545741ac9ab7826ddab:
    fatal: The remote end hung up unexpectedly

I suppose archer has refs into the gdb.git tree?

I have insufficient access to the archer repo, so even if I were to
diagnose the problem, I could not do anything to fix it.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]