]> git.koha-community.org Git - koha.git/commit
Bug 10574 - mute the "upgrading from 3.2" message
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 11 Jul 2013 11:58:34 +0000 (23:58 +1200)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sat, 12 Oct 2013 00:14:16 +0000 (21:14 -0300)
commite581785e64e94346febc692dec7a487f588b2b54
treea67e3b20e60db547ccad1946fdbe308f98deab5c
parent88ca0f5d686c3bb8195cd29e8b18564508c58872
Bug 10574 - mute the "upgrading from 3.2" message

New installs get the message about running a script if upgrading from
3.2. They shouldn't. This silences this message in all cases except when
you actually are upgrading from 3.2.

Test plan:

There are three scenarios to test:
1) A fresh install should not cause the prompt.
2) An upgrade with or without the debconf entry set should not cause the
   prompt.
3) An upgrade from a 3.2 release to this should cause the prompt.

To remove the debconf entry that says the prompt has been seen:

echo 'unregister koha-common/3.2-3.4-upgrade-notice' | sudo debconf-communicate koha-common

This should be run before every test to make debconf forget that it's
shown the prompt. To get its current state:

sudo debconf-show koha-common

To test against the 3.2 version, an empty package that claims to be Koha
3.2.2 is attached to the bug.

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 598a830af0f97aef39bae36265c06a6f8ed73f10)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit f6d1d5cd6c4f93f6c592170f59241268dfff79cb)
debian/koha-common.config