Bug 59949
Summary: | printconf 0.3.61-3 will not add a new print queue | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Matt Arnold <marnold> | ||||
Component: | printconf | Assignee: | Tim Waugh <twaugh> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Ben Levenson <benl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.2 | ||||||
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-02-26 02:27: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: | |||||||
Attachments: |
|
Description
Matt Arnold
2002-02-15 16:36:36 UTC
Please attach /etc/alchemist/namespace/printconf/local.adl. Created attachment 45819 [details]
Local.adl file using printconf 0.3.61-3
What happens if you run 'printconf-backend --force-rebuild' as root? Does /etc/printcap get populated then? Yep, /etc/printcap gets populated and the printer works. In so doing, I think I have discovered the problem. printconf-rebuild complained that it couldn't file /usr/bin/mpage. After I installed the mpage RPM, the rebuild worked and /etc/printcap was populated. Just for testing purposes, I deleted the print queue I had just set up. I checked to make sure that /etc/printcap was empty again (except for the various comments). Then I started printconf-gui again and tried to add the print queue again. This time everything worked fine. It would appear that the printconf RPM needs another dependency check to make sure that mpage is installed. If mpage isn't installed, printconf will not write anything to /etc/printcap and it will not give an error message. Just to reinforce the issue. I upgraded printconf and printconf-gui from whatever it was in the standard RedHat 7.2 distribution to 0.3.61 using red-carpet. Printing ceased to work. This is because the old /etc/printcap file was emptied. Using printconf-gui to try and "re-install" the printers failsleading to No Printers. Installing mpage package (which was not previously installed) appears to cure the problem. I have no idea why but it seems to work. EXACTLY same problem (/etc/printcap not generated) and EXACTLY the same cure (install mpage). I suggest to the maintainer to add mpage to RPM dependencies). *** This bug has been marked as a duplicate of 59481 *** Simply having mpage installed does _not_ fix this problem.I have the latest updates to 7.2 and mpage installed and still have almost the same problem. If you create a single print queue, stop and start printconf-gui, and try to create another print queue, the second print queue does not make it into /etc/printconf or /var/spool/lpd. It does show up in the gui through. Running 'printconf-backend --force-rebuild' as root updates printcap and make the queue directory. kop: it's working for me, so I'll need more information. What do you mean by 'stop and start printconf-gui'? To save the reporter of this bug getting mail they don't want, could you please open a new bug report? This has already been marked as a duplicate of a bug with a known cause, which is different to the one you are describing. Thanks. |