remote: error: unable to write sha1 filename

1,385 views
Skip to first unread message

Guillaume Filion

unread,
Aug 30, 2016, 10:53:23 AM8/30/16
to git-for-windows
Hi all,

Since upgrading git to version 2.9.3.windows.2, I'm getting this error when trying to push to a remote repo hosted on a samba share:
git.exe push -v --progress "origin" master:master

Pushing to //nas1/web/WebSRACQ.git
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 494 bytes | 0 bytes/s, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: error: unable to write sha1 filename ./objects/fd/9592b50bd84c06fdc0c26293e657a987eaf6a6: Permission denied
remote: fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
To //nas1/web/WebSRACQ.git
! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to '//nas1/web/WebSRACQ.git'

My colleague who's still at version 1.8.5.2 is able to push without issue.

Do you have an idea about what could be going on?

Thanks a lot,
Guillaume
Reply all
Reply to author
Forward
0 new messages