when trying to clone from a SLES11 Server I get the following error message:
"git-upload-pack" isn't allowed to be executed.
fatal: The remote end hung up unexpectedly
I tried two different clients so far. Nothing worked. I tried to clone via SSH. The server has git version 1.6.0.2 installed, the clients 1.7.4.1 and 1.7.3.4
Since I didn’t find any references about that problem so far I’m asking here for help. Does anybody know this problem? Are there any settings I could try?
Thanks a lot for any advise in advance.
cu
Roman
The problem seems to be caused through sudosh, a shell wrapper logging everything thats typed. I can use git with SLES as soon as I turn this thing off. That would mean ssh is not a viable option in my case, even so its the only one I have in this place. The problem is therefore unsolvable in this particular case. Shame.