Bug 61940
| Summary: | /usr/X11R6/lib/X11/fonts/*/encodings.dir not created | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Blair Zajac <blair> |
| Component: | XFree86 | Assignee: | Mike A. Harris <mharris> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | skipjack-beta1 | CC: | billc |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-03-26 19:58:44 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
Blair Zajac
2002-03-26 02:34:05 UTC
Mike, are these supposed to be created by the xfs init script? Added missing file flags to quell the above errors in build 4.2.0-6.51 by flagging with appropriate %ghost, and %verify voodoo magic. encodings.dir files are completely unnecessary in current XFree86. It only supports them still for legacy. It is not a bug that these files are no longer being created. Intentional change. For now, if the files are present however, they will be used. I'm still seeing these files marked as missing with rpm -V on release 6.51 ... More worrying is the absence of "fonts.alias" from the base-fonts subpackage; as a result the "large" setting for xterm is picking up a cyrillic font instead of the expected Latin1 font. Should I file this seperately or am I overlooking something? Yep, they can legally be missing so that isn't a problem. Basically, the way it works is - _if_ the files exist, then they are owned by rpm packaging, however there isn't any reason for them to exist. But, a user for whatever reason could still create them, or could have them left over from previous releases. The fonts.alias file that was missing is fixed in 6.52, let me know if it is ok now. Thanks also for the update! I think it's an rpm bug that ghosted files are still reported as "missing" when they're not really supposed to be there ... and that apparently you can't mark them as "ghost" and "config" at the same time. Still, there are more important things (like getting PCMCIA and NTP to play together :o) Could be an rpm bug perhaps. The files are config files, because they can change, and can be hand edited even (some of them) such as fonts.alias, encodings.dir (even though it should not be edited people have..). They are ghosts because they do not have to actually exist for things to work properly. Not sure what if anything can/should be done now. I think the problem is solved now personally. If I'm wrong, I'm sure I'll get clue-by-4'd. ;o) This bug is also related to bug #61869 since fixing this broke fonts.alias. I thought I'd flag that here to minimize bug dupes. Mike, a fresh install of beta2 is still missing fonts/{75,100}dpi/fonts.alias, I
can't reopen this one as I'm not the reporter.
|