Bug 9466

Summary: after fresh install from the repo this will not function properly
Product: Mageia Reporter: Steve Fisher <flexxall>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal Keywords: NEEDINFO
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: nginx-1.2.6-2mga3 CVE:
Status comment:

Description Steve Fisher 2013-03-20 13:17:51 CET
Description of problem:

nginx will not start or restart after fresh install

Version-Release number of selected component (if applicable):

1.2.6-2.mga3

How reproducible:

install nginx
systemctl start nginx.service
systemctl restart nginx.service

Steps to Reproduce:

[flexxall@localhost ~]$ rpm -qa | grep nginx
nginx-1.2.6-2.mga3
[flexxall@localhost ~]$ sudo systemctl start nginx.service
[sudo] password for flexxall: 
Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -n' for details.
[flexxall@localhost ~]$ systemctl status nginx.service
nginx.service - A high performance web server and reverse proxy server
	  Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled)
	  Active: failed (Result: exit-code) since Wed, 2013-03-20 07:13:54 CDT; 24s ago
	 Process: 18412 ExecStartPre=/usr/sbin/nginx -t -c /etc/nginx/nginx.conf (code=exited, status=127)
	  CGroup: name=systemd:/system/nginx.service

[flexxall@localhost ~]$ 



Reproducible: 

Steps to Reproduce:
Comment 1 Manuel Hiebel 2013-03-21 00:02:21 CET
better since last update ?

Keywords: (none) => NEEDINFO

Comment 2 Steve Fisher 2013-03-21 01:38:00 CET
So far so good :) Thank you.

I will close this as resolved and report anew should anything else arise.

Status: NEW => RESOLVED
Resolution: (none) => FIXED