bug#47928: go-gopkg-in-yaml-v2-2.2.2 build fails

2021-04-20 Thread Bone Baboon via Bug reports for GNU Guix
On a i686 computer when I run `sudo guix system --no-substitutes --cores=1 --max-jobs=1 reconfigure config.scm` I get this error: ``` building /gnu/store/yqwd4wbam8mx0n2idy1qj4861rzvra7n-go-gopkg-in-yaml-v2-2.2.2.drv... | 'check' phasebuilder for

bug#47808: guile-git-0.5.0.drv build failed on i686-linux

2021-04-20 Thread Bone Baboon via Bug reports for GNU Guix
Thank you Now when I do a `guix pull --no-substitutes` guile-git build successfully. Ludovic Courtès writes: > Hi, > > Julien Lepiller skribis: > >> I have a branch with fixes for guile-git: >> https://gitlab.com/roptat/guile-git/-/tree/fix-segfault > > Following our discussion on IRC, I

bug#47717: guix outrageously exhaust itself (freeze) when there is package build failure

2021-04-20 Thread Maxim Cournoyer
Hi, Mark H Weaver writes: > bo0od writes: > >> > I mean the ‘outrageously’ part. When Linux runs out of memory, it >> > freezes up. Moral judgment is futile. Better to adopt raingloom's >> > earlyoom suggestion or similar. >> >> Im using default guix system nothing special, If this

bug#47924: v1.3.0: Missing configure check for guile-lib >= 0.27

2021-04-20 Thread Leo Famulari
On Tue, Apr 20, 2021 at 05:40:19PM -0400, Carl Dong wrote: > Hi all, > > Testing out the version-1.3.0 branch right now, and I think perhaps it’s > missing a configure-time check for guile-lib >= 0.27 for %strict-tokenizer? Thank you for reporting this. I've added it to the list of bugs

bug#47911: Package outputs should be described in the UI

2021-04-20 Thread Leo Famulari
On Tue, Apr 20, 2021 at 11:54:29PM +0200, Ludovic Courtès wrote: > Leo Famulari skribis: > > They can't find `git send-email`, and the Guix package UI doesn't make > > this clear enough. > > Just a side note: our ‘git’ package uses outputs in a rather unusual > way. That's true. And I don't

bug#47911: Improving the package outputs UI

2021-04-20 Thread Leo Famulari
On Wed, Apr 21, 2021 at 12:05:05AM +0200, Tobias Geerinckx-Rice wrote: > Leo Famulari writes: > > Another idea I had is to make Guix accept the concatenation of > > packagename-output in the UI. > > I'm firmly against this (but read on :-) > > > For example, `guix install git-send-email`,

bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-20 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > On Tue, Apr 20, 2021 at 03:21:13AM +0200, pelzflorian (Florian Pelz) wrote: >> > git revert be5a75ebb5988b87b2392e2113f6590f353dd6cd > > It seems this is the bad commit. Downloading the enlightenment > substitute got stuck and after a few

bug#47911: Improving the package outputs UI

2021-04-20 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Leo Famulari writes: Another idea I had is to make Guix accept the concatenation of packagename-output in the UI. I'm firmly against this (but read on :-) For example, `guix install git-send-email`, instead of `git:send-email`. But maybe that is going too far, I'm not sure. I think it

bug#47911: Package outputs should be described in the UI

2021-04-20 Thread Ludovic Courtès
Hi, Leo Famulari skribis: > At least once a month I have to help somebody on IRC who didn't notice > that our Git package is split into multiple outputs. > > They can't find `git send-email`, and the Guix package UI doesn't make > this clear enough. Just a side note: our ‘git’ package uses

bug#47924: v1.3.0: Missing configure check for guile-lib >= 0.27

2021-04-20 Thread Carl Dong
Hi all, Testing out the version-1.3.0 branch right now, and I think perhaps it’s missing a configure-time check for guile-lib >= 0.27 for %strict-tokenizer? Cheers, Carl Dong cont...@carldong.me "I fight for the users"

bug#47919: Sourcing environment-variables may send to wrong directory

2021-04-20 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Alexandre, Alexandre Hannud Abdo writes: /tmp/guix-build-[package].drv-1$ source environment-variables /tmp/guix-build-[package].drv-0/[package]$ If Guix used a different build directory depending on how many previous builds were kept, many builds would become irreproducible. Instead,

bug#47920: AttributeError: 'PosixPath' object has no attribute 'read_text'

2021-04-20 Thread arkhan--- via Bug reports for GNU Guix
Greetings, in the last update some python packages were broken, such as docker-compose, giving the following error: Traceback (most recent call last): File "/gnu/store/rnbsmwmk06kxn899ckvy4pprvg9ypsrs-docker-compose-1.25.4/bin/.docker-compose-real", line 11, in

bug#47911: Package outputs should be described in the UI

2021-04-20 Thread Bone Baboon via Bug reports for GNU Guix
Leo Famulari writes: > At least once a month I have to help somebody on IRC who didn't notice > that our Git package is split into multiple outputs. > > They can't find `git send-email`, and the Guix package UI doesn't make > this clear enough. > > I had the idea that package outputs besides

bug#47899: Update

2021-04-20 Thread Noah Landis
After a second reboot, it has seemed to work properly again. -- Noah Landis GPG key = 3D5E 7A7A 0DF1 B4D8 669C F3EE 30B8 3188 A3AF F882 Confidentiality cannot be guaranteed on emails sent or received unencrypted

bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-20 Thread pelzflorian (Florian Pelz)
On Tue, Apr 20, 2021 at 02:00:54PM -0400, Leo Famulari wrote: > On Tue, Apr 20, 2021 at 07:03:26PM +0200, pelzflorian (Florian Pelz) wrote: > > On Tue, Apr 20, 2021 at 05:27:54PM +0200, pelzflorian (Florian Pelz) wrote: > > > It seems this is the bad commit. Downloading the enlightenment > > >

bug#47917: Guix 1.3.0 'herd start cow-store /mnt' Doesnt work

2021-04-20 Thread bo0od
Hi There, Im trying to install guix 1.3.0 latest version but i couldnt proceed after this step mentioned here: https://guix.gnu.org/manual/en/html_node/Proceeding-with-the-Installation.html It will give error provided in the attachment. Note(1): Im following the manual installation method ,

bug#47908: Cross building disk image for ARM Asus C201 fails

2021-04-20 Thread Maxime Devos
Martin via Bug reports for GNU Guix schreef op di 20-04-2021 om 11:37 [+]: > Hello, > I'm trying to create a disk image for an Asus C201 chromebook using the > command 'guix system image test.scm' where test.scm based on >

bug#47647: Feature request: Make guix communicate over Hidden Services

2021-04-20 Thread bo0od
Yeah but how can someone create Tor mirror to guix upstream/main repository if its not done by the upstream themselves? Unless user make his own server and get all guix packages there in order for him to have Tor-Tor connection from his own server/repository which is crazy amount of effort

bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-20 Thread Leo Famulari
On Tue, Apr 20, 2021 at 07:03:26PM +0200, pelzflorian (Florian Pelz) wrote: > On Tue, Apr 20, 2021 at 05:27:54PM +0200, pelzflorian (Florian Pelz) wrote: > > It seems this is the bad commit. Downloading the enlightenment > > substitute got stuck and after a few minutes displayed the usual TLS > >

bug#47911: Improving the package outputs UI

2021-04-20 Thread Leo Famulari
Another idea I had is to make Guix accept the concatenation of packagename-output in the UI. For example, `guix install git-send-email`, instead of `git:send-email`. But maybe that is going too far, I'm not sure. By the way, the #guix IRC discussion was here

bug#47911: Package outputs should be described in the UI

2021-04-20 Thread Leo Famulari
At least once a month I have to help somebody on IRC who didn't notice that our Git package is split into multiple outputs. They can't find `git send-email`, and the Guix package UI doesn't make this clear enough. I had the idea that package outputs besides 'out' and 'debug' should have very

bug#31719: icedtea-3 binaries contain references to icedtea-2

2021-04-20 Thread Ludovic Courtès
Hi Carlo, Carlo Zancanaro skribis: > From 60101b27543b7cc41a052d5bec95234ea4977d35 Mon Sep 17 00:00:00 2001 > From: Carlo Zancanaro > Date: Tue, 20 Apr 2021 21:22:20 +1000 > Subject: [PATCH] gnu: Fix openjdk library substitution when libraries aren't > found > > * gnu/packages/java.scm

bug#47647: Feature request: Make guix communicate over Hidden Services

2021-04-20 Thread Ludovic Courtès
Hi, bo0od skribis: > Yeah not clean connection, What i meant by this feature sorry i didnt > say it clearer at the the first text which is Guix main repository > guix-git must be mirrored over tor hidden services then when using > guix install or guix pull or ...etc is going to be all over Tor

bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-20 Thread pelzflorian (Florian Pelz)
On Tue, Apr 20, 2021 at 03:21:13AM +0200, pelzflorian (Florian Pelz) wrote: > > git revert be5a75ebb5988b87b2392e2113f6590f353dd6cd It seems this is the bad commit. Downloading the enlightenment substitute got stuck and after a few minutes displayed the usual TLS error. Regards, Florian

bug#47576: [security] ibus-daemon launches ungrafted subprocesses

2021-04-20 Thread Ricardo Wurmus
merge 47576 22707 thanks Ludo, the patch looks good to me. However, many ibus input methods are not provided by the ibus package itself, so for ibus-anthy or ibus-libpinyin we would need a different mechanism. Would it make sense to introduce another environment variable (e.g.

bug#47841: 'tarball' jobs on ci.guix.gnu.org install the wrong profile

2021-04-20 Thread Mathieu Othacehe
Hey, > Okay, thanks! By the way, what is that '68a11045'? If it's a Git commit, > I can't figure out where it is. Yeah, but it disappeared when I removed the wip branch. I pushed it on master: 2ccb715ab3ebef5ddbc53d706cbc42b3b765d613. I tried to install a CI produced tarball

bug#47759: python-minimal tests hang

2021-04-20 Thread Maxim Cournoyer
block 47297 by 47759 thanks Hi! Leo Famulari writes: > On Tue, Apr 13, 2021 at 10:38:17PM +0200, Danny Milosavljevic wrote: >> On x86_64, python-minimal build hangs when running the tests: >> >> $ guix build >> /gnu/store/gifx79qc77zk88z6gnabj81iksp1xaj9-python-minimal-3.8.2.drv >> [...] >>

bug#47908: Cross building disk image for ARM Asus C201 fails

2021-04-20 Thread Martin via Bug reports for GNU Guix
Hello, I'm trying to create a disk image for an Asus C201 chromebook using the command 'guix system image test.scm' where test.scm based on https://github.com/guix-mirror/guix/blob/master/gnu/system/examples/asus-c201.tmpl but unfortunately this operation fails on my x86 dev machine (guix

bug#31719: icedtea-3 binaries contain references to icedtea-2

2021-04-20 Thread Carlo Zancanaro
Hi Ludo! On Tue, Apr 20 2021, Ludovic Courtès wrote: (find-library (lambda (name) -(or (search-path - library-path - (string-append "lib" name ".so")) -

bug#32339: "nix import" fails

2021-04-20 Thread Ludovic Courtès
‘guix import nix’ has now been removed: https://issues.guix.gnu.org/47871 Closing! Ludo’.

bug#36255: Nix importer returns error

2021-04-20 Thread Ludovic Courtès
Hi, ‘guix import nix’ has just been removed after years of bitrot: https://issues.guix.gnu.org/47871 Closing this issue. Ludo’.

bug#47808: guile-git-0.5.0.drv build failed on i686-linux

2021-04-20 Thread Ludovic Courtès
Fixed in 50d9bccb2fb64d85e691dfc98fa2f02850b496a1, thanks! Ludo'.

bug#31719: icedtea-3 binaries contain references to icedtea-2

2021-04-20 Thread Andreas Enge
Am Tue, Apr 20, 2021 at 11:24:59AM +0200 schrieb Ludovic Courtès: > I think we can close it. I have the attached improvements that I can > commit to ‘staging’ (or ‘core-updates’?) to avoid another rebuild. I think they can easily go to master; the time for rebuilds is not very high, I just ran

bug#31719: icedtea-3 binaries contain references to icedtea-2

2021-04-20 Thread Ludovic Courtès
Hi, Andreas Enge skribis: > Am Mon, Apr 19, 2021 at 08:18:03PM +0200 schrieb Ricardo Wurmus: >> I just looked over the patch, and while I’m not sure it’s the best way to do >> things (matching “openjdk” or “icedtea” in the package name seems a little >> error prone in the presence of packages

bug#47545: Guix bug on guix pull

2021-04-20 Thread Ludovic Courtès
Hi, Maxime Devos skribis: >> ./guix/store.scm:1373:15: ERROR: >> 1. : >> message: "some substitutes for the outputs of derivation >> `/gnu/store/hnsk4qjsidn7xk6qb42sgy0ak2gbxbnb-zziplib-0.13.72.drv' failed >> (usually happens due to networking issues); try `--fallback' to build >>

bug#31719: Chains of dependencies getting longer

2021-04-20 Thread Carlo Zancanaro
On 20 April 2021 4:18:03 am AEST, Ricardo Wurmus wrote: >I just looked over the patch, and while I’m not sure it’s the best way to do >things (matching “openjdk” or “icedtea” in the package name seems a little >error prone in the presence of packages whose names might include these

bug#31719: Chains of dependencies getting longer

2021-04-20 Thread Andreas Enge
Hello, Am Mon, Apr 19, 2021 at 08:18:03PM +0200 schrieb Ricardo Wurmus: > I just looked over the patch, and while I’m not sure it’s the best way to do > things (matching “openjdk” or “icedtea” in the package name seems a little > error prone in the presence of packages whose names might include