https://bugzilla.redhat.com/show_bug.cgi?id=2449216
--- Comment #17 from [email protected] --- > What the tests are attempting to do also looks quite suspicious (running > chown?), so I'm not sure that this *can* be fixed without talking to upstream. All of those tests should be gated behind a _test_as_root feature, if you run the tests without that feature they should pass without privileges (this is what we do in CI and in the openSUSE specfile). Unfortunately, the lack of ergonomic test skipping in Rust means this needs to be set a compile-time rather than runtime. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2449216 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202449216%23c17 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
