Bug 76188 - postdrop group not created
Summary: postdrop group not created
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: postfix
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John Dennis
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-17 22:53 UTC by Stephen Lawrence Jr.
Modified: 2007-04-18 16:47 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-13 19:45:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Stephen Lawrence Jr. 2002-10-17 22:53:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
Installed postfix after installation, and got the following errors;

[root]# rpm -Uvh /mnt/rpms/redhat/7.3/RedHat/RPMS/postfix-1.1.7-2.i386.rpm
Preparing...                ########################################### [100%]
warning: group postdrop does not exist - using root
warning: group postdrop does not exist - using root
warning: group postdrop does not exist - using root
warning: group postdrop does not exist - using root
   1:postfix                ########################################### [100%]
chgrp: invalid group name `postdrop'


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

How reproducible:
Always

Steps to Reproduce:
1.Make sure postdrop is not in /etc/group
2.install postfix
3.
	

Actual Results:  Errors with group assigment on various files

Expected Results:  postdrop group should be added to /etc/group

Additional info:

Comment 1 John Dennis 2003-06-13 19:45:32 UTC
This might have been a problem with earlier rpm's but the current postfix rpm's
do create the postdrop group. I have verified this in both the install and the
upgrade case.


Note You need to log in before you can comment on or make changes to this bug.