https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17311

--- Comment #10 from Mirko Tietgen <[email protected]> ---
Actually… without this patch, koha-common is stopped in prerm, and started in
postinst (right before the db upgrade). It's not obvious in our code, it
happens during build of the package (dh_installinit resolving the #DEBHELPER#
lines).
"koha-common stop" stops plack, so instances using plack are unavailable during
unpacking of the new package and deletion of the old files, but should be back
before the db upgrade and translation updates.

prerm happens before preinst. We don't need that part in the patch. I'll think
about the placement of the other bit.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to