[Bug 663000] New: MySQL no longer auto-started after zypper dup
https://bugzilla.novell.com/show_bug.cgi?id=663000 https://bugzilla.novell.com/show_bug.cgi?id=663000#c0 Summary: MySQL no longer auto-started after zypper dup Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: mhrusecky@novell.com ReportedBy: suse-beta@cboltz.de QAContact: qa@suse.de Found By: Beta-Customer Blocker: --- zypper dup from 11.3 to Factory (11.4 between M5 and M6) MySQL is no longer auto-started since I did the upgrade - it looks like something has called "insserv -r mysql" in the upgrade process. I can manually start MySQL without problems. "insserv mysql" displays some (unrelated) error messages [1], but does its job - I now have rc[235].d/S*mysql and K*mysql links. The interesting question is why MySQL was insserv -r'd in the upgrade... [1] # insserv mysql insserv: FATAL: service syslog is missed in the runlevels 4 to use service vboxdrv insserv: FATAL: service network is missed in the runlevels 4 to use service SuSEfirewall2_setup echo $? 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=663000 https://bugzilla.novell.com/show_bug.cgi?id=663000#c1 Ruediger Meier <sweet_f_a@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sweet_f_a@gmx.de --- Comment #1 from Ruediger Meier <sweet_f_a@gmx.de> 2011-03-11 15:42:15 UTC --- (In reply to comment #0)
# insserv mysql insserv: FATAL: service syslog is missed in the runlevels 4 to use service vboxdrv insserv: FATAL: service network is missed in the runlevels 4 to use service SuSEfirewall2_setup echo $? 0
I don't know why your mysql was disabled but I've got these "runlevel 4" errors too when insserving any services. This is because in 11.4 they disabled runlevel 4 in "Default-Start" of SuSEfirewall2-* but forgot to remove the links in /etc/init.d/rc4.d/. So you should delete all links in rc4.d/ (if you don't use a customized runlevel 4). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=663000 https://bugzilla.novell.com/show_bug.cgi?id=663000#c2 --- Comment #2 from Ruediger Meier <sweet_f_a@gmx.de> 2011-03-11 15:53:14 UTC --- BTW, for me insserv did not worked for any service as long I've got these FATAL errors. So IMO your "insserv mysql" could not have worked too. Maybe your mysql init script wasn't really disabled but your server just failed to start at first boot!? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=663000 https://bugzilla.novell.com/show_bug.cgi?id=663000#c3 --- Comment #3 from Christian Boltz <suse-beta@cboltz.de> 2011-03-11 17:34:56 CET --- (In reply to comment #2)
So IMO your "insserv mysql" could not have worked too. Maybe your mysql init script wasn't really disabled but your server just failed to start at first boot!?
I'm quite sure that MySQL _was_ disabled, and insserv re-enabled it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=663000 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME Flags|needinfo?(suse-beta@cboltz. | |de) | --- Comment #6 from Christian Boltz <suse-beta@cboltz.de> --- I didn't see this problem for a while (always following Factory), and mysql uses a service file in the meantime. Therefore I'm closing this bug as "worksforme in the meantime" ;-) -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com