Bug 461775
Summary: | man needs lzma, but not getting installed | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jerry Williams <sa84120> | ||||
Component: | man | Assignee: | Ivana Varekova <varekova> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | hdegoede, jlaska, jonstanley, wwoods | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-09-12 12:50:22 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 438943 | ||||||
Attachments: |
|
Description
Jerry Williams
2008-09-10 14:43:04 UTC
Hello, please could you attach here your /etc/man.config file? The problem should be you either change /etc/man.config setting or you have an environment variable PAGER set to /usr/bin/lzma. So please put here printenv | grep PAGER too. *** Bug 461842 has been marked as a duplicate of this bug. *** Sorry about the duplicate. About your questions regarding man.config and PAGER, PAGER is not set. man.config is unchanged from as it is in the rpm (man-1.6f-9.fc10.i386), never the less I'll attach it for you. Created attachment 316546 [details]
man,config
Checking the attached man.config you will see it specifies lzma, which explains why man needs lzma now, maybe the upstream defaults have changed? Anyways the fix is to either change the default config as it installed with a fresh install, or to add a "Requires: /usr/bin/lzma" to the package. Note I verified that this man.config is unchanged from the one in the rpm using rpm --verify Thanks. Fixed in man-1.6f-10.fc10.i386 *** Bug 463324 has been marked as a duplicate of this bug. *** *** Bug 463941 has been marked as a duplicate of this bug. *** |