[Bug 8779] New: .deb upgrade fails on incomplete instance setup
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8779 Priority: P5 - low Change sponsored?: --- Bug ID: 8779 Assignee: gmcharlt@gmail.com Summary: .deb upgrade fails on incomplete instance setup Severity: enhancement Classification: Unclassified OS: All Reporter: tomascohen@gmail.com Hardware: All Status: NEW Version: master Component: Installation and upgrade (command-line installer) Product: Koha On a fresh install, doing an upgrade triggers updatedatabase, which fails if the instance was created but the database structure hasn't been initialized (by webinstaller) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8779 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=4876 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8779 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8779 Yarik Dot <yarikdot@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yarikdot@gmail.com --- Comment #1 from Yarik Dot <yarikdot@gmail.com> --- Created attachment 41445 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41445&action=edit Do not trigger update database when originalversion is not peresent. We are currently dealing with the same problem. Please find attached the patch. There is a check of $original_version before the migration is being executed. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8779 --- Comment #2 from Yarik Dot <yarikdot@gmail.com> --- Created attachment 41447 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41447&action=edit Don't upgrade the database when original version is not present. Sorry! The patch is incorrect! There is a problem in the condition. Please find a new one. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org