Hi;
I hope this is the right place for my question.

I wanna build GoldenDict from source, however I get a fattal error when I
try to clone the repository.

Here is the recorded session:

    sunny@s9:~/Programs/goldendict$ git clone
git://github.com/goldendict/goldendict.git
    Cloning into 'goldendict'...
    remote: Reusing existing pack: 11370, done.
    remote: Counting objects: 7, done.
    remote: Compressing objects: 100% (7/7), done.
    remote: Total 11377 (delta 1), reused 0 (delta 0)
    Receiving objects: 100% (11377/11377), 27.17 MiB | 11 KiB/s, done.
    fatal: cannot pread pack file: Input/output error
    fatal: index-pack failed 

So what's the problem? could anyone help me? Thanks in advance.



--
View this message in context: 
http://git.661346.n2.nabble.com/fatal-error-cannot-pread-pack-file-Input-output-error-tp7607133.html
Sent from the git mailing list archive at Nabble.com.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to