Bug 35224
Summary: | Git repository reporting corruption | ||
---|---|---|---|
Product: | WebKit | Reporter: | Garret Kelly <gdk> |
Component: | WebKit Website | Assignee: | Garret Kelly <gdk> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | wsiegrist |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Garret Kelly
The git repo has been reporting corruption since this morning for me:
~/sandbox$ git clone git://git.webkit.org/WebKit.git
Initialized empty Git repository in /home/gdk/sandbox/WebKit/.git/
remote: error: failed to unpack compressed delta at offset 268435413 from ./objects/pack/pack-bab3ac1e040e5b997bfc2d388b2839b7f0e5d5d5.pack
remote: error: failed to read object 3416074bb444531db46a45715ba2612b5d212d2f at offset 268435409 from ./objects/pack/pack-bab3ac1e040e5b997bfc2d388b2839b7f0e5d5d5.pack
remote: fatal: object 3416074bb444531db46a45715ba2612b5d212d2f is corrupted
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
William Siegrist
Fixed.