bug#34597: `guix challenge` - 41 packages differ

2019-02-22 Thread Ricardo Wurmus


mikadoZero  writes:

> Attached are diffs for three of the packages listed in the `guix
> challenge` output that were listed as differing.

Thank you, this is very helpful!

> diff -ru --no-dereference 
> /gnu/store/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0/lib/python3.7/site-packages/pip-10.0.1.dist-info/RECORD
>  /tmp/python/lib/python3.7/site-packages/pip-10.0.1.dist-info/RECORD
> --- 
> /gnu/store/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0/lib/python3.7/site-packages/pip-10.0.1.dist-info/RECORD
>   1969-12-31 19:00:01.0 -0500
> +++ /tmp/python/lib/python3.7/site-packages/pip-10.0.1.dist-info/RECORD   
> 1970-01-01 00:00:01.0 -0500
> @@ -295,285 +295,285 @@
>  ../../../bin/pip3,sha256=78NRTi33kWTTiOubADOTlPa85pTXmVhJrO-OdccUy3Q,270
>  ../../../bin/pip3.7,sha256=78NRTi33kWTTiOubADOTlPa85pTXmVhJrO-OdccUy3Q,270
>  
> pip-10.0.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
> -pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-37.pyc,,
> -pip/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-37.pyc,,
> -pip/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-37.pyc,,
> -pip/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-37.pyc,,
[…]

This looks like the output is not ordered; maybe it’s the result of
readdir, which can return files in arbitrary order.  We’ll need to find
the code responsible for generating these RECORD files and patch it to
sort the result of readdir.

On to Guile:

> Binary files 
> /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/lib/guile/2.2/ccache/ice-9/suspendable-ports.go
>  and /tmp/guile/lib/guile/2.2/ccache/ice-9/suspendable-ports.go differ
> Binary files 
> /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/lib/guile/2.2/ccache/ice-9/vlist.go
>  and /tmp/guile/lib/guile/2.2/ccache/ice-9/vlist.go differ
> Binary files 
> /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/lib/guile/2.2/ccache/srfi/srfi-19.go
>  and /tmp/guile/lib/guile/2.2/ccache/srfi/srfi-19.go differ

I wonder if this is related to non-deterministic behaviour of macro expansion…?

> Binary files /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/gnu/ci.go 
> and /tmp/guix-cli/gnu/ci.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/build.go 
> and /tmp/guix-cli/guix/scripts/build.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/challenge.go
>  and /tmp/guix-cli/guix/scripts/challenge.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/describe.go 
> and /tmp/guix-cli/guix/scripts/describe.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/import/pypi.go
>  and /tmp/guix-cli/guix/scripts/import/pypi.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/lint.go and 
> /tmp/guix-cli/guix/scripts/lint.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/offload.go 
> and /tmp/guix-cli/guix/scripts/offload.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/pack.go and 
> /tmp/guix-cli/guix/scripts/pack.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/processes.go
>  and /tmp/guix-cli/guix/scripts/processes.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/publish.go 
> and /tmp/guix-cli/guix/scripts/publish.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/substitute.go
>  and /tmp/guix-cli/guix/scripts/substitute.go differ
> Binary files 
> /gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli/guix/scripts/weather.go 
> and /tmp/guix-cli/guix/scripts/weather.go differ

These are all files relating to “guix pull”.  You listed other outputs
that are the result of work performed by “guix pull”.  I suspect that
there’s something wrong about the environment in which “guix pull”
operates.

--
Ricardo






bug#34597: `guix challenge` - 41 packages differ

2019-02-22 Thread mikadoZero
Attached are diffs for three of the packages listed in the `guix challenge` 
output that were listed as differing.
diff -ru --no-dereference 
/gnu/store/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0/lib/python3.7/site-packages/pip-10.0.1.dist-info/RECORD
 /tmp/python/lib/python3.7/site-packages/pip-10.0.1.dist-info/RECORD
