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

Fix fonts errors #4

Open
mrakitin opened this issue Sep 17, 2019 · 0 comments
Open

Fix fonts errors #4

mrakitin opened this issue Sep 17, 2019 · 0 comments

Comments

@mrakitin
Copy link
Member

Azure jobs (e.g. here) throw these errors:

Unable to revert mtime: /usr/share/fonts
Unable to revert mtime: /usr/share/fonts/cmap
Unable to revert mtime: /usr/share/fonts/truetype
Unable to revert mtime: /usr/share/fonts/type1
Unable to revert mtime: /usr/share/fonts/cmap/adobe-cns1
Unable to revert mtime: /usr/share/fonts/cmap/adobe-gb1
Unable to revert mtime: /usr/share/fonts/cmap/adobe-japan1
Unable to revert mtime: /usr/share/fonts/cmap/adobe-japan2
Unable to revert mtime: /usr/share/fonts/cmap/adobe-korea1
Unable to revert mtime: /usr/share/fonts/truetype/dejavu
Unable to revert mtime: /usr/share/fonts/truetype/liberation
Unable to revert mtime: /usr/share/fonts/type1/gsfonts

https://github.com/bluesky/tutorial/blob/master/binder/postBuild#L3 can be used as an example.

@tacaswell:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909728
because mpl builds the font cache on first import
doing it there means it won't happen later when things might timeout etc

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

No branches or pull requests

1 participant