Bug 124651

Summary: group postdrop is not created
Product: [Fedora] Fedora Reporter: Marius Andreiana <marius.andreiana>
Component: postfixAssignee: John Dennis <jdennis>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-28 08:13:53 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 Marius Andreiana 2004-05-28 08:10:50 UTC
Description of problem:
group postdrop, used by postfix, is not created when installing rpm

Steps to Reproduce:
1. rpm -Uvh postfix...
  
Expected results:
group postdrop should be created

Preinstall has the commands, but they don't work.

# rpm -i postfix-2.0.18-4.i386.rpm
warning: postfix-2.0.18-4.i386.rpm: V3 DSA signature: NOKEY, key ID
4f2a6fd2
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
chgrp: invalid group name `postdrop'

Comment 1 Marius Andreiana 2004-05-28 08:13:53 UTC
Sorry, I had another rpm, not part of FC2, which used GID 90. Removed
that and everything is ok.

Perhaps these errors should be shown to screen?