https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40663
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- I had a go at testing, but something is stopping ktd starting up for me when using main-noble (everything is up-to-date, I also removed all images and started fresh, as well as re-cloning Koha). "Normal" Koha starts fine and is working as expected. This is what a get in the startup script where Koha exits: .... koha-1 | Install Koha-how-to koha-1 | [cypress] Make the pre-built cypress available to the instance user [HACK] koha-1 | [*] Created cache dir /var/lib/koha/kohadev/.cache/ koha-1 | [*] Chowning /var/lib/koha/kohadev/.cache/ koha-1 | [*] Cypress dir linked to /var/lib/koha/kohadev/.cache/ koha-1 | [koha-l10n] Handling koha-l10n as requested koha-1 | [*] Cloning koha-l10n into misc/translator/po koha-1 | fatal: could not create work tree dir '/kohadevbox/koha/misc/translator/po': Permission denied koha-1 | [API logging] Set TRACE to API log4perl config koha-1 | [*] TRACE set for the API log4perl configuration koha-1 | [git] Setting up Git on the instance user koha-1 | [*] Generating /var/lib/koha/kohadev/.gitconfig koha-1 | [*] General setup koha-1 | error: could not lock config file .git/config: Permission denied koha-1 | error: could not lock config file .git/config: Permission denied koha-1 | [*] Installing and setting hooks (/kohadevbox/koha) koha-1 | mkdir: cannot create directory ‘/kohadevbox/koha/.git/hooks/ktd’: Permission denied koha-1 | cp: target '/kohadevbox/koha/.git/hooks/ktd': No such file or directory koha-1 | error: could not lock config file .git/config: Permission denied koha-1 exited with code 255 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
