Bug 1444902

Summary: NFStest missing several Requires
Product: Red Hat Enterprise Linux 7 Reporter: Steve Dickson <steved>
Component: nfstestAssignee: Steve Dickson <steved>
Status: CLOSED ERRATA QA Contact: JianHong Yin <jiyin>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.4CC: eguan, extras-qa, fs-qe, jiyin, smayhew, steved, yoyang
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: nfstest-2.1.5-1.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1444184 Environment:
Last Closed: 2017-08-01 18:35:36 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:
Bug Depends On: 1444184    
Bug Blocks:    

Description Steve Dickson 2017-04-24 14:08:33 UTC
+++ This bug was initially created as a clone of Bug #1444184 +++

Description of problem:
The spec file has
Requires: nfs-utils sudo tcpdump

It should be
Requires: coreutils iproute iptables nfs-utils openssh-clients psmisc sudo tcpdump util-linux


Version-Release number of selected component (if applicable):
NFStest-2.1.1-2.fc25.noarch

How reproducible:
N/A

Steps to Reproduce:
1.
2.
3.

Actual results:
Commands to be executed by nfstest could be missing from the system, with varying results.

Expected results:
The packages containing any commands that are executed by nfstest should all be present in the Requires.

Additional info:
As an example, I was running on a minimal system that didn't have psmisc installed, causing tcpdump processes to accumulate rather quickly and trigger the oom killer.

--- Additional comment from Fedora Update System on 2017-04-22 14:32:15 EDT ---

NFStest-2.1.5-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-5be3ad04be

--- Additional comment from Fedora Update System on 2017-04-22 14:32:26 EDT ---

NFStest-2.1.5-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-3477868669

Comment 4 JianHong Yin 2017-04-28 01:58:59 UTC
[root@kvm-02-guest03 ~]# rpm -q nfstest
nfstest-2.1.5-0.el7.noarch
[root@kvm-02-guest03 ~]# rpm -qR  nfstest
/usr/bin/python
nfs-utils
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
sudo
tcpdump
rpmlib(PayloadIsXz) <= 5.2-1
[root@kvm-02-guest03 ~]# rpm -U nfstest-2.1.5-1.el7.noarch.rpm
...
[root@kvm-02-guest03 ~]# rpm -q nfstest
nfstest-2.1.5-1.el7.noarch
[root@kvm-02-guest03 ~]# rpm -qR  nfstest
/usr/bin/python
coreutils
iproute
iptables
nfs-utils
openssh-clients
psmisc
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
sudo
tcpdump
util-linux
rpmlib(PayloadIsXz) <= 5.2-1

Comment 5 errata-xmlrpc 2017-08-01 18:35:36 UTC
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-2017:1990