Description of problem: The nut-client-2.7.4-19.fc29.x86_64 package puts PyNUT.py in the root directory Version-Release number of selected component (if applicable): How reproducible: rpm -ql nut-client-2.7.4-19.fc29.x86_64 | grep PyNUT.py Steps to Reproduce: 1. rpm -ql nut-client-2.7.4-19.fc29.x86_64 | grep PyNUT.py Actual results: /PyNUT.py Expected results: PyNUT.py not in the root directory... :-)
I can confirm this report. I just installed nut-client and found PyNUT.py in the foot directory. The install also did not include the glade module.
# nut-monitor Traceback (most recent call last): File "/usr/bin/nut-monitor", line 43, in <module> import PyNUT ImportError: No module named PyNUT Workarounded by: cp -p /PyNUT.py /usr/lib/python2.7/site-packages/PyNUT.py (In reply to clifford snow from comment #1) > I can confirm this report. I just installed nut-client and found PyNUT.py in > the foot directory. > > The install also did not include the glade module. I do not see this problem: -rw-r--r-- 1 root root 54516 Dec 29 2015 /usr/share/nut/nut-monitor/gui-1.3.glade
The original spec file also lack both pygtk2 and pygtk2-libglade as dependecies for nut-monitor. Without those 2 libs installed, runnin the outcome will be: $ nut-monitor Traceback (most recent call last): File "/usr/bin/nut-monitor", line 31, in <module> import gtk, gtk.glade, gobject ImportError: No module named glade
There is a candidate update to 2.7.4-21 listed in Koji that fixes this problem, however it has not (yet) been submitted to Bodhi. https://koji.fedoraproject.org/koji/buildinfo?buildID=1176868 Unfortunately, it doesn't fix the missing pygtk2-libglade and pygtk2 dependencies on nut-monitor. I am not the package maintainer, and I've read the Fedora update policies but I'm not sure if I'm within my rights to submit it to Bodhi for testing. If it was there, I'd test it!
nut-2.7.4-23.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-e6bdcc9a22
nut-2.7.4-23.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-4c732996bd
nut-2.7.4-23.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-26c0784641
(In reply to Fedora Update System from comment #6) > nut-2.7.4-23.fc29 has been submitted as an update to Fedora 29. > https://bodhi.fedoraproject.org/updates/FEDORA-2019-4c732996bd Works as expected, thanks for the update!
nut-2.7.4-23.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-26c0784641
nut-2.7.4-23.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-e6bdcc9a22
nut-2.7.4-23.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-4c732996bd
nut-2.7.4-23.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.
nut-2.7.4-23.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.
nut-2.7.4-23.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.