Bug 184151

Summary: scriptlet errors on fresh install
Product: [Fedora] Fedora Reporter: Jeremy Katz <katzj>
Component: dovecotAssignee: Petr Rockai <prockai>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mitr, tss, wtogami
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: 2006-03-07 00:54:32 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: 150222    
Attachments:
Description Flags
Fix sample certificate generation none

Description Jeremy Katz 2006-03-06 21:33:37 UTC
The %post script spews the following on a fresh install of the package.
ERROR: Can't use SSL certificate /etc/pki/dovecot/certs/dovecot.pem: No such
file or directory

Comment 1 Miloslav Trmač 2006-03-06 23:39:44 UTC
Created attachment 125734 [details]
Fix sample certificate generation

This seems to fix it for me.

BTW,
- dovecot should probably own /etc/pki/dovecot{,/certs,/private}
- why is .../examples/mkcert.sh %attr(0750,root,dovecot) ?

Comment 2 Jeremy Katz 2006-03-07 00:54:32 UTC
Applied the patch.  The other things probably should be done but aren't release
critical