diff --git a/GNUHealth.README.SUSE b/GNUHealth.README.SUSE index beeb126..7ee6ebf 100644 --- a/GNUHealth.README.SUSE +++ b/GNUHealth.README.SUSE @@ -52,14 +52,27 @@ DONE. Upgrade ------- + * openSUSE supports online upgrade (zypper dup) between releases. In case you + are updating your installation from openSUSE Leap 42.2 to 42.3, the following message will appear: + + Problem: gnuhealth-3.2.0-12.1.noarch requires python3-PyWebDAV3-GNUHealth, but this requirement cannot be provided + uninstallable providers: python3-PyWebDAV3-GNUHealth-0.10.1-1.1.noarch[repo-oss] + Solution 1: keep obsolete gnuhealth-3.0.8-11.6.1.noarch + Solution 2: deinstallation of python-PyWebDAV-0.9.8-1.1.noarch + Solution 3: break gnuhealth-3.2.0-12.1.noarch by ignoring some of its dependencies + + This message is somewhat misleading, as the new python3-PyWebDAV3-GNUHealth conflicts with python-PyWebDAV. + Go for Solution 2 + * In case you upgrade from a previous GNU Health make sure you apply the upgrade procedures described in /usr/share/doc/packages/gnuhealth/upgrade. - Run tryton-admin: + As user tryton, run tryton-admin: # /usr/bin/trytond-admin -c /etc/tryton/trytond.conf --all -d mydb - GNU_Health 3.0 on openSUSE delivered 2 modules, which are not (yet) in 3.2 anymore: pdq and hl7. You need to delete them first + * GNU_Health 3.0 on openSUSE delivered 2 modules, which are not (yet) in 3.2 + anymore: pdq and hl7. You need to delete them first Log in as database owner (usually tryton): diff --git a/gnuhealth.changes b/gnuhealth.changes index 82d7972..63b9ba8 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 11 15:25:45 UTC 2017 - axel.braun@gmx.de + +- update of documentation for upgrade from Leap 42.2 + ------------------------------------------------------------------- Sun Jul 2 16:19:59 UTC 2017 - axel.braun@gmx.de