Hi Waylon,
did you set $KOHA_CONF to /etc/koha/sites/<yourinstance>/koha-conf.xml ?
All in all, you need $KOHA_CONF $KOHA_HOME $KOHA_PATH and $PERL5LIB, of which only $KOHA_CONF might differ according to which Koha instance you are working on at a given moment (if there are > 1 Koha instances on your server).
Best regards,
Anke
--
Anke Bruns M.A. (LIS)
Arbeitsgruppe "Anwendungs- und Informationssysteme"
E-Mail: anke.bruns@gwdg.de
-------------------------------------------------
Gesellschaft für wissenschaftliche Datenverarbeitung mbH Göttingen (GWDG)
Burckhardtweg 4, 37077 Göttingen, URL: https://gwdg.de
Support: Tel.: +49 551 39-30000, URL: https://gwdg.de/support
Sekretariat: Tel.: +49 551 39-30001, E-Mail: gwdg@gwdg.de
Geschäftsführer: Prof. Dr. Ramin Yahyapour
Aufsichtsratsvorsitzender: Prof. Dr. Christian Griesinger
Sitz der Gesellschaft: Göttingen
Registergericht: Göttingen, Handelsregister-Nr. B 598
-------------------------------------------------
Zertifiziert nach ISO 9001 und ISO 27001
-------------------------------------------------
Von: Koha-devel <koha-devel-bounces@lists.koha-community.org> Im Auftrag von Waylon Robertson
Gesendet: Donnerstag, 20. Juli 2023 07:19
An: Koha Devel <koha-devel@lists.koha-community.org>
Betreff: [Koha-devel] koha-testing-docker missing koha-conf.xml
after doing ktd up, after configuring the database info etc in .env, I am getting
koha-koha-1 | Running [PERL5LIB=/kohadevbox/koha:/kohadevbox/koha/lib:/kohadevbox/qa-test-tools perl /kohadevbox/misc4dev/setup_sip.pl --instance=emmaus]...
koha-koha-1 | unable to locate Koha configuration file koha-conf.xml at /kohadevbox/koha/C4/Context.pm line 171.
etc. What am i missing?
Hopefully someone picks this up, as it's needed to be done before next week start.
Waylon