https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25510 Bug ID: 25510 Summary: Typo in koha-common.postinst causing shell errors Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: mirko@abunchofthings.net When installing a custom Koha 19.11.05, I got the following error: /var/lib/dpkg/info/koha-common.postinst: 155: [: !log4perl_component: unexpected operator I don't think we should be using the square brackets in that line at all and should put a space between ! and log4perl_component. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.