From: Rossella Barletta <rossella.barletta@gmail.com>
To: git@vger.kernel.org
Cc: dario.ligorio@selex-es.com
Subject: Permission denied ONLY after pulling bundles
Date: Thu, 4 Jun 2015 15:04:21 +0200 [thread overview]
Message-ID: <CAJeiYQGUsB-9XYdnqDgoSy5JU-EVTbf-1OuTU5BGfpT9q6xKbg@mail.gmail.com> (raw)
Dear git group,
I would like to ask your help for a problem that we cannot fix in any way.
We have a git repository in folder on Windows.
Then we use VMware player on CentOS_6 on which we create a clone of
the git repository, after of course having mounted the directory in
which the repository is.
So the repository is on windows and the clone on Linux.
We are able to perfom all the git operations we need, except for the
pull .bundle, which is successful in itself but prevent us from
pushing after that.
As we try to push after pulling a .bundle in a branch we get the error message
NODE1:fdp> git push
Counting objects: 1977, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (423/423), done.
fatal: write error: Permission denied00 KiB | 158 KiB/s
error: pack-objects died of signal 13
error: pack-objects died with strange error
We have checked all the permissions, changed the users, recreated the
clone but nothing worked.
The push operation works perfectly until we pull a bundle. After
pulling a bundle we are not able to push anymore.We tryed to delete
the branches, recreate others and all works perfectly, also the
push.As we pull the .bundle we cannot get the permission to do the
push anymore.
What has this to do with the bundle?
Thanks for your support.
--
Rossella
next reply other threads:[~2015-06-04 13:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-04 13:04 Rossella Barletta [this message]
2015-06-04 19:06 ` Permission denied ONLY after pulling bundles Christian Couder
2015-06-04 19:25 ` Philip Oakley
2015-06-05 6:54 ` Rossella Barletta
2015-06-05 16:01 ` Christian Couder
2015-06-08 8:34 ` Rossella Barletta
2015-06-08 8:47 ` Rossella Barletta
2015-06-08 13:03 ` Thomas Ferris Nicolaisen
2015-06-08 15:19 ` Rossella Barletta
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=CAJeiYQGUsB-9XYdnqDgoSy5JU-EVTbf-1OuTU5BGfpT9q6xKbg@mail.gmail.com \
--to=rossella.barletta@gmail.com \
--cc=dario.ligorio@selex-es.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).