bug#40806: xorg-configuration->file doesn't honor xorg-configuration-server

2020-04-23 Thread Caleb Ristvedt
Suppose that one specifies a custom xorg-server package to use in an record, like so: (xorg-configuration (server xorg-server-for-debugging)) the correct bin/X will be run, but the wrong modules will be specified in xserver.conf - the default xorg-server will always be used for these. This is

bug#40804: Issue with guix-install.sh script?

2020-04-23 Thread zimoun
On Fri, 24 Apr 2020 at 01:22, operator.name via Bug reports for GNU Guix wrote: > $ sudo ./guix-install.sh [...] > Press return to continue... > [1587683635.547]: Starting installation (Fri 24 Apr 00:13:55 BST 2020) > [1587683635.567]: [ PASS ] verification of required commands completed >

bug#40804: Issue with guix-install.sh script?

2020-04-23 Thread operator.name
I'd like to preface this with the fact that I have little experience with PGP/GPG. $ gpg --version gpg (GnuPG) 2.2.20 libgcrypt 1.8.5 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are

bug#40803: One page HTML cookbooks are 404

2020-04-23 Thread operator.name
As of now these following pages 404: https://guix.gnu.org/cookbook/de/guix-cookbook.de.html https://guix.gnu.org/cookbook/en/guix-cookbook.html https://guix.gnu.org/cookbook/es/guix-cookbook.es.html https://guix.gnu.org/cookbook/fr/guix-cookbook.fr.html

bug#40574: [wip-hurd-vm]: cross-build of `guix' fails

2020-04-23 Thread Ludovic Courtès
Hello! Ludovic Courtès skribis: > (A good opportunity to learn about THAANA LETTER RAA! > ) I believe these commits on ‘master’ solve remaining cross-compilation issues: 62bc3c5b04 build: Don't build man pages when cross-compiling. 12da5162e4

bug#40549: More usability issues:

2020-04-23 Thread Tom via Bug reports for GNU Guix
To add detail here: Doing `guix package -d 18 -S 17` actually works. This gives me the impression that the order of arguments is relevant to the processing of them. This sounds like a bad idea because that is quite unlike the normal gnu command line parsers behavior (and generally any command

bug#40549: [usability] revert last generation

2020-04-23 Thread Ludovic Courtès
Hi, Tom Zander skribis: > This could be nicer: > > I just installed something and want to revert this last generation, as seen > in > `guix package -l`. > > Doing a single call like `guix package -S 17 -d 18` does not work, and I'd > like it to work. Oh indeed. In practice I’d simply run

bug#40789: vigra 1.11.1 build error

2020-04-23 Thread Michael Rohleder
Leo Famulari writes: > This often means it ran out of memory, which would make sense for > building vigra. Does that seem plausible here? I think its plausible, because I have *just* build vigra from current master. -- "If you want to travel around the world and be invited to speak at a lot of

bug#40789: vigra 1.11.1 build error

2020-04-23 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Danny, Leo Famulari 写道: On Thu, Apr 23, 2020 at 08:08:40AM +0200, Danny Milosavljevic wrote: Generation 79 Apr 22 2020 19:23:55(current) guix f916ac1 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: f916ac128a2c4f65f06f6a5148a4862855754d1a

bug#40789: vigra 1.11.1 build error

2020-04-23 Thread Leo Famulari
On Thu, Apr 23, 2020 at 08:08:40AM +0200, Danny Milosavljevic wrote: > Generation 79 Apr 22 2020 19:23:55(current) > guix f916ac1 > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: f916ac128a2c4f65f06f6a5148a4862855754d1a > > c++: internal

bug#39475: close 39475, 39463, 39467

2020-04-23 Thread Michael Rohleder
close 39475, 39463, 39467 this looks like a feature, not a bug. -- Time sharing: The use of many people by the computer. signature.asc Description: PGP signature

bug#29302: close 29302

2020-04-23 Thread Michael Rohleder
close 29302 can be closed. -- Time sharing: The use of many people by the computer. signature.asc Description: PGP signature

bug#39023: binary installation manual doesn't work on Alpine Linux

2020-04-23 Thread Vincent Legoll
Hello, On 23/04/2020 15:29, zimoun wrote: Do you mean that the incoming patches will include an explanation in the manual about adduser/useradd? I'll be writing new / amending existing doc after the patches have received the first round of review. ;-) Do you mean that guix-install.sh will

bug#40717: tests/print.scm is failing

2020-04-23 Thread Marius Bakke
Marius Bakke writes: > Hello, > > Running 'make check TESTS=tests/print.scm' results in two failures: Ricardo fixed this in 10af34cd7f1f4f9fb50db826d06233c83a9c0439. signature.asc Description: PGP signature

bug#39023: binary installation manual doesn't work on Alpine Linux

2020-04-23 Thread zimoun
Hi Vincent, On Thu, 23 Apr 2020 at 13:55, Vincent Legoll wrote: > as I had been working on the installer lately [1], > I tried to tackle this bug also, I have it mostly > working. > > I added support for openrc-based init systems. > > I opted to support both adduser & useradd, changed > some

bug#40769: Git error: object not found when running guix pull

2020-04-23 Thread zimoun
Hi, On Wed, 22 Apr 2020 at 23:08, Ludovic Courtès wrote: > ‘guix pull’ maintains Git clones under ~/.cache/guix/checkouts. What is the naming scheme? Especially how is computed the hash of the folder name? And not relevant considering this bug: could the first commit after the big overhaul

bug#39023: binary installation manual doesn't work on Alpine Linux

2020-04-23 Thread Vincent Legoll
Hello, as I had been working on the installer lately [1], I tried to tackle this bug also, I have it mostly working. I added support for openrc-based init systems. I opted to support both adduser & useradd, changed some tool calls to work on busybox, etc... Then sprinkled a bit of cleanup &

bug#40768: guix pull: error: you found a bug

2020-04-23 Thread doyouhaveanemailaccount
Hi, sorry no, I did not save any other information. I will check again next time I do a guix pull and inform you in case the error pops up again. Thank you and best regards, Y Sent from ProtonMail Mobile On Wed, Apr 22, 2020 at 23:11, Ludovic Courtès wrote: > Hi, > > doyouhaveanemailaccount

bug#40790: OOM error in graphical installer tests.

2020-04-23 Thread Mathieu Othacehe
Hello, The "gui-installed-os" test fails on master because "guix system init" command is OOM killed. Log of the failure is attached. Thanks, Mathieu oom.log Description: Binary data

bug#40789: vigra 1.11.1 build error

2020-04-23 Thread Danny Milosavljevic
Generation 79 Apr 22 2020 19:23:55(current) guix f916ac1 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: f916ac128a2c4f65f06f6a5148a4862855754d1a c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with