Bug 64960
Summary: | printconf-(gui|tui) die a horrible death | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Harold Campbell <hcamp> | ||||
Component: | foomatic | Assignee: | Tim Waugh <twaugh> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.3 | ||||||
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-06-18 09:32:56 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
Harold Campbell
2002-05-15 03:17:32 UTC
Please attach /etc/alchemist/namespace/printconf/local.adl. Also, what does 'rpm -qV printconf foomatic' say? $ rpm -qV printconf foomatic printconf-0.3.77-1 foomatic-1.1-0.20020313.3 Created attachment 60224 [details]
Requested by RH.
Please do: rm -rf /var/cache/foomatic/compiled/* Does that make the problem go away? Yup. That took care of it. The overview.xml file was very likely incomplete, and removing it caused it to get rebuilt properly. The current (rawhide) version of foomatic no longer needs this file. I have exactly the same problem as described, but the solution (rm -rf /var/cache/foomatic/compiled/*) was unsuccessful willhall: Please run 'printconf-backend --force-rebuild' as root. Does the problem still happen after that? |