The following packages need to be installed on CentOS and NetBSD machines to have the test infrastructure for eventing run for CentOS and NetBSD: python, python-fasteners, python-requests, python-flask, python-prettytable, python-gluster, glusterfs-server
SO in the past, gluster-server was explictely removed in order to not interfer with the compiled version. Are we sure we want to revert that ? Also, python is already installed.
(In reply to Michael Scherer from comment #1) > SO in the past, gluster-server was explictely removed in order to not > interfer with the compiled version. Are we sure we want to revert that ? > Yes, we do not want to revert that. glusterfs-server needn't be explicitly installed. > Also, python is already installed. Yes, so this can be ignored.
So just: python-fasteners python-requests python-flask python-prettytable No specific version ?
python-fasteners is not in EPEL 6, and I rather make sure that the deps is in a rpm. The 3 others are, I am gonna install them on the Linux builders. I will take care of netbsd after.
(In reply to Michael Scherer from comment #4) > python-fasteners is not in EPEL 6, and I rather make sure that the deps is > in a rpm. > > > The 3 others are, I am gonna install them on the Linux builders. I will take > care of netbsd after. Thanks Michael, I will look for alternative for python-fastners. Will open new bug separately for that. please install other three dependencies.
This looks like it's done. Please re-open the bug in case it is not.