Bug 125461
| Summary: | alias.db inclusion breaks verify | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Ricker <chris.ricker> |
| Component: | postfix | Assignee: | Thomas Woerner <twoerner> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| 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-06-21 12:24:45 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: | |||
Fixed in rawhide in rpm postfix-2.1.1-3.1 or newer. |
[root@d1000 spool]# rpm -V postfix /etc/security/selinux/file_contexts: No such file or directory S.5....T c /etc/postfix/aliases.db [root@d1000 spool]# Why have the %config(noreplace) %{postfix_config_dir}/aliases.db and ship aliases.db in the postfix binary RPM? It breaks rpm verification since starting the postfix daemon will always overwrite the bogus shipped aliases.db with a correctly generated one....