Hide Forgot
Description of problem: Please add dependencies on all binaries which are used inside beakerlib functions. If I install beakerlib package I expect all function to be working. On minimal rhel install, beakerlib installed without any --force or --nodeps magic: /usr/share/beakerlib/synchronisation.sh: line 190: netstat: command not found I suspect there will be more hidden dependencies.
It looks like netstat was moved from net-tools so we need to update it too.
Actually, when I checked what rpm provides netstat, right now I found out it is still provided by net-tools package. Is it possible it was fixed at the package side in the meanwhile? Could you check it again and eventually provide the package which needs to be installed?
I guess the issue is with version of beakerlib - beakerlib-1.10-2.el7eso installed from beaker repository. That version does not contain net-tools dependency. Newer beakerlib-1.11-1.el7 does. As I was using old version - closing the bug. Sorry for the noise.
Anyway I've added some more required packaged regarding to tools used. Fixed by http://pkgs.fedoraproject.org/cgit/rpms/beakerlib.git/commit/?id=f1abf2a80b20061aa614c6021111c44799018577