--- 
/gnu/store/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0/lib/python3.7/site-packages/pip-10.0.1.dist-info/RECORD
1969-12-31 19:00:01.0 -0500
+++ /tmp/python/lib/python3.7/site-packages/pip-10.0.1.dist-info/RECORD 
1970-01-01 00:00:01.0 -0500
@@ -295,285 +295,285 @@
 ../../../bin/pip3,sha256=78NRTi33kWTTiOubADOTlPa85pTXmVhJrO-OdccUy3Q,270
 ../../../bin/pip3.7,sha256=78NRTi33kWTTiOubADOTlPa85pTXmVhJrO-OdccUy3Q,270
 
pip-10.0.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
-pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-37.pyc,,
-pip/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-37.pyc,,
-pip/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-37.pyc,,
-pip/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-37.pyc,,
-pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-37.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-37.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-37.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-37.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/lint.cpython-37.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-37.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-37.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-37.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/base.cpython-37.pyc,,
-pip/_vendor/html5lib/_trie/__pycache__/py.cpython-37.pyc,,
-pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-37.pyc,,
-pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-37.pyc,,
-pip/_vendor/html5lib/_trie/__pycache__/datrie.cpython-37.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-37.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-37.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-37.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-37.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-37.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/base.cpython-37.pyc,,
-pip/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-37.pyc,,
-pip/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-37.pyc,,
-pip/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-37.pyc,,
-pip/_vendor/html5lib/__pycache__/_inputstream.cpython-37.pyc,,
-pip/_vendor/html5lib/__pycache__/_utils.cpython-37.pyc,,
-pip/_vendor/html5lib/__pycache__/__init__.cpython-37.pyc,,
-pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-37.pyc,,
-pip/_vendor/html5lib/__pycache__/constants.cpython-37.pyc,,
-pip/_vendor/html5lib/__pycache__/serializer.cpython-37.pyc,,
-pip/_vendor/html5lib/__pycache__/html5parser.cpython-37.pyc,,
-pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-37.pyc,,
+pip/__pycache__/__init__.cpython-37.pyc,,
+pip/__pycache__/__main__.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/show.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/help.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/search.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/freeze.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/download.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/__init__.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/list.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/configuration.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/completion.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/uninstall.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/check.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/install.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/hash.cpython-37.pyc,,
+pip/_internal/commands/__pycache__/wheel.cpython-37.pyc,,
+pip/_internal/__pycache__/status_codes.cpython-37.pyc,,
+pip/_internal/__pycache__/baseparser.cpython-37.pyc,,
+pip/_internal/__pycache__/index.cpython-37.pyc,,
+pip/_internal/__pycache__/locations.cpython-37.pyc,,
+pip/_internal/__pycache__/build_env.cpython-37.pyc,,
+pip/_internal/__pycache__/resolve.cpython-37.pyc,,
+pip/_internal/__pycache__/download.cpython-37.pyc,,
+pip/_internal/__pycache__/__init__.cpython-37.pyc,,
+pip/_internal/__pycache__/configuration.cpython-37.pyc,,
+pip/_internal/__pycache__/exceptions.cpython-37.pyc,,
+pip/_internal/__pycache__/cmdoptions.cpython-37.pyc,,
+pip/_internal/__pycache__/compat.cpython-37.pyc,,
+pip/_internal/__pycache__/pep425tags.cpython-37.pyc,,
+pip/_internal/__pycache__/basecommand.cpython-37.pyc,,
+pip/_internal/__pycache__/cache.cpython-37.pyc,,
+pip/_internal/__pycache__/wheel.cpython-37.pyc,,

bug#34597: `guix challenge` - 41 packages differ

2019-02-21 Thread Leo Famulari
On Wed, Feb 20, 2019 at 09:14:53PM -0500, mikadoZero wrote:
> --- /gnu/store/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0
> +++ 9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0
> @@ -1 +1 @@
> -type: directory
> +type: file

I think maybe you compared the wrong things here. Both things being
compared should be directories, and then diffoscope would be able to
report the difference in their contents.

Maybe the second file is actually a compressed archive of a directory?
You can use `file 9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0` to find
out.


signature.asc
Description: PGP signature


bug#34597: `guix challenge` - 41 packages differ

2019-02-21 Thread Ricardo Wurmus


Brett Gilio  writes:

> mikadoZero writes:
>
>> After running `guix challenge` there are some packages which differ from 
>> ones I have built locally.
[…]
> Unless I am mistaken this isn't truly a reportable bug.

