Clementine may not be deterministic

  • Open
  • quality assurance status badge
Details
One participant
  • Thorsten Wilms
Owner
unassigned
Submitted by
Thorsten Wilms
Severity
normal

Debbugs page

Thorsten Wilms wrote 5 years ago
(address . bug-guix@gnu.org)
20200609112947.614f809c1b18d16f6bd00e09@freenet.de
Since I had to cause a local build despite having a substitute, I used
‘guix build clementine --no-grafts --check’, which reported:
guix build: error: derivation
`/gnu/store/003z966hxvb6hs17sjq4fcwshcqvafxa-clementine-1.3.1-2.4619a4c.drv'
may not be deterministic: output
`/gnu/store/2vpsjrx7q7wx9715cpc2y1vg5xy7hbfw-clementine-1.3.1-2.4619a4c'
differs

‘guix challenge clementine’ reports it to be identical, “because it's
just looking at the substitute you downloaded”, as Ludovic said on IRC.

--
Thorsten Wilms <t_w_@freenet.de>
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 41774@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 41774
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help