https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16084 Bug ID: 16084 Summary: log4perl.conf not properly set on packages Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org log4perl is not correctly set on created instances, on packages setup. This is due to two missing entries. To test: - Run koha-create to create an instance or just fire kohadevbox:ansible => FAIL: Notice the instance's koha-conf.xml points to __KOHA_CONF_DIR__ instead of /etc/koha/sites/kohadev/ on the log4perl entry. => FAIL: the /etc/koha/sites/kohadev/log4perl.conf contains __LOG_DIR__ instead of /var/log/koha/kohadev/ -- You are receiving this mail because: You are watching all bug changes.