Bug 565895
| Summary: | unfortunate symlink /etc/fonts/conf.d/57-dejavu-sans.conf -> /usr/share/fontconfig/... | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Reiser <jreiser> |
| Component: | dejavu-fonts | Assignee: | Nicolas Mailhot <nicolas.mailhot> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | fonts-bugs, nicolas.mailhot |
| 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: | 2010-02-16 19:07:51 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: | |||
|
Description
John Reiser
2010-02-16 16:35:12 UTC
The question of symlinks has been debated to death by FPC in the past and no one has found a compelling argument for or against absolute/relative symlinks. They work better in some situations, and worse in others. In the end it was decided not to mandate one form or the other (and disable the rpmlint check that tried to force one of the choices) In the fonts case absolute symlinks make the spec template simpler, which is a clear maintenance benefit, so the official Fedora fonts spec template uses absolute symlinks. I don't intend to change it unless rpm makes it as easy to use relative symlinks, or someone manages to convince FPC/FESCO they are clearly better and should be mandated. It is known some use cases are not absolute-symlinks-proof. However others are not relative-symlinks-proof. So you're not finding anything new. IMHO since Fedora intentionally does not mandate a specific symlink form, if you can't handle both of them, you're going to have trouble sooner or later. |