bug#55251: bug report

2022-05-03 Thread Julien Lepiller
Hi Wilson,

I believe this was caused by a network issue (). We lost our main 
server for a few hours when you tried running guix pull.

Could you try again and report success/failure?

Thanks for reporting the issue! It's much appreciated :)

On May 3, 2022 8:56:51 PM GMT+02:00, surface  wrote:
>With regards
>
>wil@guix ~$ guix pull
>
>Updating channel 'nonguix' from Git repository at 
>'https://gitlab.com/nonguix/nonguix'...
>
>Authenticating channel 'nonguix', commits 897c1a4 to 176f36d (4 new commits)..
>
>Updating channel 'flat' from Git repository at 
>'https://github.com/flatwhatson/guix-channel.git'...
>
>Updating channel 'guix' from Git repository at 
>'https://git.savannah.gnu.org/git/guix.git'...
>
>Authenticating channel 'guix', commits 9edb3f6 to 8b2d266 (164 new commits)...
>
>Building from these channels:
>
> guix https://git.savannah.gnu.org/git/guix.git 8b2d266
>
> flat https://github.com/flatwhatson/guix-channel.git f43c67e
>
> nonguix https://gitlab.com/nonguix/nonguix 176f36d
>
>substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0%guix 
>substitute: warning: ci.guix.gnu.org: connection failed: Connection refused
>
>substitute: 
>
>substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
>
>substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0%
>
>substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
>
>substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0%
>
>substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'.. 100.0%
>
>building /gnu/store/j9jhim8y26kvzhll5dnpxdd0fjspls2a-config.scm.drv...
>
>building /gnu/store/35np5f5gdsl6qayp45d7368bac08hyq3-git.scm.drv...
>
>building /gnu/store/sywnigcng0jqc1lwcvy7g9aakcdxawy1-hash.scm.drv...
>
>building /gnu/store/5sjh4grn2g5sypzllcyxcp3qwv8awg0h-module-import.drv...
>
>building /gnu/store/gzz2xwvr67va9a41rxcj7m56bbdz6fyp-module-import.drv...
>
>building 
>/gnu/store/yfig30krw0mnh6kwn1z7z6jkjnph3yr4-module-import-compiled.drv...
>
>building 
>/gnu/store/qhhbv3cf74k9rcc6vgcm1n2plm5n5m95-module-import-compiled.drv...
>
>building 
>/gnu/store/krv8hq01iqhyfp4vwcaqds1a540rkkzj-compute-guix-derivation.drv...
>
>Computing Guix derivation for 'x86_64-linux'... /Backtrace:
>
> 17 (primitive-load 
> "/gnu/store/cl3rpmsw7ksvqldj4vjamsdfsf5sl3ax-compute-guix-derivation")
>
>In ice-9/eval.scm:
>
> 155:9 16 (_ _)
>
> 159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) 
> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
>
>In ice-9/boot-9.scm:
>
> 152:2 14 (with-fluid* _ _ _)
>
> 152:2 13 (with-fluid* _ _ _)
>
>In ./guix/store.scm:
>
> 2129:24 12 (run-with-store # 
> # ?)
>
> 1966:8 11 (_ #)
>
>In ./guix/gexp.scm:
>
> 300:22 10 (_ #)
>
> 1181:2 9 (_ #)
>
> 1047:2 8 (_ #)
>
> 893:4 7 (_ #)
>
>In ./guix/store.scm:
>
> 2014:12 6 (_ #)
>
> 1406:5 5 (map/accumulate-builds # 
> # ?)
>
> 1421:15 4 (_ # 
> ("/gnu/store/gcvv1i5shqmkd6x1pjwjdrvr7z4lb5ss-guile-ssh-?" ?) ?)
>
> 1421:15 3 (loop #f)
>
> 733:11 2 (process-stderr # _)
>
>In ./guix/serialization.scm:
>
> 102:11 1 (read-int #)
>
> 80:6 0 (get-bytevector-n* # 8)
>
>./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
>
>ERROR:
>
> 1. :
>
> file: #f
>
> port: #
>
>guix pull: error: You found a bug: the program 
>'/gnu/store/cl3rpmsw7ksvqldj4vjamsdfsf5sl3ax-compute-guix-derivation'
>
>failed to compute the derivation for Guix (version: 
>"8b2d26660717a0f352da54acd68e0d61a7c697df"; system: "x86_64-linux";
>
>host version: "882cacc1bb5be0df334dd7ce55b385a3a1678728"; pull-version: 1).
>
>Please report the COMPLETE output above by email to .

bug#55249: `guix pull` crash

2022-05-03 Thread Julien Lepiller
Hi Nathan,

I believe this was caused by a network issue (). We lost our main 
server for a few hours when you tried running guix pull.

Could you try again and report success/failure?

Thanks for reporting the issue! It's much appreciated :)

On May 3, 2022 9:44:19 PM GMT+02:00, Nathan Wilcox via Bug reports for GNU Guix 
 wrote:
>Hi,
>
>I just started using guix and have only used `guix pull` and `guix search`
>so far. I used `guix pull` successfully a few days ago, and decided to
>rerun it today to see if it takes less time, and it resulted in a
>stacktrace (attached).
>
>This is a foreign-distro install on Debian 10 Buster. It's running inside a
>'crostini' lxc vm built into ChromeOS.
>
>Also, while I'm here, I read about `guix shell` and it was the primary
>motivation for me to install since I wanted to do a project-specific
>dependency configuration, but after following the instructions in [1]
>running `guix shell` says `guix: shell: command not found`. I have tried
>`guix search` with various patterns (`shell`, `guix.*shell`, etc…) but I
>haven't been able to find out how to install it. Furthermore [1] introduces
>it, so I am confused if I missed some critical setup step, even though I
>followed the install section. Any advice?
>
>links:
>[1]  https://guix.gnu.org/manual/devel/en/html_node/Installation.html
>
>-- 
>
>Nathan Wilcox
>
>Chief Research Officer
>
>nat...@electriccoin.co | @least_nathan 


bug#55252: Bugtrace error computing guix derivation

2022-05-03 Thread Julien Lepiller
Hi Pedro,

I believe this was caused by a network issue (). We lost our main 
server for a few hours when you tried running guix pull.

Could you try again and report success/failure?

Thanks for reporting the issue! It's much appreciated :)

On May 3, 2022 11:18:16 PM GMT+02:00, Pedro Herrero Garcia 
 wrote:
>Intel® Core™ i7-8550U CPU @ 1.80GHz × 8
>Mesa Intel® UHD Graphics 620 (KBL GT2)
>Guix System, 64 bits, GNOME 40.4, X11
>
>After guix pull
>---
>Computing Guix derivation for 'x86_64-linux'... \Backtrace:
>  17 (primitive-load
>"/gnu/store/9x5ixhawcvbyjcg23m2cwg7ja52x2f6l-compute-guix-derivation")
>In ice-9/eval.scm:
>155:9 16 (_ _)
>159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?)
>?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
>In ice-9/boot-9.scm:
>152:2 14 (with-fluid* _ _ _)
>152:2 13 (with-fluid* _ _ _)
>In ./guix/store.scm:
>  2129:24 12 (run-with-store #
># ?)
>   1966:8 11 (_ #)
>In ./guix/gexp.scm:
>   300:22 10 (_ #)
>   1181:2  9 (_ #)
>   1047:2  8 (_ #)
>893:4  7 (_ #)
>In ./guix/store.scm:
>  2014:12  6 (_ #)
>   1406:5  5 (map/accumulate-builds #
># ?)
>  1421:15  4 (_ #
>("/gnu/store/gcvv1i5shqmkd6x1pjwjdrvr7z4lb5ss-guile-ssh-?" ?) ?)
>  1421:15  3 (loop #f)
>   733:11  2 (process-stderr # _)
>In ./guix/serialization.scm:
>   102:11  1 (read-int #)
> 80:6  0 (get-bytevector-n* # 8)
>
>./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
>ERROR:
>  1. :
>  file: #f
>  port: #
>guix pull: error: You found a bug: the program
>'/gnu/store/9x5ixhawcvbyjcg23m2cwg7ja52x2f6l-compute-guix-derivation'
>failed to compute the derivation for Guix (version:
>"b80ca672de936a76368de6e6ea0b28505e74d420"; system: "x86_64-linux";
>host version: "0a64b629ae8512790d532158a72a4a25698e8157"; pull-version: 1).
>
>
>-- 
>Pedro Herrero García


bug#55253: nginx-rtmp-module not compatible with nginx

2022-05-03 Thread Jack Hill

X-Debbugs-CC: m...@cbaines.net

Hi Guix,

nginx currently (Guix commit b80ca672de936a76368de6e6ea0b28505e74d420) 
fails to load the nginx-rtmp-module build from the same Guix commit with 
the following message:


[emerg] 3823#0: module 
"/gnu/store/qnk6k7wa25w0bk5v8fb6iv524imlm58s-nginx-rtmp-module-1.2.2/etc/nginx/modules/ngx_rtmp_module.so"
 is not binary compatible in /gnu/store/mz0bck7ha0iqgi1bv4k14b36ycs3bz6k-nginx.conf:1

I wonder if this problem was introduced with the recent nginx changes 
(e.g. a14c6352662bfa6715ec70b3d280a6d1d599ad0c)


Best,
Jack





bug#55252: Bugtrace error computing guix derivation

2022-05-03 Thread Pedro Herrero Garcia
Intel® Core™ i7-8550U CPU @ 1.80GHz × 8
Mesa Intel® UHD Graphics 620 (KBL GT2)
Guix System, 64 bits, GNOME 40.4, X11

After guix pull
---
Computing Guix derivation for 'x86_64-linux'... \Backtrace:
  17 (primitive-load
"/gnu/store/9x5ixhawcvbyjcg23m2cwg7ja52x2f6l-compute-guix-derivation")
In ice-9/eval.scm:
155:9 16 (_ _)
159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?)
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 14 (with-fluid* _ _ _)
152:2 13 (with-fluid* _ _ _)
In ./guix/store.scm:
  2129:24 12 (run-with-store #
# ?)
   1966:8 11 (_ #)
In ./guix/gexp.scm:
   300:22 10 (_ #)
   1181:2  9 (_ #)
   1047:2  8 (_ #)
893:4  7 (_ #)
In ./guix/store.scm:
  2014:12  6 (_ #)
   1406:5  5 (map/accumulate-builds #
# ?)
  1421:15  4 (_ #
("/gnu/store/gcvv1i5shqmkd6x1pjwjdrvr7z4lb5ss-guile-ssh-?" ?) ?)
  1421:15  3 (loop #f)
   733:11  2 (process-stderr # _)
In ./guix/serialization.scm:
   102:11  1 (read-int #)
 80:6  0 (get-bytevector-n* # 8)

./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
ERROR:
  1. :
  file: #f
  port: #
guix pull: error: You found a bug: the program
'/gnu/store/9x5ixhawcvbyjcg23m2cwg7ja52x2f6l-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"b80ca672de936a76368de6e6ea0b28505e74d420"; system: "x86_64-linux";
host version: "0a64b629ae8512790d532158a72a4a25698e8157"; pull-version: 1).


-- 
Pedro Herrero García


bug#55251: bug report

2022-05-03 Thread surface
With regards wil@guix ~$ guix pullUpdating channel 'nonguix' from Git repository at 'https://gitlab.com/nonguix/nonguix'...Authenticating channel 'nonguix', commits 897c1a4 to 176f36d (4 new commits)..Updating channel 'flat' from Git repository at 'https://github.com/flatwhatson/guix-channel.git'...Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...Authenticating channel 'guix', commits 9edb3f6 to 8b2d266 (164 new commits)...Building from these channels:  guix  https://git.savannah.gnu.org/git/guix.git   8b2d266  flat  https://github.com/flatwhatson/guix-channel.git f43c67e  nonguix   https://gitlab.com/nonguix/nonguix  176f36dsubstitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%guix substitute: warning: ci.guix.gnu.org: connection failed: Connection refusedsubstitute: substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%substitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%substitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'.. 100.0%building /gnu/store/j9jhim8y26kvzhll5dnpxdd0fjspls2a-config.scm.drv...building /gnu/store/35np5f5gdsl6qayp45d7368bac08hyq3-git.scm.drv...building /gnu/store/sywnigcng0jqc1lwcvy7g9aakcdxawy1-hash.scm.drv...building /gnu/store/5sjh4grn2g5sypzllcyxcp3qwv8awg0h-module-import.drv...building /gnu/store/gzz2xwvr67va9a41rxcj7m56bbdz6fyp-module-import.drv...building /gnu/store/yfig30krw0mnh6kwn1z7z6jkjnph3yr4-module-import-compiled.drv...building /gnu/store/qhhbv3cf74k9rcc6vgcm1n2plm5n5m95-module-import-compiled.drv...building /gnu/store/krv8hq01iqhyfp4vwcaqds1a540rkkzj-compute-guix-derivation.drv...Computing Guix derivation for 'x86_64-linux'... /Backtrace:  17 (primitive-load "/gnu/store/cl3rpmsw7ksvqldj4vjamsdfsf5sl3ax-compute-guix-derivation")In ice-9/eval.scm:    155:9 16 (_ _)    159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))In ice-9/boot-9.scm:    152:2 14 (with-fluid* _ _ _)    152:2 13 (with-fluid* _ _ _)In ./guix/store.scm:  2129:24 12 (run-with-store # # ?)   1966:8 11 (_ #)In ./guix/gexp.scm:   300:22 10 (_ #)   1181:2  9 (_ #)   1047:2  8 (_ #)    893:4  7 (_ #)In ./guix/store.scm:  2014:12  6 (_ #)   1406:5  5 (map/accumulate-builds # # ?)  1421:15  4 (_ # ("/gnu/store/gcvv1i5shqmkd6x1pjwjdrvr7z4lb5ss-guile-ssh-?" ?) ?)  1421:15  3 (loop #f)   733:11  2 (process-stderr # _)In ./guix/serialization.scm:   102:11  1 (read-int #) 80:6  0 (get-bytevector-n* # 8) ./guix/serialization.scm:80:6: In procedure get-bytevector-n*:ERROR:  1. :  file: #f  port: #guix pull: error: You found a bug: the program '/gnu/store/cl3rpmsw7ksvqldj4vjamsdfsf5sl3ax-compute-guix-derivation'failed to compute the derivation for Guix (version: "8b2d26660717a0f352da54acd68e0d61a7c697df"; system: "x86_64-linux";host version: "882cacc1bb5be0df334dd7ce55b385a3a1678728"; pull-version: 1).Please report the COMPLETE output above by email to .   





bug#55249: `guix pull` crash

2022-05-03 Thread Nathan Wilcox via Bug reports for GNU Guix
Hi,

I just started using guix and have only used `guix pull` and `guix search`
so far. I used `guix pull` successfully a few days ago, and decided to
rerun it today to see if it takes less time, and it resulted in a
stacktrace (attached).

This is a foreign-distro install on Debian 10 Buster. It's running inside a
'crostini' lxc vm built into ChromeOS.

Also, while I'm here, I read about `guix shell` and it was the primary
motivation for me to install since I wanted to do a project-specific
dependency configuration, but after following the instructions in [1]
running `guix shell` says `guix: shell: command not found`. I have tried
`guix search` with various patterns (`shell`, `guix.*shell`, etc…) but I
haven't been able to find out how to install it. Furthermore [1] introduces
it, so I am confused if I missed some critical setup step, even though I
followed the install section. Any advice?

links:
[1]  https://guix.gnu.org/manual/devel/en/html_node/Installation.html

-- 

Nathan Wilcox

Chief Research Officer

nat...@electriccoin.co | @least_nathan 
$ guix pull  
Updating channel 'guix' from Git repository at 
'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 8b2d266 (145 new commits)...
Building from this channel:
  guix  https://git.savannah.gnu.org/git/guix.git   8b2d266
substitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%guix 
substitute: warning: ci.guix.gnu.org: connection failed: No route to host
substitute: 
  
substitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%
building /gnu/store/3v0mmwn8rk9c6kw15pqhz1zhn87zhkz4-module-import.drv...
building /gnu/store/vk8zzl9alzi4lq2hqkhv40scl0s89rpc-module-import.drv...
building 
/gnu/store/0sllnyxrnvjz093gqyb79h63rnx5fzxr-module-import-compiled.drv...
building 
/gnu/store/g7c0761clfbqab7xh3h1h7b61cqxa80i-module-import-compiled.drv...   
 
building 
/gnu/store/zpgz919g5wqnfclk4ap23qimldaghik4-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'... /Backtrace:
  15 (primitive-load 
"/gnu/store/yd66cyzrr3r31y1vha262ibbgxa8cv0y-compute-guix-derivation")
In ice-9/eval.scm:
155:9 14 (_ _)
159:9 13 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) 
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 12 (with-fluid* _ _ _)
152:2 11 (with-fluid* _ _ _)
In ./guix/store.scm:
  2129:24 10 (run-with-store # _ 
#:guile-for-build _ #:system _ #:target _)
   1966:8  9 (_ _)
In ./guix/gexp.scm:
   300:22  8 (_ _)
   1181:2  7 (_ _)
   1047:2  6 (_ _)
893:4  5 (_ _)
In ./guix/store.scm:
  2014:12  4 (_ #)
   1406:5  3 (map/accumulate-builds # 
# ?)
  1421:15  2 (_ # _ _)
   733:11  1 (process-stderr # _)
In ./guix/serialization.scm:
 80:6  0 (read-int #)

./guix/serialization.scm:80:6: In procedure read-int:
ERROR:
  1. :
  file: #f
  port: #
guix pull: error: You found a bug: the program 
'/gnu/store/yd66cyzrr3r31y1vha262ibbgxa8cv0y-compute-guix-derivation'   
   
failed to compute the derivation for Guix (version: 
"8b2d26660717a0f352da54acd68e0d61a7c697df"; system: "x86_64-linux"; 
  
host version: "1.3.0"; pull-version: 1).
Please report the COMPLETE output above by email to .


bug#55244: Bug Report: guix pull

2022-05-03 Thread Frederic Arnold
For the record: I just re-ran guix pull without changing anything and it 
worked.


Am 2022-05-03 12:17, schrieb Frederic Arnold:

guix pull failed with a message instructing me to send its output to
this email address. I had not booted that machine since January and
this was the first time running guix pull after adding guix-science to
channels.scm (by copying the snippet from
https://github.com/guix-science/guix-science into the list
expression).


ich@fredi:~$ guix pull
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 654f878 (4,798 new 
commits)...

Updating channel 'nonguix' from Git repository at
'https://gitlab.com/nonguix/nonguix'...
Authenticating channel 'nonguix', commits 897c1a4 to 176f36d (75 new 
commits)...

Updating channel 'guix-science' from Git repository at
'https://github.com/guix-science/guix-science.git'...
Authenticating channel 'guix-science', commits b1fe5aa to fa1bc63 (103
new commits)...
Building from these channels:
  guix-sciencehttps://github.com/guix-science/guix-science.git  fa1bc63
  nonguix   https://gitlab.com/nonguix/nonguix  176f36d
  guix  https://git.savannah.gnu.org/git/guix.git   654f878
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
substitute: updating substitutes from 
'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
substitute: updating substitutes from 
'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
substitute: updating substitutes from 
'https://bordeaux.guix.gnu.org'... 100.0%
building 
/gnu/store/ifn2582pdjk8rkxnbgcqxaxydzkii38x-module-import.drv...
building 
/gnu/store/vc5hf8irlcs1dqwran7bdwnzq3pm611v-module-import.drv...

building
/gnu/store/pp4cc9jpa7cvwav7qdssp961kh97r8k8-module-import-compiled.drv...
building
/gnu/store/h6hpba22c05w5in06apf2kjl8nq12zsa-module-import-compiled.drv...
building
/gnu/store/0771q3y64sm7banjl2hiriyi8idm1cx4-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'... -Backtrace:
  14 (primitive-load
"/gnu/store/nj6pmf2sr3yy2kqcg8cxv7n9mihhs9zs-compute-guix-derivation")
In ice-9/eval.scm:
155:9 13 (_ _)
159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 11 (with-fluid* _ _ _)
152:2 10 (with-fluid* _ _ _)
In ./guix/store.scm:
  2129:24  9 (run-with-store #
# ?)
   1966:8  8 (_ #)
In ./guix/gexp.scm:
   300:22  7 (_ #)
   1181:2  6 (_ #)
   1047:2  5 (_ #)
893:4  4 (_ #)
In ./guix/store.scm:
  2014:12  3 (_ #)
   1406:5  2 (map/accumulate-builds # # ?)
  1421:15  1 (_ #
("/gnu/store/gcvv1i5shqmkd6x1pjwjdrvr7z4lb5ss-guile-ssh-?" ?) ?)
  1421:15  0 (loop #f)

./guix/store.scm:1421:15: In procedure loop:
ERROR:
  1. :
  message:
"`/gnu/store/g9yib2canswa3znylbcm4hdng2w9yq09-guix-1.3.0-17.2a49ddb/bin/guix
substitute' died unexpectedly"
  status: 1
guix pull: error: You found a bug: the program
'/gnu/store/nj6pmf2sr3yy2kqcg8cxv7n9mihhs9zs-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"654f878f0b9d2136affa3e3d32da1639e6942a54"; system: "x86_64-linux";
host version: "01ec5efff7cf95cae69493bd4ccfdd21a38770ae"; pull-version: 
1).

Please report the COMPLETE output above by email to .




--
Cheers!






bug#55244: Bug Report: guix pull

2022-05-03 Thread Frederic Arnold
guix pull failed with a message instructing me to send its output to 
this email address. I had not booted that machine since January and this 
was the first time running guix pull after adding guix-science to 
channels.scm (by copying the snippet from 
https://github.com/guix-science/guix-science into the list expression).



ich@fredi:~$ guix pull
Updating channel 'guix' from Git repository at 
'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 654f878 (4,798 new 
commits)...
Updating channel 'nonguix' from Git repository at 
'https://gitlab.com/nonguix/nonguix'...
Authenticating channel 'nonguix', commits 897c1a4 to 176f36d (75 new 
commits)...
Updating channel 'guix-science' from Git repository at 
'https://github.com/guix-science/guix-science.git'...
Authenticating channel 'guix-science', commits b1fe5aa to fa1bc63 (103 
new commits)...

Building from these channels:
  guix-sciencehttps://github.com/guix-science/guix-science.git  fa1bc63
  nonguix   https://gitlab.com/nonguix/nonguix  176f36d
  guix  https://git.savannah.gnu.org/git/guix.git   654f878
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 
100.0%
building 
/gnu/store/ifn2582pdjk8rkxnbgcqxaxydzkii38x-module-import.drv...
building 
/gnu/store/vc5hf8irlcs1dqwran7bdwnzq3pm611v-module-import.drv...
building 
/gnu/store/pp4cc9jpa7cvwav7qdssp961kh97r8k8-module-import-compiled.drv...
building 
/gnu/store/h6hpba22c05w5in06apf2kjl8nq12zsa-module-import-compiled.drv...
building 
/gnu/store/0771q3y64sm7banjl2hiriyi8idm1cx4-compute-guix-derivation.drv...

Computing Guix derivation for 'x86_64-linux'... -Backtrace:
  14 (primitive-load 
"/gnu/store/nj6pmf2sr3yy2kqcg8cxv7n9mihhs9zs-compute-guix-derivation")

In ice-9/eval.scm:
155:9 13 (_ _)
159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# 
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))

In ice-9/boot-9.scm:
152:2 11 (with-fluid* _ _ _)
152:2 10 (with-fluid* _ _ _)
In ./guix/store.scm:
  2129:24  9 (run-with-store # 
# ?)

   1966:8  8 (_ #)
In ./guix/gexp.scm:
   300:22  7 (_ #)
   1181:2  6 (_ #)
   1047:2  5 (_ #)
893:4  4 (_ #)
In ./guix/store.scm:
  2014:12  3 (_ #)
   1406:5  2 (map/accumulate-builds #7fd90858fd20> # ?)
  1421:15  1 (_ # 
("/gnu/store/gcvv1i5shqmkd6x1pjwjdrvr7z4lb5ss-guile-ssh-?" ?) ?)

  1421:15  0 (loop #f)

./guix/store.scm:1421:15: In procedure loop:
ERROR:
  1. :
  message: 
"`/gnu/store/g9yib2canswa3znylbcm4hdng2w9yq09-guix-1.3.0-17.2a49ddb/bin/guix 
substitute' died unexpectedly"

  status: 1
guix pull: error: You found a bug: the program 
'/gnu/store/nj6pmf2sr3yy2kqcg8cxv7n9mihhs9zs-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"654f878f0b9d2136affa3e3d32da1639e6942a54"; system: "x86_64-linux";
host version: "01ec5efff7cf95cae69493bd4ccfdd21a38770ae"; pull-version: 
1).

Please report the COMPLETE output above by email to .




--
Cheers!





bug#55232: failed to compute the derivation for Guix

2022-05-03 Thread dabb...@gmail.com
Dear Guix community,

I was trying to install guix package manager on a "foreign distribution",
in particular Ubuntu 20.04 under WSL2 (Windows).

WSL is not a normal linux distribution (the kernel and the init file are
shipped by Microsoft), but despite this I was able to complete the setup
using the script on guix website. The deamon must be started manually, but
this is a minor issue.
The issue comes when I try to execute "guix pull" (both from standard user
and root).  compute-guix-derivation fails complaining for a bug...
Here below the output to terminal

user@PP423:~$ guix pull
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales'
package and defining `GUIX_LOCPATH', along these lines:

 guix install glibc-utf8-locales
 export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.

Updating channel 'guix' from Git repository at '
https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 6b588da (18,157 new
commits)...
Building from this channel:
  guix  https://git.savannah.gnu.org/git/guix.git   6b588da
 glibc-2.33  8.2MiB


 1.8MiB/s 00:05 [##] 100.0%
 bash-minimal-5.1.8  569KiB


 3.9MiB/s 00:00 [##] 100.0%
 gcc-10.3.0-lib  4.6MiB


  96KiB/s 00:49 [##] 100.0%
 bash-minimal-5.1.8  570KiB


 1.5MiB/s 00:00 [##] 100.0%
 bzip2-1.0.8  55KiB


 140.8MiB/s 00:00 [##] 100.0%
 expat-2.4.1  97KiB


 276KiB/s 00:00 [##] 100.0%
 gmp-6.2.1  571KiB


  2.7MiB/s 00:00 [##] 100.0%
 http-parser-2.9.4-1.ec8b5ee  18KiB


 170KiB/s 00:00 [##] 100.0%
 libffi-3.3  51KiB


  246KiB/s 00:00 [##] 100.0%
 libgc-8.0.4  214KiB


  1.0MiB/s 00:00 [##] 100.0%
 libgpg-error-1.42  213KiB


  1.5MiB/s 00:00 [##] 100.0%
 libtasn1-4.17.0  102KiB


  331KiB/s 00:00 [##] 100.0%
 libgcrypt-1.8.8  499KiB


  1.7MiB/s 00:00 [##] 100.0%
 libunistring-0.9.10  492KiB


  1.1MiB/s 00:00 [##] 100.0%
 ncurses-6.2.20210619  634KiB


 1.4MiB/s 00:00 [##] 100.0%
 libidn2-2.3.1  138KiB


343.1MiB/s 00:00 [##] 100.0%
 nettle-3.7.3  369KiB


 1.8MiB/s 00:00 [##] 100.0%
 nghttp2-1.44.0-lib  92KiB


  761KiB/s 00:00 [##] 100.0%
 openssl-1.1.1l  1.8MiB


 3.1MiB/s 00:01 [##] 100.0%
 p11-kit-0.23.22  433KiB


 1.42GiB/s 00:00 [##] 100.0%
 mit-krb5-1.19.2  1.0MiB


  7.0MiB/s 00:00 [##] 100.0%
 pkg-config-0.29.2  187KiB


  965KiB/s 00:00 [##] 100.0%
 readline-8.1.1  409KiB


 788KiB/s 00:01 [##] 100.0%
 guile-3.0.7  6.9MiB


  4.9MiB/s 00:01 [##] 100.0%
 zlib-1.2.11  77KiB


 171KiB/s 00:00 [##] 100.0%
 gnutls-3.7.2  1.8MiB


13.7MiB/s 00:00 [##] 100.0%
 libssh-0.9.6  237KiB


 1.6MiB/s 00:00 [##] 100.0%
 curl-7.79.1  377KiB


  1.1MiB/s 00:00 [##] 100.0%
 gnutls-3.7.2-debug  4.4MiB


 3.8MiB/s 00:01 [##] 100.0%
 git-minimal-2.36.0  4.2MiB


 3.9MiB/s 00:01 [##] 100.0%
 guile-ssh-0.15.1  213KiB


 1.3MiB/s 00:00 [##] 100.0%
 libssh2-1.9.0  220KiB


  1.4MiB/s 00:00 [##] 100.0%
 guile-ssh-0.15.1-debug  238KiB


 817KiB/s 00:00 [##] 100.0%
 pcre2-10.37  1.1MiB


  5.3MiB/s 00:00 [##] 100.0%
 libgit2-1.3.0  624KiB


  3.1MiB/s 00:00 [##] 100.0%
 guile-git-0.5.2  416KiB


   12KiB/s 00:36 [##] 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes