Bug 510359
Summary: | Man pages under /usr/share/man/sv: Add directories to man package or is "sv" a broken locale? | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gregorovic <dgregor> |
Component: | fakeroot | Assignee: | Axel Thimm <Axel.Thimm> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 11 | CC: | varekova |
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: | 2009-07-27 19:33:03 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: | 220265 |
Description
Dennis Gregorovic
2009-07-08 19:39:03 UTC
Looks like there are more packages using /usr/share/man/sv # rpm -qf /usr/share/man/sv/*/*|sort -u dcraw-8.91-1.fc11.x86_64 fakeroot-1.12.2-21.fc11.x86_64 jwhois-4.0-13.fc11.x86_64 shadow-utils-4.1.2-13.fc11.x86_64 It should probably be fixed in the man package (if "sv" is a valid man locale), since even shadow-utils dumps man pages there. This problem have to be fixed on the fakeroot side - man package could not contain all locale directories. (The tread about this issue is on: https://bugzilla.redhat.com/show_bug.cgi?id=220265 ) (In reply to comment #2) > This problem have to be fixed on the fakeroot side - man package could not > contain all locale directories. (The tread about this issue is on: > https://bugzilla.redhat.com/show_bug.cgi?id=220265 ) Why not? I answered on the quoted thread and I think it is better to fix this bug at one place than at several dozens of packages. *** This bug has been marked as a duplicate of bug 220265 *** (In reply to comment #3) > than at several dozens of packages. Correction to self, these are dozens of locales, but just 9 client packages. Still the solution is unclean and will break once one locale is suddenly supported by man. |