Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918953 - dev-util/rustup: bump to 1.26.0
Summary: dev-util/rustup: bump to 1.26.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-12-01 12:56 UTC by Denis Lisov
Modified: 2024-03-15 12:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for rustup-1.26 (rustup-1.26.0.ebuild,10.84 KB, text/plain)
2023-12-21 08:22 UTC, Paul Jewell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Lisov 2023-12-01 12:56:14 UTC
rustup provides a proxy for rust-analyzer since 1.26.0, while dev-util/rustup-1.25.2 currently in tree does not proxy rust-analyzer correctly.

Reproducible: Always
Comment 1 Paul Jewell 2023-12-21 08:20:51 UTC
I have made an ebuild for 1.26, which seems to work fully for me. I have probably got too many crates pulled in as dependencies, and will spend some time weeding out the additional ones. The ebuild is attached.
Comment 2 Paul Jewell 2023-12-21 08:22:13 UTC
Created attachment 880118 [details]
ebuild for rustup-1.26

See my comment regarding the crates - I believe some need to be removed as dependencies, and I will submit an updated crate once I have been through the list.
Comment 3 Larry the Git Cow gentoo-dev 2024-03-15 12:10:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000bde0c931ff0bd77cf1b124977d8e001298348

commit 000bde0c931ff0bd77cf1b124977d8e001298348
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-03-15 12:08:02 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-03-15 12:10:29 +0000

    dev-util/rustup: add 1.27.0
    
    Closes: https://bugs.gentoo.org/918953
    Closes: https://github.com/gentoo/gentoo/pull/34414
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-util/rustup/Manifest             |  2 +
 dev-util/rustup/rustup-1.27.0.ebuild | 98 ++++++++++++++++++++++++++++++++++++
 2 files changed, 100 insertions(+)