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

Test failed due to missing files #42

Open
ghost opened this issue Jul 1, 2021 · 2 comments
Open

Test failed due to missing files #42

ghost opened this issue Jul 1, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 1, 2021

https://download.copr.fedorainfracloud.org/results/remilauzier/zemeroth/fedora-rawhide-x86_64/02311687-rust-ab_glyph/builder-live.log.gz

Fedora as update there version of ttf-parser but the test failed due to missing files.

---- src/font.rs - font::Font::as_scaled (line 175) stdout ----
error: couldn't read src/../../dev/fonts/Exo2-Light.otf: No such file or directory (os error 2)
--> src/font.rs:178:36
|
5 | let font = FontRef::try_from_slice(include_bytes!("../../dev/fonts/Exo2-Light.otf"))?;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

error: aborting due to previous error

@alexheretic
Copy link
Owner

alexheretic commented Jul 1, 2021 via email

@ghost
Copy link
Author

ghost commented Jan 29, 2022

I can't use tags since it would complicate packaging it for fedora that use rust2rpm to ease packaging.

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