[Bug 773014] New: Yast2 "Cannot adjust 'apache2' service
https://bugzilla.novell.com/show_bug.cgi?id=773014 https://bugzilla.novell.com/show_bug.cgi?id=773014#c0 Summary: Yast2 "Cannot adjust 'apache2' service Classification: openSUSE Product: openSUSE 12.2 Version: RC 1 Platform: i586 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Richard@rjriley.info QAContact: jsrain@suse.com Found By: --- Blocker: --- Created an attachment (id=499902) --> (http://bugzilla.novell.com/attachment.cgi?id=499902) Screen shot of error User-Agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20100101 Firefox/13.0.1 Trying to start the httpd server using Yast2 returns "Cannot adjust'apache2'" service. Reproducible: Always Steps to Reproduce: 1.Install apache2 package 2.Yast2/Network Services: open HTTPD server. 3.Click "Httpd server: enabled" and "Open port in Firewall" 4.Click "Finish". Actual Results: Pop-up window: "Cannot adjust'apache2'" Expected Results: Server enabled, window disappears. -- 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=773014 https://bugzilla.novell.com/show_bug.cgi?id=773014#c1 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |Richard@rjriley.info --- Comment #1 from Andreas Jaeger <aj@suse.com> 2012-07-27 08:20:46 UTC --- Please add the YaST log files as explained at http://en.opensuse.org/openSUSE:Bugreport_YaST -- 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=773014 https://bugzilla.novell.com/show_bug.cgi?id=773014#c2 Richard Riley <Richard@rjriley.info> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |Richard@rjriley.info InfoProvider|Richard@rjriley.info | --- Comment #2 from Richard Riley <Richard@rjriley.info> 2012-07-27 18:42:58 UTC --- I did find that I could enable apache through the system/system services(Runlevel) menu and enable apache2. Here is the /var/log/yast2 log entry as recreated today: 2012-07-27 14:20:39 <1> rich(17067) [YCP] Service.ycp:455 Restarting service apache2 2012-07-27 14:20:39 <1> rich(17067) [YCP] Service.ycp:299 Running service initscript apache2 restart 2012-07-27 14:20:39 <3> rich(17067) [bash] ShellCommand.cc(shellcommand):78 service: no such service apache2 2012-07-27 14:20:39 <3> rich(17067) [YCP] Service.ycp:304 Error while running initscript /sbin/service apache2 restart : $["exit":1, "stderr":"service: no such service apache2\n", "stdout":""] 2012-07-27 14:20:39 <3> rich(17067) [YCP] Report.ycp:523 Cannot adjust 'apache2' service. 2012-07-27 14:20:39 <2> rich(17067) [qt-ui] YQUI.cc(qMessageHandler):731 <libqt-warning> QCssParser::parseHexColor: Unknown color name '#ffff' 2012-07-27 14:20:39 <2> rich(17067) [qt-ui] YQUI.cc(qMessageHandler):731 <libqt-warning> QCssParser::parseHexColor: Unknown color name '#ffff' 2012-07-27 14:20:39 <1> rich(17067) [ui] YPushButton.cc(setFunctionKey):204 Guessing button role YOKButton for YPushButton "OK" at 0xb107812c from function key F10 2012-07-27 14:20:47 <3> rich(17067) [bash] ShellCommand.cc(shellcommand):78 /usr/bin/md5sum: /etc/apache2/vhosts.d/yast2_vhosts.conf: No such file or directory 2012-07-27 14:20:47 <1> rich(17067) [YCP] clients/http-server.ycp:450 HttpServer module finished 2012-07-27 14:20:47 <1> rich(17067) [YCP] clients/http-server.ycp:451 ---------------------------------------- 2012-07-27 14:20:47 <1> rich(17067) [wfm] WFMSubAgent.cc(~WFMSubAgent):41 Deleting SubAgent: 0 scr 2012-07-27 14:20:47 <1> rich(17067) [liby2] Y2ProgramComponent.cc(result):159 Sending result: `result (nil) 2012-07-27 14:20:47 <1> rich(17067) [liby2] Y2ProgramComponent.cc(result):159 Sending result: `result (nil) 2012-07-27 14:20:47 <1> rich(17067) [liby2] Y2ProgramComponent.cc(result):159 Sending result: `result (nil) 2012-07-27 14:20:47 <1> rich(17067) [liby2] Y2ProgramComponent.cc(result):159 Sending result: `result (nil) 2012-07-27 14:20:47 <1> rich(17067) [liby2] Y2ProgramComponent.cc(result):159 Sending result: `result (nil) 2012-07-27 14:20:47 <1> rich(17067) [liby2] genericfrontend.cc(main):784 Finished YaST2 component 'y2base' 2012-07-27 14:20:47 <1> rich(17067) [liby2] genericfrontend.cc(main):789 Exiting with client return value 'true' 2012-07-27 14:20:47 <1> rich(17067) [Y2Perl] YPerl.cc(destroy):164 Shutting down embedded Perl interpreter. -- 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=773014 https://bugzilla.novell.com/show_bug.cgi?id=773014#c Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de AssignedTo|bnc-team-screening@forge.pr |mzugec@novell.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=773014 https://bugzilla.novell.com/show_bug.cgi?id=773014#c3 --- Comment #3 from Christian Boltz <suse-beta@cboltz.de> 2012-07-28 23:37:23 CEST --- bug 773028 might be related -- 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=773014 https://bugzilla.novell.com/show_bug.cgi?id=773014#c6 Vladimir Moravec <vmoravec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Vladimir Moravec <vmoravec@suse.com> 2013-11-12 12:59:30 UTC --- Tested on 13.1 successfully. No issue found with configuring and starting apache2 service manually with systemctl or yast interface, UI and logs show no errors, service was started and kept running as expected. -- 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