Bug 1325769
Summary: | Upgrade of rpcbind does not restart rpcbind.socket | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Marcel Kolaja <mkolaja> |
Component: | rpcbind | Assignee: | Steve Dickson <steved> |
Status: | CLOSED ERRATA | QA Contact: | Yongcheng Yang <yoyang> |
Severity: | high | Docs Contact: | Marie Hornickova <mdolezel> |
Priority: | high | ||
Version: | 7.2 | CC: | bigon, dwysocha, eguan, fsorenso, jradhakr, jscalf, mdolezel, mkolaja, steved, vanhoof, yoyang |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rpcbind-0.2.0-33.el7_2.1 | Doc Type: | Bug Fix |
Doc Text: |
After an upgrage of the rpcbind packages, the automounted file systems became inaccessible, which also caused an unexpected termination of running applications dependant on these file systems. The provided patch ensures that the rpcbind.socket is restarted. As a result, rpcinfo is able to
connect to rpcbind locally, and automounted file systems are accessible as expected.
|
Story Points: | --- |
Clone Of: | 1303751 | Environment: | |
Last Closed: | 2016-06-23 16:31:43 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: | 1303751 | ||
Bug Blocks: |
Description
Marcel Kolaja
2016-04-11 07:28:56 UTC
I've done the commit commit d6c48437f0eb81b2b3e9f4a63afa5e670c3e6439 Author: Steve Dickson <steved> Date: Tue May 3 11:46:10 2016 -0400 Restart rpcbind.socket on restarts (bz 1325769) Signed-off-by: Steve Dickson <steved> Resolves: bz1325769 But the NVR does not increase from _2 to _3 so the build fails with: rhpkg build Could not execute build: Package rpcbind-0.2.0-33.el7_2 has already been built Note: You can skip this check with --skip-nvr-check. See help for more info. make: *** [build] Error 1 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1283 |