Bug 795159

Summary: beanstalkd user is not added on installation
Product: [Fedora] Fedora EPEL Reporter: Jeremy Hinegardner <jeremy>
Component: beanstalkdAssignee: Jeremy Hinegardner <jeremy>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: jeremy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: beanstalkd-1.4.6-2.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-06 19:33:31 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:

Description Jeremy Hinegardner 2012-02-19 20:46:58 UTC
Description of problem:

During %post, the execution of useradd fails to create the 'beanstalkd' user on CentOS6

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

beanstalkd.x86_64 0:1.4.6-1.el6 

How reproducible:

Always

Steps to Reproduce:
1. make sure no beanstalkd user or group exists (check /etc/passwd && /etc/group)
2. yum install -y beanstalkd
  
Actual results:

No beanstalkd user exists, but the beanstalkd group exists

Expected results:

A beanstalkd user should exist.


Additional info:

This was found via https://github.com/kr/beanstalkd/issues/99

Comment 1 Fedora Update System 2012-02-19 22:14:56 UTC
beanstalkd-1.4.6-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/beanstalkd-1.4.6-2.el6

Comment 2 Fedora Update System 2012-02-20 19:02:38 UTC
Package beanstalkd-1.4.6-2.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing beanstalkd-1.4.6-2.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0541/beanstalkd-1.4.6-2.el6
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-03-06 19:33:31 UTC
beanstalkd-1.4.6-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.