[Koha] Error with installing koha with docker
Mathieu Saby
mathsabypro at gmail.com
Mon Nov 7 04:55:36 NZDT 2022
Hi
I am trying to install Koha with docker on a Ubuntu 22.04 machine
I have followed the instructions at
https://gitlab.com/koha-community/koha-testing-docker/-/tree/master but the
"ktd up" command gives me an error, and Koha fails to run.
Could someone please give me some advice ?
The error :
koha-koha-1 | Cannnot open file No such file or directory at
/kohadevbox/misc4dev/cp_debian_files.pl line 35.
koha-koha-1 exited with code 2
The git repo for koha testing docker is downloaded in a
/home/msaby/projets/koha-testing-docker
my ~/.bashrc contains :
export PROJECTS_DIR=/home/msaby/projets
export SYNC_REPO=$PROJECTS_DIR/koha
export KTD_HOME=$PROJECTS_DIR/koha-testing-docker
export PATH=$PATH:$KTD_HOME/bin
export LOCAL_USER_ID=$(id -u)
Regards,
--
Mathieu Saby
More information about the Koha
mailing list