Bug 1936484 - rust-version_check fails to get rustc version in Fedora
Summary: rust-version_check fails to get rustc version in Fedora
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rust-version_check
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rust SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-08 14:58 UTC by Fabio Valentini
Modified: 2021-03-30 00:16 UTC (History)
2 users (show)

Fixed In Version: rust-version_check-0.9.3-1.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-30 00:16:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Fabio Valentini 2021-03-08 14:58:10 UTC
This warning is displayed when building the "time" crate:
warning: Unable to determine rustc version. Assuming rustc 1.32.0.

This means the call to "version_check::triple()" fails, probably because it fails to parse the "rustc --version" output.

As a fallback, a "generic" feature set that's available at the MSRV of "time" is used for building, instead of using features that are available in newer versions of Rust.

Version-Release number of selected component (if applicable):
0.9.2-3.fc34

Comment 1 Fedora Update System 2021-03-25 10:15:59 UTC
FEDORA-2021-ba92ea4d49 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ba92ea4d49

Comment 2 Fedora Update System 2021-03-26 18:33:44 UTC
FEDORA-2021-ba92ea4d49 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-ba92ea4d49`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-ba92ea4d49

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2021-03-30 00:16:13 UTC
FEDORA-2021-ba92ea4d49 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.