I asked for these differences to be reported.  When a package cannot be
built reproducibly we consider this a bug.

-- 
Ricardo






bug#34597: `guix challenge` - 41 packages differ

2019-02-20 Thread mikadoZero
As requested.

Output from `guix describe`:

  guix 34372d3
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 34372d3905e17c880180f811e5b5f83e423e9025

Output from `diffoscope` for three different packages that `guix challenge` 
highlighted as differing:

--- /gnu/store/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0
+++ 9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0
@@ -1 +1 @@
-type: directory
+type: file

--- /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4
+++ 9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4
@@ -1 +1 @@
-type: directory
+type: file

--- /gnu/store/lpwrv02rljddp84km9md8i0820p55dmk-guix-system
+++ lpwrv02rljddp84km9md8i0820p55dmk-guix-system
@@ -1 +1 @@
-type: directory
+type: file





bug#34597: `guix challenge` - 41 packages differ

2019-02-20 Thread mikadoZero
Two packages did not have guix in their name are:
guile-2.2.4
python-3.7.0

Thank you for referencing that documentation.  I will take a look at it.





bug#34597: `guix challenge` - 41 packages differ

2019-02-20 Thread Leo Famulari
On Wed, Feb 20, 2019 at 05:51:24PM -0600, Brett Gilio wrote:
> Unless I am mistaken this isn't truly a reportable bug. As you can see
> in the guix challenge documentation
> https://www.gnu.org/software/guix/manual/en/html_node/Invoking-guix-challenge.html
> the purpose of challenge is to check for deterministic qualities in
> reproducible packages. Right now, not all packages are reproducible as
> the guix team is hard at work trying to find the best solution for
> replacing binary seeds with something fully bootstrappable (see:
> https://bootstrappable.org)

There are a few types of reproducibility that we'd like to implement in
Guix. There is the bootstrapping issue, as you mentioned. But we can
still seek to build packages reproducibly even while Guix is built on
the binary seeds. In most cases that bootstrapping strategy does not
affect the reproducibility of packages.


signature.asc
Description: PGP signature


bug#34597: `guix challenge` - 41 packages differ

2019-02-20 Thread Leo Famulari
On Wed, Feb 20, 2019 at 06:31:51PM -0500, mikadoZero wrote:
> After running `guix challenge` there are some packages which differ from ones 
> I have built locally.

Thanks!

> `guix --version`:
> guix (GNU Guix) 34372d3905e17c880180f811e5b5f83e423e9025

There is also `guix describe` which allows others to completely
reproduce your environment.

> /gnu/store/0yzw2jrpzf0f4gg2i3dqy80ddkgrgf5c-guix-cli contents differ:
>   local hash: 0jamz4xnkh3rf10fz6f5dcs046h4jxiyqg7byrqbj2wqk7lq1mdl
>   https://ci.guix.info/nar/gzip/0yzw2jrpzf0f4gg2i3dqy80ddkgrgf5c-guix-cli: 
> 00rdkjc12xrd3jj41k32gcizd0kfz47f9g8pkixrp04mi5vxnp5n

[...]

So these are all parts of Guix itself. Can you compare a couple of these
non-reproducible pairs of files and reply with the differences here?

Some useful tools available from Guix are diffoscope and vbindiff.

Since they are all part of Guix and using Guile I think the issue will
be the same for all of them.


signature.asc
Description: PGP signature


bug#34597: `guix challenge` - 41 packages differ

2019-02-20 Thread Brett Gilio


mikadoZero writes:

> After running `guix challenge` there are some packages which differ from ones 
> I have built locally.

Hi Mikado,

Unless I am mistaken this isn't truly a reportable bug. As you can see
in the guix challenge documentation
https://www.gnu.org/software/guix/manual/en/html_node/Invoking-guix-challenge.html
the purpose of challenge is to check for deterministic qualities in
reproducible packages. Right now, not all packages are reproducible as
the guix team is hard at work trying to find the best solution for
replacing binary seeds with something fully bootstrappable (see:
https://bootstrappable.org)

If you look, all of the packages you showed are related to the guix core
system, which means that you are not getting any non-deterministic
packages from the relevant /gnu package repositories, which is good.

I think this bug can probably be closed.

All the best,
Brett Gilio





bug#34597: `guix challenge` - 41 packages differ

2019-02-20 Thread mikadoZero
After running `guix challenge` there are some packages which differ from ones I 
have built locally.

`guix --version`:
guix (GNU Guix) 34372d3905e17c880180f811e5b5f83e423e9025

Here is the relevant output from `guix challenge`:

- 41 (1.6%) differed

/gnu/store/0yzw2jrpzf0f4gg2i3dqy80ddkgrgf5c-guix-cli contents differ:
  local hash: 0jamz4xnkh3rf10fz6f5dcs046h4jxiyqg7byrqbj2wqk7lq1mdl
  https://ci.guix.info/nar/gzip/0yzw2jrpzf0f4gg2i3dqy80ddkgrgf5c-guix-cli: 
00rdkjc12xrd3jj41k32gcizd0kfz47f9g8pkixrp04mi5vxnp5n
/gnu/store/103r8m08hb7agslsfrry3h8shfhq42i4-guix-cli contents differ:
  local hash: 12s9k1sfjryw0fym9sqyb47zx3cnbhzifm8j017lgg2lkvbcgrgc
  https://ci.guix.info/nar/gzip/103r8m08hb7agslsfrry3h8shfhq42i4-guix-cli: 
184fxcbsxi243llwai5yim51zyyyvxyi0i3bl2mbhyd5b59qx9gg
/gnu/store/22sgqzhhsiz5yl7sva2lcp75fy9hymp3-guix-packages-base contents differ:
  local hash: 1v47kid7wrzni186qk8yanymqchbba1ybwq8g034j2zbvf831nwf
  
https://ci.guix.info/nar/gzip/22sgqzhhsiz5yl7sva2lcp75fy9hymp3-guix-packages-base:
 0igfj9ghvc2x3w4rx4rk52bkr2nsq38r6gdr5bi2br4hl5a56rj4
/gnu/store/3v7aq4f9kvdswnbj85w11lm3yaa5fglw-guix-system contents differ:
  local hash: 1wsjn7ch38g9djflip3d1idjszc2g36p12nvgnjp8s2g4vl4awf4
  https://ci.guix.info/nar/gzip/3v7aq4f9kvdswnbj85w11lm3yaa5fglw-guix-system: 
0yx5wqwp76nd93jnns7vhpba2i93wc2jxdcpg8w8ia542h0id3j2
/gnu/store/4g1cfqnlbdi7yqx42kjkhhvvq1wilvzn-guix-packages-base contents differ:
  local hash: 1wkriz3rkdxjn462jfccmr8ilr42m310ns8i9g0di71q2prl0d2l
  
https://ci.guix.info/nar/gzip/4g1cfqnlbdi7yqx42kjkhhvvq1wilvzn-guix-packages-base:
 07l6a5k5swfxnv4qj8s1g0a2wbykbs22giw3qkyjw2z9r2z3lrc8
/gnu/store/67mzcqvrpdzfxx4vfm242sigy2whym3d-guix-34372d390-modules contents 
differ:
  local hash: 0sr9wx4sxchl6nhd7z4p6hbw4rjyvw58n3g4gfqy5bi9fs9win2r
  
https://ci.guix.info/nar/gzip/67mzcqvrpdzfxx4vfm242sigy2whym3d-guix-34372d390-modules:
 02076s3f5yz7pw57zxhdrna60kqs67wxgv78q1rkr7ja27yksz7a
/gnu/store/80wb8j9rb1nbcwp49jk37npjy5qxq4p3-guix-30d77f45e-modules contents 
differ:
  local hash: 13v4kn7jbdaiz3lhb7gqqy3q3yv4yj7dhqiaq5i9rsdi53d2dzix
  
https://ci.guix.info/nar/gzip/80wb8j9rb1nbcwp49jk37npjy5qxq4p3-guix-30d77f45e-modules:
 132rj0hnamhxcrxn865sr2d06ac29sz86mybh6s6pvacckbnxixf
/gnu/store/8cny064zj14vlqd6jralvq4qpzv5c4pm-guix-system contents differ:
  local hash: 1f8d51glyd2x5q0kw1bhv9n55xy3cd9bq2dpsajkppqq2zb7m0kf
  https://ci.guix.info/nar/gzip/8cny064zj14vlqd6jralvq4qpzv5c4pm-guix-system: 
092wi1qnvrk1ziqv34ma5qf763zzj6m3jm892wi1g11mhs1g24s1
/gnu/store/8zhlcfb4mirwi1672f8qh3499vfsd222-guix-system contents differ:
  local hash: 0a321cbg0s2ryqxarw2nydfwm96x06kbkjpczhsqfw75nm4w2fvq
  https://ci.guix.info/nar/gzip/8zhlcfb4mirwi1672f8qh3499vfsd222-guix-system: 
1086zrrvrxy1ik9p16bh7wzyqc6pvmhhvnmaz567fy9khvg1kc9y
/gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4 contents differ:
  local hash: 1lmzlfvk6f9cgbd0d24f2sk16c41kr09cjdk0vgmvx48m8m5q8p6
  https://ci.guix.info/nar/gzip/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4: 
0my6v28ldp6dzjlf2lgvz09qhwh1b41whhqi9rk5h5jr1gmk6xns
/gnu/store/9fjk1728cgabbil1qijgmpkl5gh2lx5k-guix-system contents differ:
  local hash: 17dsxns2w2alz2p61rk3c30049ibavpn1g7s926z1zjzrzd1jkz6
  https://ci.guix.info/nar/gzip/9fjk1728cgabbil1qijgmpkl5gh2lx5k-guix-system: 
0ighpnk230kwyl211f2fckqipc1yrd07wsvww14jn3ihb8agrvkf
/gnu/store/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0 contents differ:
  local hash: 0yvgmb6019agp09fg2569x3dffk9p00rb2n4714pck2lcf7y69ji
  https://ci.guix.info/nar/gzip/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0: 
0ps55s0chi7wsm2mmmkn2rhrz9slcvanvkzmi7gjsz9q174q3bgw
/gnu/store/adxd6dxidsffzliy9256718ip8v5rzhk-guix-packages-base contents differ:
  local hash: 0k1zaifnk3fbmb9jxqvld036wzxswgljwkzqx3cj0mqv5j7knlzz
  
https://ci.guix.info/nar/gzip/adxd6dxidsffzliy9256718ip8v5rzhk-guix-packages-base:
 1q147xj3m9ln32nxg1jz54rqajlz9rg5a7g6np4d6p9bnb5lm8gz
/gnu/store/cck0bp6n5353f0gphclk602fpcyrgi6l-guix-9ce09a769-modules contents 
differ:
  local hash: 0pn57s3v74n5q0vayj3i1l9a83fx2lxvj66ipqg6zfwfw5skk3s4
  
https://ci.guix.info/nar/gzip/cck0bp6n5353f0gphclk602fpcyrgi6l-guix-9ce09a769-modules:
 1521614l7x4rd3c6my5ca015l540jwvgl5298bmgklsfrbsh38wz
/gnu/store/cwmpa8vddprs6l5y4a1ixdhd81mlayqn-guix-dbac4833b-modules contents 
differ:
  local hash: 1h45w8bhgw3nfg6y6clclv675n83l0qqpnyrvqanb010289wdgs1
  
https://ci.guix.info/nar/gzip/cwmpa8vddprs6l5y4a1ixdhd81mlayqn-guix-dbac4833b-modules:
 0yk799kg0gks63a3izqjkmknkzvn66zggn10rll17b07y26b9kjg
/gnu/store/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli contents differ:
  local hash: 1vvzka1cqmqqnqvjsqaxw1hjhrzkhihvlfbkdr621v56msv072v9
  https://ci.guix.info/nar/gzip/cz9pln04cax43rdd9x7k9l7wlldzm7k3-guix-cli: 
1njif1hkcip6i5pvfhdsjdibmhx5jn0a9y589ssza5vsyk3v5110
/gnu/store/fbkqa582xkwjsll84q5r6vndk1rvgcp3-guix-system contents differ:
  local hash: 06sh3mfdzvkfp54lz078whq1qbial3k1503gv1dk2r7rrv0zf5y0
  https://ci.guix.info/nar/gzip/fbkqa582xkwjsll84q5r6vndk1rvgcp3-guix-system: