guix-patches
[Top][All Lists]
Advanced

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

[bug#35011] [PATCH] gnu: gpodder: Build reproducibly.


From: Pierre Langlois
Subject: [bug#35011] [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


reply via email to

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