$ git clone git://github.com/sciyoshi/pyfacebook.git
Initialized empty Git repository in /home/pjohnson/local/lib/python2.6/site-packages/pyfacebook/.git/
git: 'index-pack' is not a git-command. See 'git --help'.
fatal: index-pack failed
pjohnson@penelope [~/local/lib/python2.6/site-packages]# remote: Counting objects: 1558, done.
remote: Compressing objects: 100% (902/902), done.
Any idea what's going on here? From googling around, it seems to either be server issues, or it seems to be some ENV variable set incorrectly/not at all. Any help is appreciated.
git: 'index-pack' is not a git command
Started by
pjohnson
, Dec 18 2010 04:19 PM
3 replies to this topic
#1
Posted 18 December 2010 - 04:19 PM
#2 -ASO- Frank
Posted 18 December 2010 - 04:52 PM
Open up a ticket and we can fix this for you. Jailshell doesn't have access to the script files used by git in /usr/local/libexec.
#3
Posted 18 December 2010 - 05:11 PM
Will do, thanks. Question about jailshell, wouldn't you be able to do most things in a normal bash shell through an interpreter like python? I think it has the c-style stat.h libs in it?
#4 -ASO- Frank
Posted 19 December 2010 - 08:10 AM
Yes, you should be able to do most things. However, jailshell will basically chroot you inside of your own environment so you cannot access other user accounts on the system. If you're running python from the command line, you're going to have the same limitation.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
Sign In
Create Account








