Problem in update from the linux-2.6 repository

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Monday, November 7, 2005 - 12:18 pm

Hi guys,

I run into a weird problem when trying to update my clone of the
linux-2.6 repository from Linus:

---
# cg-update -f
17:09:00 URL:http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/HEAD [41/41] -> "refs/heads/.origin-fetching" [1]
Getting alternates list
Getting pack list
error: Unable to find 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c under http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/

Cannot obtain needed object 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c
while processing commit 0000000000000000000000000000000000000000.
cg-fetch: objects fetch failed
---

I use the latest available git and cogito for this and I have no idea
which is at fault. Using rsync as transport it even looks more worse:

---
# cg-update -f
WARNING: The rsync access method is DEPRECATED and will be REMOVED in the future!

receiving file list ... done

sent 111 bytes  received 774 bytes  354.00 bytes/sec
total size is 41  speedup is 0.05

receiving file list ... done
progress: 2631 objects, 9754798 bytes, 100% done
info/packs

sent 58020 bytes  received 10252045 bytes  74982.29 bytes/sec
total size is 121158464  speedup is 11.75

receiving file list ... done

sent 118 bytes  received 1095 bytes  346.57 bytes/sec
total size is 902  speedup is 0.74
Tree change: f912696ab330bf539231d1f8032320f2a08b850f:2ed5e6d09e266bd2288d49aaaf240ed8c468c13c
error: unable to find 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c
fatal: git-cat-file 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c: bad file
error: unable to find 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c
fatal: git-cat-file 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c: bad file
Invalid tree id: 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c

Applying changes...
error: unable to find 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c
fatal: git-cat-file 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c: bad file
error: unable to find 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c
fatal: git-cat-file 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c: bad file
Invalid commit id: 2ed5e6d09e266bd2288d49aaaf240ed8c468c13c
---

Maybe this is a problem of the kernel.org synchronization, but otherwise
it should be fixed. Will there be a way to get some useful messages to
the end user in case of an error or some sanity checks that the tree you
are pulling from is in sane state or not?

Regards

Marcel


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Problem in update from the linux-2.6 repository, Marcel Holtmann, (Mon Nov 7, 12:18 pm)
Re: Problem in update from the linux-2.6 repository, Marcel Holtmann, (Mon Nov 7, 6:18 pm)
Re: Problem in update from the linux-2.6 repository, Nick Hengeveld, (Mon Nov 7, 7:22 pm)
Re: Problem in update from the linux-2.6 repository, Petr Baudis, (Mon Nov 7, 6:23 pm)
Re: Problem in update from the linux-2.6 repository, Marcel Holtmann, (Mon Nov 7, 6:28 pm)