https://bugzilla.redhat.com/show_bug.cgi?id=1607124 --- Comment #6 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- Same tests still fail: failures: BUILDSTDERR: thread '<unnamed>' panicked at 'assertion failed: `(left == right)` BUILDSTDERR: left: `{"Accept: */*", "User-Agent: git/2.0 (libgit2 0.26.5)", "GET /foo/bar/info/refs?service=git-upload-pack HTTP/1.1"}`, BUILDSTDERR: right: `{"Accept: */*", "User-Agent: git/2.0 (libgit2 0.27.0)", "GET /foo/bar/info/refs?service=git-upload-pack HTTP/1.1"}`', tests/testsuite/build_auth.rs:40:9 BUILDSTDERR: note: Run with `RUST_BACKTRACE=1` for a backtrace. test build_auth::http_auth_offered ... FAILED ---- build_auth::http_auth_offered stdout ---- running `/builddir/build/BUILD/cargo-0.28.0/target/release/cargo build -v` running `/builddir/build/BUILD/cargo-0.28.0/target/release/cargo build` thread 'build_auth::http_auth_offered' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:335:21 ---- build_script::custom_build_env_var_rustc_linker stdout ---- thread 'build_script::custom_build_env_var_rustc_linker' panicked at 'Cannot cross compile to i686-unknown-linux-gnu. This failure can be safely ignored. If you would prefer to not see this failure, you can set the environment variable CFG_DISABLE_CROSS_TESTS to "1". ', tests/testsuite/cargotest/support/cross_compile.rs:91:5 failures: build_auth::http_auth_offered build_script::custom_build_env_var_rustc_linker test result: FAILED. 1283 passed; 2 failed; 4 ignored; 0 measured; 0 filtered out You could choose to ignore it although finding why it fails would be better. Another problem: you must install the license files with %license in %files. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx/message/D7R3T4C5QEPLWGRGY7DE5P6DZDC3AQIP/