Bug 1431574
Summary: | service file not starting rpcbind.target | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Laurent Bigonville <bigon> |
Component: | rpcbind | Assignee: | Steve Dickson <steved> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 27 | CC: | bigon, steved |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rpcbind-0.2.4-8.rc3.fc27 rpcbind-0.2.4-8.rc3.fc26 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-12-28 02:50:49 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Laurent Bigonville
2017-03-13 10:20:59 UTC
(In reply to Laurent Bigonville from comment #0) > Hi, > > It seems that the rpcbind.service is not pulling the rcpbind.target > > According to systemd.special(7) manpage: > > rpcbind.target > The portmapper/rpcbind pulls in this target and orders itself before it, > to indicate its availability. systemd automatically adds dependencies of > type After= for this target unit to all SysV init script service units with > an LSB header referring to the "$portmap" facility. > > In debian we have added: > > Wants=rpcbind.target > Before=rpcbind.target > > I guess it should be added in upstream .service file as well I can not seem to find how the Debian rpcbind is using systemd I'm looking at https://sources.debian.net/src/rpcbind/ (In reply to Steve Dickson from comment #1) > (In reply to Laurent Bigonville from comment #0) > > Hi, > > > > It seems that the rpcbind.service is not pulling the rcpbind.target > > > > According to systemd.special(7) manpage: > > > > rpcbind.target > > The portmapper/rpcbind pulls in this target and orders itself before it, > > to indicate its availability. systemd automatically adds dependencies of > > type After= for this target unit to all SysV init script service units with > > an LSB header referring to the "$portmap" facility. > > > > In debian we have added: > > > > Wants=rpcbind.target > > Before=rpcbind.target > > > > I guess it should be added in upstream .service file as well > > I can not seem to find how the Debian rpcbind is using systemd > I'm looking at https://sources.debian.net/src/rpcbind/ The files are in the debian/ directory: https://sources.debian.net/src/rpcbind/0.2.3-0.6/debian/ This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle. Changing version to '27'. rpcbind-0.2.4-8.rc3.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-be16788e4e rpcbind-0.2.4-8.rc3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-713f05f7e6 rpcbind-0.2.4-8.rc3.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-be16788e4e rpcbind-0.2.4-8.rc3.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-713f05f7e6 rpcbind-0.2.4-8.rc3.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. rpcbind-0.2.4-8.rc3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |