| Summary: | Apache doesnât start after install of speedy module | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Yann Ciret <mageia> |
| Component: | RPM Packages | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | guillomovitch, lewyssmith, sysadmin-bugs, tmb |
| Version: | 3 | Keywords: | validated_update |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | advisory mga3-64-ok MGA3-32-OK | ||
| Source RPM: | perl-CGI-SpeedyCGI-2.220.0-7.mga3.src.rpm | CVE: | |
| Status comment: | |||
|
Description
Yann Ciret
2013-12-26 11:48:03 CET
I forgot to indicate this problem occurs on Mageia 3 and Cauldron I fixed the cauldron package yesterday, and I just submitted a 2.220.0-7.1 release in updates_testing for mageia 3. Here is a suggested advisory: The apache-mod_speedycgi package shipped in mageia 3 (2.220.0-7.mga3) wasn't functional, because of compilation issues with inlined functions. The 2.220.0-7.1.mga3 release, available from updates, fixes the issue. Status:
NEW =>
ASSIGNED I just installed the mageia 3 updates_testing release on 64 bits system. Now apache start without problem. Thank you David and Guillaume.
Manuel Hiebel
2013-12-30 22:44:22 CET
Hardware:
x86_64 =>
All MGA3 32-bit
Installed apache and apache-mod_speedycgi from release/update repos.
# apachectl start
Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -n' for details.
# systemctl status httpd.service
httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: failed (Result: exit-code) since Sun, 2014-01-19 19:41:53 CET; 24s ago
Process: 3732 ExecStop=/usr/sbin/httpd $OPTIONS -k graceful-stop (code=exited, status=1/FAILURE)
Process: 3731 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/httpd.service
Jan 19 19:41:53 localhost httpd[3731]: httpd: Syntax error on line 54 of /etc/httpd/conf/h...day
Jan 19 19:41:53 localhost systemd[1]: httpd.service: main process exited, code=exited, sta...URE
Jan 19 19:41:53 localhost httpd[3732]: httpd: Syntax error on line 54 of /etc/httpd/conf/h...day
Jan 19 19:41:53 localhost systemd[1]: Failed to start The Apache HTTP Server.
Jan 19 19:41:53 localhost systemd[1]: Unit httpd.service entered failed state
Updated from Testing:
apache-mod_speedycgi-2.220.0-7.1.mga3.i586.rpm
perl-CGI-SpeedyCGI-2.220.0-7.1.mga3.i586.rpm
# apachectl start
# systemctl status httpd.service
httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: active (running) since Sun, 2014-01-19 19:59:28 CET; 24s ago
Process: 3732 ExecStop=/usr/sbin/httpd $OPTIONS -k graceful-stop (code=exited, status=1/FAILURE)
Main PID: 5077 (httpd)
Status: "Total requests: 0; Current requests/sec: 0; Current traffic: 0 B/sec"
CGroup: name=systemd:/system/httpd.service
â 5077 /usr/sbin/httpd -DFOREGROUND
â 5082 /usr/sbin/httpd -DFOREGROUND
â 5083 /usr/sbin/httpd -DFOREGROUND
â 5084 /usr/sbin/httpd -DFOREGROUND
â 5085 /usr/sbin/httpd -DFOREGROUND
â 5086 /usr/sbin/httpd -DFOREGROUND
Jan 19 19:59:26 localhost systemd[1]: Starting The Apache HTTP Server...
Jan 19 19:59:26 localhost httpd[5077]: AH00558: httpd: Could not reliably determine the se...age
Jan 19 19:59:28 localhost systemd[1]: Started The Apache HTTP Server.
So this looks fine.CC:
(none) =>
lewyssmith Advisory uploaded. Validating. Could sysadmin please push from 3 core/updates_testing to updates Thanks Keywords:
(none) =>
validated_update Update pushed: http://advisories.mageia.org/MGAA-2014-0006.html Status:
ASSIGNED =>
RESOLVED |