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
_______________________________________________

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to