Bug 2269302
Summary: | rustup-1.27.1 is available | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
Component: | rustup | Assignee: | Fabio Valentini <decathorpe> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | 8, arthur, decathorpe, rust-sig |
Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rustup-1.27.1-1.fc41 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-06-13 14:50:48 UTC | Type: | --- |
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: | 2249877, 2257208, 2262541, 2263386 | ||
Bug Blocks: |
Description
Upstream Release Monitoring
2024-03-13 03:05:50 UTC
The new version requires more crates to be packaged into RPMs: ``` DEBUG util.py:461: Problem 1: nothing provides requested (crate(http-body-util/default) >= 0.1.0 with crate(http-body-util/default) < 0.2.0~) DEBUG util.py:461: Problem 2: nothing provides requested (crate(hyper) >= 1.0.0 with crate(hyper) < 2.0.0~) DEBUG util.py:461: Problem 3: nothing provides requested (crate(hyper-util/default) >= 0.1.1 with crate(hyper-util/default) < 0.2.0~) DEBUG util.py:461: Problem 4: nothing provides requested (crate(hyper-util/tokio) >= 0.1.1 with crate(hyper-util/tokio) < 0.2.0~) DEBUG util.py:461: Problem 5: nothing provides requested (crate(hyper/http1) >= 1.0.0 with crate(hyper/http1) < 2.0.0~) DEBUG util.py:461: Problem 6: nothing provides requested (crate(hyper/server) >= 1.0.0 with crate(hyper/server) < 2.0.0~) DEBUG util.py:461: Problem 7: nothing provides requested (crate(pulldown-cmark) >= 0.10.0 with crate(pulldown-cmark) < 0.11.0~) DEBUG util.py:461: Problem 8: nothing provides requested (crate(trycmd/default) >= 0.15.0 with crate(trycmd/default) < 0.16.0~) ``` Let me know if I could be any help rustup 1.27.1 was released, not sure why the-new-hotness didn't update this bug. Looks like most dependencies (except trycmd v0.15) are available now. I'll try to work on updating rustup next. I'm working on 1.27.1. Compared to 1.27.0, it bumped the "opener" dependency, but rustup is the only dependent package, so that shouldn't be a problem. I'll try to work on trycmd 0.15 and snapbox v0.5 next. FEDORA-2024-93d61dd741 (rustup-1.27.1-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-93d61dd741 FEDORA-2024-93d61dd741 (rustup-1.27.1-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |