Bug 722324
Summary: | Legacy sysv init scripts should be packed seperatly or dropped | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jóhann B. Guðmundsson <johannbg> |
Component: | dovecot | Assignee: | Michal Hlavinka <mhlavink> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | mhlavink |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-07-15 11:04:12 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: | 713562 |
Description
Jóhann B. Guðmundsson
2011-07-14 21:46:40 UTC
Well... this bug description is pretty useless, because it's too vague. Anyway, - dovecot uses systemd for a long time now - dovecot has systemd scripts in spec file that work and are well tested (not sure if it's exactly as packaging recommends - it was not available those days) - dovecot uses tmpfiles.d so from "bug description" I don't see any problem and dovecot rpm does not contain sysv init script, so bug summary is not valid too. Did you use correct component? http://koji.fedoraproject.org/koji/rpminfo?rpmID=2544842 <--- shows /etc/rc.d/init.d/dovecot which should either be dropped or package separately according to the packagaging guidelines... "SysV Initscripts Packages may also provide a SysV initscript file, but are not required to do so. This format is considered legacy, but Fedora still contains init mechanisms such as upstart which do not support the systemd unit file format. If present, the SysV initscript(s) must go into an optional subpackage, so as not to confuse sysadmins. The guidelines for SysV initscripts can be found here: Packaging:SysVInitScript" interesting, fix is in git since May 30th, but there was no build since. Building now |