Hide Forgot
* Description of problem: nut-monitor fails to run because of some missing files in the nut-client package. They are those which should be present in the /usr/share/nut/nut-monitor/pixmaps directory, currently empty. * Version-Release number of selected component (if applicable): nut-client-2.6.3-1.el6 * Steps to Reproduce: Open a shell and type: 'nut-monitor'. The program aborts with the following error message: Traceback (most recent call last): File "/usr/bin/nut-monitor", line 901, in <module> gui = interface() File "/usr/bin/nut-monitor", line 216, in __init__ self.connect_to_ups() File "/usr/bin/nut-monitor", line 699, in connect_to_ups self.__gui_update_ups_vars_view() File "/usr/bin/nut-monitor", line 726, in __gui_update_ups_vars_view icon = gtk.gdk.pixbuf_new_from_file( icon_file ) glib.GError: Failed to open file '/usr/share/nut/nut-monitor/pixmaps/var-rw.png': No such file or directory * Workaround Download the SRPM (nut-2.6.3-1.el6.src.rpm), extract from the tarball contained in the package the missing files and copy them into the required location. * Additional info: Looking at the SPEC file, I see the line which should install the nut-monitor's pixmaps commented. Moreover, the pixmaps are not present in the package's file list.
nut-2.6.3-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/nut-2.6.3-2.el6
Package nut-2.6.3-2.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing nut-2.6.3-2.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5622/nut-2.6.3-2.el6 then log in and leave karma (feedback).
nut-2.6.3-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.