Bug 1357067
| Summary: | crawl-tiles: Missing dependency on bitstream-vera-sans-mono-fonts | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zach Ploskey <zach> |
| Component: | crawl | Assignee: | Antonio T. (sagitter) <anto.trande> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 24 | CC: | anto.trande |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | crawl-0.18.1-7.fc24 crawl-0.18.1-7.fc23 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-27 18:55:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Zach Ploskey
2016-07-15 15:50:02 UTC
Ops! I let it escape a dependency .. Thank you for reporting. I also noticed that crawl seems to ship these fonts in the package. I found them installed here: /usr/share/crawl/dat/tiles/VeraMono.ttf /usr/share/crawl/dat/tiles/Vera.ttf But they were not being found at startup. Most likely we'd prefer to just depend on the font package, right? (In reply to Zach Ploskey from comment #2) > I also noticed that crawl seems to ship these fonts in the package. I found > them installed here: > > /usr/share/crawl/dat/tiles/VeraMono.ttf > /usr/share/crawl/dat/tiles/Vera.ttf > > But they were not being found at startup. Most likely we'd prefer to just > depend on the font package, right? They are symbolic links: # ll /usr/share/crawl/dat/tiles/VeraMono.ttf lrwxrwxrwx. 1 root root 44 Jun 14 22:46 /usr/share/crawl/dat/tiles/VeraMono.ttf -> /usr/share/fonts/bitstream-vera/VeraMono.ttf # ll /usr/share/crawl/dat/tiles/Vera.ttf lrwxrwxrwx. 1 root root 40 Jun 14 22:46 /usr/share/crawl/dat/tiles/Vera.ttf -> /usr/share/fonts/bitstream-vera/Vera.ttf So they are. Thanks for being on top of this. crawl-0.18.1-7.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ac5348428c crawl-0.18.1-7.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-57097ad39f crawl-0.18.1-7.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-57097ad39f crawl-0.18.1-7.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ac5348428c crawl-0.18.1-7.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. crawl-0.18.1-7.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |