[Bug 825956] New: Typo in default OBS appliance mysql config
https://bugzilla.novell.com/show_bug.cgi?id=825956 https://bugzilla.novell.com/show_bug.cgi?id=825956#c0 Summary: Typo in default OBS appliance mysql config Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: BSipos@rkf-eng.com QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0 In the OBS appliance version 2.4.2 disk image, there is an assumption in the init script /etc/init.d/obsapisetup that the MySQL config file /etc/my.cnf has a line matching the regexp "^datadir=.+" and this is passed to the shell "export" function to locate MySQL files. The appliance ships with a MySQL configuration with a line "datadir = /srv/obs/MySQL" which does not match the regexp and so the init script fails. This caused me a headache setting up the OBS appliance for the first time since the "out of the box" configuration was not being initialized properly. Reproducible: Always Steps to Reproduce: 1. Download and copy the OBS appliance image 2.4.2 2. Start the appliance per install instructions 3. Observe that every time the system boots it shows mysql errors and attempts to re-initialize the DB Actual Results: The appliance is never initialized properly. Expected Results: The appliance should bootstrap properly. -- 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=825956 https://bugzilla.novell.com/show_bug.cgi?id=825956#c Ye Yuan <yyuan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yyuan@suse.com AssignedTo|bnc-team-screening@forge.pr |adrian@suse.com |ovo.novell.com | -- 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=825956 https://bugzilla.novell.com/show_bug.cgi?id=825956#c1 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|BuildService |General Version|unspecified |2.4 Resolution| |FIXED Product|openSUSE.org |openSUSE Build Service --- Comment #1 from Adrian Schröter <adrian@suse.com> 2013-06-21 00:50:17 UTC --- Regression from commit ba3d91fc, fixed now for 2.4.3 and master. thanks for reporting. -- 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.
participants (1)
-
bugzilla_noreply@novell.com