Re: [fatal error] cannot pread pack file: Input/output error

2014-04-01 Thread sunny110
Jeff King wrote > At the point you see that message, git has received the whole contents > from the remote side and written them to disk. It's then trying to read > back the data it just wrote to do some checks on it. However, your > filesystem has reported a low-level I/O error, which may indicate

[fatal error] cannot pread pack file: Input/output error

2014-04-01 Thread sunny110
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 'gold