2012-01-01 171 views
4

我有讀寫訪問git repo,但是當我嘗試git克隆時出現以下錯誤:git克隆錯誤:致命:git上傳包:由於遠程端可能的存儲庫損壞而中止

[email protected]:~/temp$ git clone [email protected]:Corp/app.git 
Initialized empty Git repository in /home/x/temp/app/.git/ 
remote: error: Could not read 987324d3bf2dfbbfaf538978aa71521f20567a8 
remote: fatal: Failed to traverse parents of commit 09637dac56d440b0e079b0504dbeef3c78815379 
error: git upload-pack: git-pack-objects died with error. 
fatal: git upload-pack: aborting due to possible repository corruption on the remote side. 
remote: aborting due to possible repository corruption on the remote side. 
fatal: early EOF 
fatal: index-pack failed 
[email protected]:~/temp$ 

可能是什麼問題?如何確認遠程回購確實是腐敗?

+3

我想說的是在遠程運行'git fsck',但它在Github上...所以你有沒有與Github支持交談? – 2012-01-01 05:13:39

+0

不,我會嘗試,但是在我的機器上沒有任何可以在本地執行的操作嗎? – n00b 2012-01-01 05:31:36

+0

這是一個暫時的問題,但它可能在未來再次發生。我認爲這個問題值得保留作爲參考。 @gre – 2012-01-10 22:13:11

回答

1

這可能是由於GitHub一方的臨時問題,因爲在GitHub ticket中就是這種情況。

GitHub site status page 5天前報告了這樣的問題。也許你的回購受到該事件的副作用?

在此期間,您如果不能從這個庫加載一個存檔:詳見「 All of your downloads. One big button.

download button

這不會給你回購,但至少的圖像項目表格,你可以從中工作。