Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ttf-pt-sans_1.1:: Install fonts after target boots #68

Merged

Conversation

erickshepherdNI
Copy link

Our base system image build have been throwing multiple warnings about fonts not being able to find configuration files. I believe this is because the build requires access to files, such as the font cache, that are present on the target. Updating the font postinst recipe to run on the target resolves the warnings. The related tech debt item is here: https://dev.azure.com/ni/DevCentral/_workitems/edit/2812142

Testing

Built locally and confirmed there were no font warnings.

Copy link

@chaitu236 chaitu236 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update commit message so it follows 50/72 rule.

Access to the font cache on the target is required to
get rid of the font warnings.

Signed-off-by: Erick Shepherd <[email protected]>
@chaitu236 chaitu236 merged commit 6d85db2 into ni:nilrt/master/next Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants