Re: Error converting from 1.4.4.1 to 1.5.0?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday, February 14, 2007 at 09:15:08 (-0800) Junio C Hamano writes:
>Bill Lear <rael@xxxxxxxxxx> writes:
>
>> I then did a commit, and something went wrong:
>>
>> % git commit -a -m "Nuke CVS Id strings"
>> error: Could not read ab66b31e390889e6bcbb2002111e2803c51f42b5
>> error: unable to read tree object HEAD
>> # On branch master
>> error: Could not read ab66b31e390889e6bcbb2002111e2803c51f42b5
>> error: unable to read tree object HEAD
>
>Does 1.4.4 find that object?  What's in HEAD (cat .git/HEAD)?
>What does "git fsck-objects --full" report?

% cat .git/HEAD
ref: refs/heads/master

% git --version
git version 1.5.0-dirty

% git fsck-objects --full
error: Packfile .git/objects/pack/pack-23d1a9af78b4b78d1f3750cf70f83cb91a20ba64.pack SHA1 mismatch with itself
fatal: failed to find delta-pack base object 90bad0d280a6d7c155bbd9582b35ffcf5e3bdd27

% /usr/bin/git --version
git version 1.4.4.1

% /usr/bin/git fsck-objects --full
error: Packfile .git/objects/pack/pack-23d1a9af78b4b78d1f3750cf70f83cb91a20ba64.pack SHA1 mismatch with itself
fatal: failed to find delta-pack base object 90bad0d280a6d7c155bbd9582b35ffcf5e3bdd27

So, all I did was try to do a commit with the new git ... haven't
recloned, or pulled from upstream...



Bill
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]