[opensuse-bugs] [Bug 1178799] New: mariadb is unstable under upgrades
http://bugzilla.opensuse.org/show_bug.cgi?id=1178799 Bug ID: 1178799 Summary: mariadb is unstable under upgrades Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Upgrade Problems Assignee: screening-team-bugs@suse.de Reporter: giecrilj@stegny.2a.pl QA Contact: jsrain@suse.com Found By: --- Blocker: --- Steps to reproduce: 1. { akonadictl start; } 2. { sudo zypper upgrade mariadb; } 3. Hardware reboot. 4. { akonadictl start; } Expected results: akonadi running Actual results: akonadi stopped Workaround: 1. { sudo zypper addrepo 'http://download.opensuse.org/history/20201011/tumbleweed/repo/oss/'; } 2. Downgrade mariadb to the previous version. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1178799 Christopher Yeleighton <giecrilj@stegny.2a.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|--- |Community User -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1178799 http://bugzilla.opensuse.org/show_bug.cgi?id=1178799#c9 --- Comment #9 from Christopher Yeleighton <giecrilj@stegny.2a.pl> --- (In reply to Danilo Spinella from comment #8)
Is this the default configuration of akonadi? Or is it your custom configuration? I'd instead use a single system instance of mariadb, handled by systemd. In this case, the mariadb package stops the server before updating it and then restart it, so there shouldn't be any breakage.
It is the default configuration promoted by KDE PIM. The update should just examine whether a mariadb server is running for whatever reason and refuse to be applied. There is no need to rely on systemd to answer that question. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com