From: Jhair Tocancipa Triana <jhair.tocancipa@gmail.com>
To: git@vger.kernel.org
Subject: fatal: cannot store pack file (git 1.6.0.2 + sshfs)
Date: Tue, 23 Sep 2008 20:15:28 +0100 [thread overview]
Message-ID: <87iqsmy8q7.fsf@sms.ed.ac.uk> (raw)
I'm getting the following when running git on a partition mounted with
sshfs:
$ git pull
remote: Counting objects: 304, done.
remote: Compressing objects: 100% (256/256), done.
remote: Total 260 (delta 103), reused 0 (delta 0)
Receiving objects: 100% (260/260), 26.62 MiB | 3979 KiB/s, done.
Resolving deltas: 100% (103/103), completed with 32 local objects.
error: unable to write sha1 filename .git/objects/pack/pack-dc5c3614e795918f457a2f98a58f10134ebf246b.pack: Operation not permitted
fatal: cannot store pack file
fatal: index-pack failed
git pull worked fine in the same repository yesterday (new files where
committed in the meantime).
I'm not sure if this is a problem in git or in sshfs (or somewhere
else).
Any ideas what the problem could be?
Thanks,
--
Jhair
next reply other threads:[~2008-09-23 19:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-23 19:15 Jhair Tocancipa Triana [this message]
2008-09-24 16:34 ` fatal: cannot store pack file (git 1.6.0.2 + sshfs) Shawn O. Pearce
2008-09-24 17:57 ` Nathan W. Panike
2008-09-24 20:05 ` Jhair Tocancipa Triana
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87iqsmy8q7.fsf@sms.ed.ac.uk \
--to=jhair.tocancipa@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.