Bug 72177
| Summary: | lpr initscript fails with python backtrace | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Daniel Resare <noa-bugzilla-redhat> |
| Component: | redhat-config-printer | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | null | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-21 18:13:36 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: | |||
This is already fixed in redhat-config-printer-0.4.22-1. *** Bug 72219 has been marked as a duplicate of this bug. *** *** Bug 72548 has been marked as a duplicate of this bug. *** *** Bug 72588 has been marked as a duplicate of this bug. *** *** Bug 72600 has been marked as a duplicate of this bug. *** *** Bug 72773 has been marked as a duplicate of this bug. *** *** Bug 73241 has been marked as a duplicate of this bug. *** *** Bug 73299 has been marked as a duplicate of this bug. *** *** Bug 72507 has been marked as a duplicate of this bug. *** *** Bug 73440 has been marked as a duplicate of this bug. *** *** Bug 73606 has been marked as a duplicate of this bug. *** *** Bug 73683 has been marked as a duplicate of this bug. *** *** Bug 73792 has been marked as a duplicate of this bug. *** *** Bug 74300 has been marked as a duplicate of this bug. *** *** Bug 74300 has been marked as a duplicate of this bug. *** *** Bug 72545 has been marked as a duplicate of this bug. *** *** Bug 74333 has been marked as a duplicate of this bug. *** |
Description of Problem: On my freshly installed null system the lpr init-script fails with the following message: Starting lpd: Traceback (most recent call last): File "/usr/sbin/printconf-backend", line 7, in ? import printconf_backend File "/usr/share/printconf/util/printconf_backend.py", line 30, in ? _=gettext.gettext NameError: name 'gettext' is not defined Perhaps a missing 'import gettext' in /usr/share/printconf/util/printconf_backend.py? Version-Release number of selected component (if applicable): LPRng-3.8.9-6 How Reproducible: always Steps to Reproduce: 1. run /sbin/service lpd start Additional Information: