Bug 128523
| Summary: | system-config-printer cannot find foomatic or something | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | G.Wolfe Woodbury <redwolfe> | ||||||
| Component: | perl | Assignee: | Chip Turner <cturner> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | twaugh | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i586 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2004-09-28 15:42:07 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: |
|
||||||||
Created attachment 102193 [details]
screen output of command and traceback
Created attachment 102194 [details]
comparison to user w/ problem install against no problem upgrade
this may or may not be helpful. Is SELinux active or inactive? Checkbox on
installer screen.
This is a perl problem. The package provides the perl(:MODULE_COMPAT_5.8.4) symbol but does not include 5.8.4 in its default @INC. rawhide/development install as of 2004-07-28 does not exhibit the problem Only because I rebuilt foomatic against perl 5.8.5. I think it is a bug that perl-5.8.5-x does not provide 5.8.4 compatibility. long gone |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114 Description of problem: system-config-printer (both gui and tui) fail to startup dur to a missing file or library in foomatic-configure. The first attachment is the command traceback. Version-Release number of selected component (if applicable): system-config-printer-0.6.104-1 How reproducible: Always Steps to Reproduce: 1. fresh install of rawhide of 2004-07-23 2. attempt to run system-config-printer 3. Actual Results: see attachment Expected Results: normal configuration dialogues Additional info: see attachment