Bug 72548
| Summary: | printer daemon doesnt start from the initscripts | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Faisal Malallah <hitman1> |
| Component: | redhat-config-printer | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | null | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-25 08:39:48 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 can confirm this. I had the exact same error msg when starting my Red Hat (null) the first time after installation. Every time after that I got the same error msg as well. I instead removed LPRng and installed cups. /R |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020809 Description of problem: when I try to run the printer daemon using: service lpd start , the initscript return an error about an undefined name. the redhat-config-printer also fails to run the daemon. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.login as root 2.service lpd start 3. Actual Results: [root@localhost log]# service lpd start 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 Expected Results: lpd starts Additional info: