Hi there,
I'm having trouble while running
docker-compose run gfperforce
(perforce server without git-fusion starts normally)
it stops after generating rsa key pair.
the error message follows:
/usr/local/bin/setup-git-fusion.sh: line 31: /opt/perforce/git-fusion/libexec/configure-git-fusion.sh: No such file or directory
[cmd] /run.sh exited 1
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
it seems pointing to a non-existing file, my guess this file is dynamically generated? Because I try to check and it doesnt exists in my system.
Any help regarding this would be welcome.
Thanks.
Hi there,
I'm having trouble while running
docker-compose run gfperforce(perforce server without git-fusion starts normally)
it stops after generating rsa key pair.
the error message follows:
it seems pointing to a non-existing file, my guess this file is dynamically generated? Because I try to check and it doesnt exists in my system.
Any help regarding this would be welcome.
Thanks.