Bug 251451
Summary: | symlink broken & owned by many packages | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mamoru TASAKA <mtasaka> |
Component: | xorg-x11-fonts | Assignee: | Kristian Høgsberg <krh> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | mcepl, xgl-maint |
Target Milestone: | --- | Keywords: | EasyFix |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-09-25 15:55:11 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: | 252268 |
Description
Mamoru TASAKA
2007-08-09 05:54:01 UTC
(In reply to comment #0) > Version-Release number of selected component (if applicable): > (for srpm:) xorg-x11-fonts-ISO8859-1-75dpi Oops.. this is xorg-x11-fonts-7.2-1.fc8 Also, xorg-x11-fonts related packages should not own the directory /etc/X11/fontpath.d itself (bug 251707) ping? IMO this must be fixed before F8T3. They're not real symlinks. They only exist to be readlink()'d, not to be followed. That the :unscaled symlinks don't point to real directories is not a bug. Likewise, it's completely correct that multiple packages own some of the symlinks. Multiple packages install into the target directories, and need to make sure the symlinks exist so that their fonts get picked up. This isn't a bug. It's by design. |