emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#35011: closed ([PATCH] gnu: gpodder: Build reprodu


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35011: closed ([PATCH] gnu: gpodder: Build reproducibly.)
Date: Sun, 31 Mar 2019 21:26:02 +0000

Your message dated Sun, 31 Mar 2019 23:25:08 +0200
with message-id <address@hidden>
and subject line Re: [bug#35011] [PATCH] gnu: gpodder: Build reproducibly.
has caused the debbugs.gnu.org bug report #35011,
regarding [PATCH] gnu: gpodder: Build reproducibly.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
35011: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35011
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: gpodder: Build reproducibly. Date: Tue, 26 Mar 2019 21:52:33 +0000 User-agent: mu4e 1.1.0; emacs 26.1
Hello Guix!

I just realised the gpodder package was not deterministic because of
'POT-Creation-Date' entries in the .po files. I forgot to check for
determinism before sending that patch, whoops! :-)

Tested with:

```
./pre-inst-env guix build --no-grafts --check --rounds=2 gpodder
(...)
/gnu/store/15l476abksby4awsnvckm3ai59fgxb9x-gpodder-3.10.7
```

Which would give us:
```
guix build: error: derivation 
`/gnu/store/k0my78v8n5r9xdxcip3q7dm6xzb80-gpodder-3.10.7.drv' may not be 
deterministic: output 
`/gnu/store/fmaplc6y2dv4ys3n4fcpziaw83p3smf4-gpodder-3.10.7' differs
```

Thanks!
Pierre

Attachment: 0001-gnu-gpodder-Build-reproducibly.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#35011] [PATCH] gnu: gpodder: Build reproducibly. Date: Sun, 31 Mar 2019 23:25:08 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hello,

Pierre Langlois <address@hidden> skribis:

> I just realised the gpodder package was not deterministic because of
> 'POT-Creation-Date' entries in the .po files. I forgot to check for
> determinism before sending that patch, whoops! :-)

Good catch!

> From 2e45e7c875b384e80099f9ce76009e2116472ef2 Mon Sep 17 00:00:00 2001
> From: Pierre Langlois <address@hidden>
> Date: Tue, 26 Mar 2019 21:41:59 +0000
> Subject: [PATCH] gnu: gpodder: Build reproducibly.
>
> * gnu/packages/gpodder.scm (gpodder)[arguments]: Add 'do-not-run-msgmerge'
> phase before 'install'.

Applied, thank you!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]