Hide Forgot
Created attachment 792458 [details] Adding "Requires: pygobject2" to wicd.spec Description of problem: Wicd doesn't automatically pull all the dependencies through yum. Version-Release number of selected component (if applicable): wicd-common-1.7.0-4.el6.noarch How reproducible: 100% Steps to Reproduce: 1. yum remove pygobject2 2. /usr/sbin/wicd --no-daemon Actual results: Traceback (most recent call last): File "/usr/share/wicd/daemon/wicd-daemon.py", line 45, in <module> import gobject ImportError: No module named gobject Expected results: wicd-common should have pygobject2 in it's dependency tree Additional note: there was a similar bug reported and fixed against fc16 (https://bugzilla.redhat.com/show_bug.cgi?id=754416). After adding "Requires: pygobject2" to wicd.spec (see the patch attached) and rebuilding the package it seems to work as it should.
wicd-1.7.0-5.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/wicd-1.7.0-5.el6
Package wicd-1.7.0-5.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 wicd-1.7.0-5.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1643/wicd-1.7.0-5.el6 then log in and leave karma (feedback).
wicd-1.7.0-5.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.