https://bugzilla.redhat.com/show_bug.cgi?id=2284641



--- Comment #6 from Davide Cavalca <[email protected]> ---
(In reply to Davide Cavalca from comment #5)
> (In reply to Fabio Valentini from comment #4)
> > Some comments:
> > 
> > - Why add a patch to "unbreak" tests instead of just passing "-f testing" to
> > %cargo_test?
> 
> Because I didn't know this was an option :)

Um, this doesn't seem to work:

+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3
-Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes
-Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
/usr/bin/cargo test -j8 -Z avoid-dev-deps --profile rpm --no-fail-fast
--features testing -- --skip db::Db::import --skip db::Db::export
error: no matching package named `backtrace` found
location searched: registry `crates-io`
required by package `sled v0.34.7
(/builddir/build/BUILD/rust-sled-0.34.7-build/sled-0.34.7)`
As a reminder, you're using offline mode (--offline) which can sometimes cause
surprising resolution failures, if this error is too confusing you may wish to
retry without the offline flag.
error: Bad exit status from /var/tmp/rpm-tmp.Xk0cre (%check)


-- 
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=2284641

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202284641%23c6

-- 
_______________________________________________
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://pagure.io/fedora-infrastructure/new_issue

Reply via email to