https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25510 --- Comment #12 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #4)
Created attachment 104921 [details] [review] Bug 25510: Fix syntax error in koha-common.postinst
I'm getting the following errors: /var/lib/dpkg/info/koha-common.postinst: 155: /var/lib/dpkg/info/koha-common.postinst: !log4perl_component: not found /var/lib/dpkg/info/koha-common.postinst: 168: /var/lib/dpkg/info/koha-common.postinst: !log4perl_component: not found /var/lib/dpkg/info/koha-common.postinst: 184: /var/lib/dpkg/info/koha-common.postinst: !log4perl_component: not found I think we need that space between the ! and the function name. I'll add a patch for that and try again. -- You are receiving this mail because: You are watching all bug changes.