Kaleb,
Thanks, that got me a bit further. Your recent change has now allowed me
to yum install:
nfs-ganesha-utils-2.8.3-2.el7.x86_64
on
CentOS Linux release 7.7.1908 (Core)
However there is still a missing dependency issue:
# ganeshactl
Traceback (most recent call last):
File "/usr/bin/ganeshactl", line 29, in <module>
from PyQt5 import QtCore, QtGui, QtDBus
ImportError: No module named PyQt5
Is there a recommended way to install all Python requirements for
nfs-ganesha-utils-2.8.3-2.el7.x86_64 on CentOS 7?
Thanks,
Todd
On Tue, 14 Jan 2020, Kaleb Keithley wrote:
On Tue, Jan 14, 2020 at 4:48 PM Todd Pfaff <pfaff(a)rhpcs.mcmaster.ca> wrote:
I'm attempting to install this package on CentOS 7:
...
Requires: python3-dbus
looks like a bug in the rpm .spec
I've respun the packages. They will be in the mirrors soon.
--
Kaleb