Bug 1342329
Summary: | [PATCH] Fix compiler bootstrap | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Colin Walters <walters> |
Component: | golang | Assignee: | Jakub Čajka <jcajka> |
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 25 | CC: | admiller, amurdaca, golang-updates, imcleod, jcajka, lemenkov, renich, s, vbatts |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-12-12 10:41:28 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: |
Description
Colin Walters
2016-06-03 01:52:14 UTC
I'm aware of this issue(bootstrap of Fedora golang fails with go1.4). I have caused it while forward porting patches a while back. As it is not affecting Fedora in any way and rebuilding Fedora on CentOS is not really supported(actually you are really lucky if it builds without any other changes to srpm on CentOS). I'm going to close this as wontfix, but I will include fixed patch when I will be doing respin of the package next time(BZ#1342090 I guess). If you want (s)rpm with fixed patch for CentOS, you might look at my COPR repository https://copr.fedorainfracloud.org/coprs/jcajka/golang1.6/ (In reply to Jakub Čajka from comment #1) > I'm aware of this issue(bootstrap of Fedora golang fails with go1.4). I have > caused it while forward porting patches a while back. As it is not affecting > Fedora in any way and rebuilding Fedora on CentOS is not really > supported I've been working on making it supported. All the packages which pull from dist-git in https://github.com/CentOS/sig-atomic-buildscripts/blob/master/overlay.yml support it. > (actually you are really lucky if it builds without any other > changes to srpm on CentOS). Since I am actually doing this, I can say most of the time it works, the main pain point is newer macros in Fedora for python etc. > I'm going to close this as wontfix, but I will > include fixed patch when I will be doing respin of the package next > time(BZ#1342090 I guess). That seems odd, but okay. In the meantime I guess I can keep the fork on gitlab around. But I don't quite understand why you'd mark the bug as WONTFIX this only to fix it later. > If you want (s)rpm with fixed patch for CentOS, you might look at my COPR > repository https://copr.fedorainfracloud.org/coprs/jcajka/golang1.6/ I'd rather not cross the bridge of starting to depend on COPRs for this project quite yet. I think rpmdistro-gitoverlay is in many ways a better model (although COPR has some nice features too). One option would be rebuilding from your dist-git, but now that I look at this your changes in: http://copr-dist-git.fedorainfracloud.org/cgit/jcajka/golang1.6/golang.git/commit/?h=epel7&id=e36237976bf00443f5607835ba1d54c8339b59e4 Are very likely to break other dependent packages, since I am pulling go-srpm-macros, but you've changed things for golang to Provide them. Jakub - You mentioned in Comment 1 that you will include the patch but then CLOSED:WONTFIX. I'm confused, are you planning include the fix for or not? If the general goal here is to allow a shared SRPM to work between rawhide/Fedora and the CentOS SIGs, then I'd like to add an enthusiastic +1. Having commonality for golang should help both groups up the stack with things like docker and kube. (Keep in mind that the SIG process is different than EPEL. RHEL packages can be overridden and front-run the RHEL versions.) To be clear, I'm not suggesting that a Fedora package maintainer is generally obliged to make the SRPM continue to work downstream. However, that's not the situation here. We have people in the broader community actively trying to make this work and keep it working. I think we should encourage that. Thoughts? +1 to working along with the broader community Jakub, any thoughts on the topic? This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. This message is a reminder that Fedora 25 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 25. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '25'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 25 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |