Bug 1383778
Summary: | cargo: FTBFS in Fedora Rawhide | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Josh Stone <jistone> |
Component: | cargo | Assignee: | Josh Stone <jistone> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jistone |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://apps.fedoraproject.org/koschei/package/cargo | ||
Whiteboard: | |||
Fixed In Version: | cargo-0.15.0-2.fc26 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-01-03 20:59:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1383753 | ||
Bug Blocks: | 1383740 |
Description
Josh Stone
2016-10-11 17:52:01 UTC
Upstream work on the openssl-sys crate is basically finished, but it hasn't been released yet, waiting for coordination with the popular dependent crates. In the meantime, a cargo rebuild with compat-openssl10-devel went fine: http://koji.fedoraproject.org/koji/buildinfo?buildID=811937 The upcoming release (rust 1.14 with cargo 0.15) will use the new rust-openssl, which now supports openssl 1.1.0. I confirmed it on my rust-beta copr: https://copr.fedorainfracloud.org/coprs/jistone/rust-beta/ |