Bug 452575
| Summary: | system-config-printer: +Requires: rhpl ? | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rex Dieter <rdieter> |
| Component: | system-config-printer | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.7.82.5-1.fc9 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-07-09 02:51:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
I've adjusted cupshelpers.py upstream to use gettext instead of rhpl.translate. system-config-printer-0.7.82.5-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update system-config-printer'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-5604 system-config-printer-0.7.82.5-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |
$ rpm -q rhpl system-config-printer package rhpl is not installed system-config-printer-0.7.82.4-1.fc9.x86_64 $ system-config-printer Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 57, in <module> import cupshelpers, options File "/usr/share/system-config-printer/cupshelpers.py", line 22, in <module> from rhpl.translate import _, N_ ImportError: No module named rhpl.translate kde-4.1's kdeutils includes a PyKDE version of the printer applet, and this missing dep makes builds fail.