Bug 960478
| Summary: | system-config-services fails to start with error 'ImportError: No module named gui' [Fedora 19] | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nix\ <nix.sasl> | ||||
| Component: | system-config-services | Assignee: | Nils Philippsen <nphilipp> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 19 | CC: | flokip, gracca, maurizio.antillon, nix.sasl, nphilipp | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | system-config-services-0.101.10-1.fc19 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-05-16 02:51:20 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
gui module is not present in /usr/lib/python2.7/site-packages/scservices/ The same bug is seen in Fedora 19 with arch x86_64. I seems to be a bug in the packaging, because the module *gui* is present in the source code: https://fedorahosted.org/released/system-config-services/system-config-services-0.101.9.tar.bz2 After extracting the tarball: $ ls system-config-services-0.101.9/src/scservices/gui/* __init__.py (class UIController found in line 1162). HTH, Germán. any progress? Same bug in Fedora 18 stable after update to system-config-services-0.101.9-1.fc18.noarch after yum update command. Same bug Fedora 18 stable branch after update May 14 2013: https://bugzilla.redhat.com/show_bug.cgi?id=962613 *** Bug 954165 has been marked as a duplicate of this bug. *** system-config-services-0.101.10-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/system-config-services-0.101.10-1.fc18 system-config-services-0.101.10-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/system-config-services-0.101.10-1.fc17 system-config-services-0.101.10-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/system-config-services-0.101.10-1.fc19 Package system-config-services-0.101.10-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-services-0.101.10-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-8137/system-config-services-0.101.10-1.fc19 then log in and leave karma (feedback). @ Nils Philippsen Mark this bug as solved. The new version of system-config-services works perfectly. Thanks. system-config-services-0.101.10-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. system-config-services-0.101.10-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. system-config-services-0.101.10-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 744630 [details] F19 system-config-services crash Description of problem: Executing system-config-services as root or user, crash and show a error: ImportError: No module named gui Version-Release number of selected component (if applicable): Fedora 19 Beta TC3 KDE Live How reproducible: Always Steps to Reproduce: 1. Install F19 beta tc3 2. yum update 3. system-config-services Actual results: Expected results: Additional info: Attach image with screenshot of error and all alerts