Thread (1 message) 1 message, 1 author, 2016-06-15

Re: bug: "fatal: cannot pread pack file", version 1.7.5.4

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:54:12

Lars Winterfeld [off-list ref] writes:
Hi,

I have used git for some time and regularly pushed changes to another
server (as some kind of backup), but today I got this error during
git push`:

Counting objects: 1293, done.
Compressing objects: 100% (1027/1027), done.
Writing objects: 100% (1229/1229), 70.83 MiB | 364 KiB/s, done.
Total 1229 (delta 343), reused 0 (delta 0)
fatal: cannot pread pack file: No such file or directory
Curious.  That is typically given for ENOENT but pread(2) would not
give that error according to

  http://pubs.opengroup.org/onlinepubs/9699919799/functions/pread.html

You didn't say what platform you are seeing the issue (the receiving
end of the "push"), but are you using Git on a pread-deficient
platform with emulation perhaps?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help