From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.0-0.99.11smp i686; en-US; 0.8) Gecko/20010219 When installing a JetDirect printer, it doesn't print. I believe that it is because the /usr/lib/rhs/printconf/jetdirectprint executable can't be found. Reproducible: Always Steps to Reproduce: 1. Run printconf-gui (or printtool) 2. Add a new printer. Make it a JetDirect printer. 3. Print a test page. Actual Results: Notice that no page is printed. Expected Results: The test page was expected. If I try to add a JetDirect printer to my printcap using printconf-gui, the entry in /etc/printcap looks like this: lp :sh :ml=0 :mx=0 :sd=/var/spool/lpd/lp :lp=|/usr/lib/rhs/printconf/jetdirectprint :if=/usr/lib/rhs/printconf/magicfilter filter.cfg but an 'ls -l' of /usr/lib/rhs/printconf gives: [root@mostro pthomsen]# ls -l /usr/lib/rhs/printconf total 496 drwxr-xr-x 2 root root 49152 Feb 10 18:08 data -rwxr--r-- 1 root root 8913 Jan 25 12:21 import_printtool_queues.py -rwxr-xr-x 1 root root 34988 Jan 25 12:21 magicfilter -rwxr-xr-x 1 root root 554 Jan 25 12:21 make_mf_cfg.pl -rw-r--r-- 1 root root 135624 Jan 25 12:21 mf.magic -rwxr-xr-x 1 root root 18237 Jan 25 12:21 mfomatic -rw-r--r-- 1 root root 62934 Jan 25 12:21 printconf-gui.glade -rw-r--r-- 1 root root 158255 Jan 25 12:21 printer_db.pickle -rwxr-xr-x 1 root root 4112 Jan 25 12:21 textonly [root@mostro pthomsen]# Printing the test pages (both ASCII and PostScript) doesn't work. If I telnet to the printer's port 9100, and print something, it works OK.
We (Red Hat) should really try to resolve this before next release.
fixed