Bug 152625
Summary: | the apache group is missing | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Florin Andrei <florin> |
Component: | yum | Assignee: | Jeremy Katz <katzj> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4 | CC: | jorton, nobody+pnasrat |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-04-28 11:51:19 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 136451 |
Description
Florin Andrei
2005-03-30 20:32:24 UTC
Oh, wait, now i see that the group was actually created when installing the RPM: Mar 30 12:25:32 ergo useradd[2879]: new group: name=apache, gid=48 Mar 30 12:25:32 ergo useradd[2879]: new user: name=apache, uid=48, gid=48, home=/var/www, shell=/sbin/nologin Because the way the message was presented during "yum install" i thought it was a bug (or was it?) Hm, i see that a mysql user/group were created while yum-ing the mysql packages, but this time no warning was printed out by yum. The httpd-suexec package prereqs httpd, so this shouldn't happen. I expect someone will mumble something about PreReq being equivalent to Requires to which I will just laugh. Both /bin/rpm and anaconda get this right AFAIK. Can you reproduce with latest rpm and yum in rawhide particularly rpm-4.4.1-11 httpd-suexec merged back in bug #155716 I assume original cause was when rpm had flattened prereq, which is fixed in rawhide. Closing. |