• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Jail & git

Svobi

New Pleskian
Hi!

I've got Plesk (11.5.30 Update #50) running on a debian 7. I've got the jail surrounding for a specific domain. Now that user want's to use git commands. I already copied (hopefully all) the neccessary files into the jail but it's still not working 100% and hope to find some help here:

- - -
bash-4.2$ git submodule update --init
Submodule '_tools/docker' () registered for path '_tools/docker'
Submodule '_tools/fabalicious' () registered for path '_tools/fabalicious'
/usr/lib/git-core/git-submodule: 135: /usr/lib/git-core/git-submodule: dirname: not found
fatal: Could not switch to '.git/modules/_tools': No such file or directory
Clone of 'https://github.com/factorial-io/drupal-docker.git' into submodule path '_tools/docker' failed
- - -

The init command gives me these errors. Any idea?

- - -
bash-4.2$ git diff .htaccess
WARNING: terminal is not fully functional
- - -

Very general one. I already searched and tried export term=xterm within the jail for example but no effect at all.

Any idea & help really appreciated!

Kind regards!
 
Back
Top