Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156126 - www-servers/nginx-0.4.13 fails to start (missing apache user)
Summary: www-servers/nginx-0.4.13 fails to start (missing apache user)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-24 06:00 UTC by Tomislav Filipcic
Modified: 2006-12-17 10:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomislav Filipcic 2006-11-24 06:00:43 UTC
Nginx fails to start because in a clean install (no apache) the apache user specified in the default config file doesn't exist. The ebuild should create the user, or create a new "nginx" user.

 * Checking nginx' configuration ...
2006/11/24 14:54:28 [emerg] 30280#0: getpwnam("apache") failed in /etc/nginx/nginx.conf:1
2006/11/24 14:54:28 [emerg] 30280#0: the configuration file /etc/nginx/nginx.conf test failed
 * failed, please correct errors above                                                                                                                                                                     [ !! ]
Comment 1 Konstantin Arkhipov (RETIRED) gentoo-dev 2006-12-17 10:23:44 UTC
fixed in 0.5.4-r1,
thanks for reporting.