Bug 2347543
Summary: | Fedora doesn't provide latest version of Go | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rostislav Krasny <rostigm> |
Component: | golang | Assignee: | Alejandro Sáez Morollón <asm> |
Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 41 | CC: | amurdaca, asm, go-sig, jcajka, lemenkov, vg.aetera |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Rostislav Krasny
2025-02-25 16:47:22 UTC
Hi! Maintainer of the golang package here. TL;DR: I have a bunch of ideas to improve this situation. Although I understand it sounds odd, and it will make my life way more simple, it based on common criteria for every toolchain, for example, this applies to LLVM and GCC too. I will investigate how we can improve this situation. Your suggestion, although it makes sense, seems a little overkill to me due to the lifespan of Go releases. It's doable, but I wonder if someone will use it. On the other hand, keeping all the versions with the same Go version is massive work because we need to rebuild thousands of packages with each major release. That's in a nutshell, the reason we do it the way we do it. Meanwhile, as a solution, we (as in the Go SIG) maintain this COPR repository, https://copr.fedorainfracloud.org/coprs/g/go-sig/golang-rawhide/. It will give you the latest version always. I created that repository years ago because this request is not new. I I acknowledge that the discoverability is not as easy as just doing a package search, so that's something I should also improve. |