Jump to content

Unable to clone git repository


Guest UnixRonin

Recommended Posts

I'm trying to clone a local copy of the git repository to get the latest updated source, but the transfer fails on every attempt:

/netstore/src:10 # git clone http://github.com/mangos/mangos.git

Initialized empty Git repository in /netstore/src/mangos/.git/

got e52f1a6668b6fd29934595baa6d691504404e353

walk e52f1a6668b6fd29934595baa6d691504404e353

got a6ed42ea664a60b5d9cbdb6a15d3ce0f6ab35219

Getting alternates list for http://github.com/mangos/mangos.git

Getting pack list for http://github.com/mangos/mangos.git

Getting index for pack 29d584f19f7532938f8d5742937235f689e2ca72

got d6b95669e8a69d1fd569fb2e482c2987e2540ef2

got a2f978834653b49d3984ec3386f5d039178e0263

Getting index for pack 2868d022840fb486dcf17778172cf5c6835a020f

Getting index for pack b2db356cc96c3e6799d9f7e09269815d128113b8

Getting index for pack 142c0035cff360d2efcfb00cd89035f8d3caff49

Getting index for pack 87da93e2f7892afbe409884ea61c6380620d6a3e

Getting index for pack 3f96c9d049bbe56b50585b033911a202d1184d4a

Getting index for pack 3bf3c2f2fee440335c75eb7c368bb328f36c9b4b

Getting pack 142c0035cff360d2efcfb00cd89035f8d3caff49

which contains fb5c050a871ca7419fafb36833c0330e5f84522e

walk fb5c050a871ca7419fafb36833c0330e5f84522e

Getting pack 3bf3c2f2fee440335c75eb7c368bb328f36c9b4b

which contains 9cc1dabfb8e18cae46bb547173200ee156a43c3b

walk 9cc1dabfb8e18cae46bb547173200ee156a43c3b

walk a6ed42ea664a60b5d9cbdb6a15d3ce0f6ab35219

Getting pack 29d584f19f7532938f8d5742937235f689e2ca72

which contains 7367b1e2d9179b9969979c10f8fa739bc126669a

got ddb2de1eabf9964358d76d88231cfc272b6c1583

got 5f1b4138c96064bac51a12631f7c927587d61581

error: Unable to get pack file http://github.com/mangos/mangos.git/objects/pack/pack-29d584f19f7532938f8d5742937235f689e2ca72.pack

transfer closed with 21356332 bytes remaining to read

error: Unable to find 7367b1e2d9179b9969979c10f8fa739bc126669a under http://github.com/mangos/mangos.git

Cannot obtain needed object 7367b1e2d9179b9969979c10f8fa739bc126669a

while processing commit a6ed42ea664a60b5d9cbdb6a15d3ce0f6ab35219.

fatal: Fetch failed.

I'm pretty new to git. Am I doing this wrong?

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use