From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020809 Description of problem: When the service /etc/init.d/lpd is started, at boot or from root at the command line, it errors. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1./etc/init.d/lpd start 2. 3. Actual Results: [root@tabasco joe]# /etc/init.d/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 No Printers Defined [ OK ] [root@tabasco joe]# Expected Results: [root@tabasco joe]# /etc/init.d/lpd start Starting lpd: No Printers Defined [ OK ] Additional info: This is an "select everything" install, reproduceable on first boot, and anytime run from the command line.
This is already fixed in redhat-config-printer-0.4.22-1. *** This bug has been marked as a duplicate of 72177 ***