Hide Forgot
Description of problem: The uhd package include two small graphical utilities: /usr/libexec/uhd/usrp2_card_burner_gui.py /usr/libexec/uhd/usrp_n2xx_net_burner_gui.py which depends on tkinter. The uhd package is missing a dependency on tkinter. Version tested: Tested with uhd-3.3.1-1.fc16.x86_64 (from updates-testing). How reproducible: Install uhd without having tkinter installed. Execute /usr/libexec/uhd/usrp2_card_burner_gui.py or /usr/libexec/uhd/usrp_n2xx_net_burner_gui.py Actual results: Fail with error: ImportError: No module named tkFileDialog Expected results: The GUI program start correctly.
Thanks. I also spotted that the USRP udev rules are not correct. I will release update probably during yesterday.
Of course tomorrow :)
uhd-3.3.1-2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/uhd-3.3.1-2.fc16
Package uhd-3.3.1-2.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing uhd-3.3.1-2.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-0466/uhd-3.3.1-2.fc16 then log in and leave karma (feedback).
uhd-3.3.1-2.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.