Re: F26 System Wide Change: Golang 1.8

2019-04-25 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Dec 13, 2016 at 01:06:29PM -0500, Jakub Cajka wrote: > > can we enable coredumping for Go programs by default - i.e. set GOTRACEBACK= > > crash? > > > > Currently, Go terminate  a process that panic and prints out an error > > message on stderr. > > > > This approach does not provide much

Re: Proposed Fedora packaging guideline: Forge-hosted projects packaging automation

2019-04-25 Thread Zbigniew Jędrzejewski-Szmek
On Fri, Dec 08, 2017 at 07:03:48PM +0100, nicolas.mail...@laposte.net wrote: > Hi, > > I am proposing for inclusion a macro set aimed at automating the packaging of > forge-hosted projects. > > — Packaging draft: > https://fedoraproject.org/wiki/Forge-hosted_projects_packaging_automation > — FP

Re: Re: Re: Proposed Fedora packaging guideline: Forge-hosted projects packaging automation

2019-04-25 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Dec 11, 2017 at 01:23:19PM +0100, nicolas.mail...@laposte.net wrote: > Hi Neal, > > > And the issue you're having that requires %setupargs is not a problem > > in RPM 4.14 > > I don't have an issue with %setupargs, I have an issue with requiring > packagers to change stuff in the spec h

[go-rpm-macros] PR #43: [RFC] rpm/macros.d: use linkmode=external

2022-02-19 Thread Zbigniew Jędrzejewski-Szmek
zbyszek commented on the pull-request: `[RFC] rpm/macros.d: use linkmode=external` that you are following: `` I did a test rebuild with this enabled with packages that `BR:go-rpm-macros` and are archful: https://copr.fedorainfracloud.org/coprs/zbyszek/go-package-notes/builds/ 360 packages total

[go-rpm-macros] PR #63: Use $SOURCE_DATE_EPOCH instead of random bytes

2024-02-27 Thread Zbigniew Jędrzejewski-Szmek
zbyszek opened a new pull-request against the project: `go-rpm-macros` that you are following: `` Use $SOURCE_DATE_EPOCH instead of random bytes `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/pull-request/63 -- __

[go-rpm-macros] PR #63: Use $SOURCE_DATE_EPOCH instead of random bytes

2024-02-27 Thread Zbigniew Jędrzejewski-Szmek
zbyszek commented on the pull-request: `Use $SOURCE_DATE_EPOCH instead of random bytes` that you are following: `` If #62 is merged first, I'll rebase… `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/pull-request/63 -- ___

[go-rpm-macros] PR #63: Use $SOURCE_DATE_EPOCH instead of random bytes

2024-02-29 Thread Zbigniew Jędrzejewski-Szmek
zbyszek commented on the pull-request: `Use $SOURCE_DATE_EPOCH instead of random bytes` that you are following: `` I think in the Fedora case, SOURCE_DATE_EPOCH would always be defined. But you're right, it's probably better to provide a fallback like for other variables. I changed it to use `:

[go-rpm-macros] PR #63: Use $SOURCE_DATE_EPOCH instead of random bytes

2024-02-29 Thread Zbigniew Jędrzejewski-Szmek
zbyszek commented on the pull-request: `Use $SOURCE_DATE_EPOCH instead of random bytes` that you are following: `` Rebased. `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/pull-request/63 -- ___ golang mail

[go-rpm-macros] PR #63: Use $SOURCE_DATE_EPOCH instead of random bytes

2024-03-06 Thread Zbigniew Jędrzejewski-Szmek
zbyszek commented on the pull-request: `Use $SOURCE_DATE_EPOCH instead of random bytes` that you are following: `` I tested this with `osbuild-composer-102-1.fc41`. I still get a difference, but I think it must be caused by something else. Looking at the build log [1]: `+ go build -buildmode pi

[go-rpm-macros] PR #63: Use $SOURCE_DATE_EPOCH instead of random bytes

2024-03-06 Thread Zbigniew Jędrzejewski-Szmek
zbyszek commented on the pull-request: `Use $SOURCE_DATE_EPOCH instead of random bytes` that you are following: `` https://pagure.io/fedora-reproducible-builds/project/issue/15 for the follow-up. `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/pull-r