bug#40887: No substitutes for libreoffice / vigra

2021-01-12 Thread Maxim Cournoyer
Hi Leo! Leo Famulari writes: > On Sun, Jan 10, 2021 at 11:56:23PM -0500, Maxim Cournoyer wrote: >> While there are currently substitutes available for both vigra and >> libreoffice, I've raised the max-silent-time timeout value from 1 h to 2 >> h in a25896bb7576c8232acc7a3fd4da0b1cba89569b.

bug#45836: cups-service-type duplicates lp group

2021-01-12 Thread Leo Prikler
Hello Guix, it has come to my attention due to the recent reporting of #45830 and some conversation in IRC, that cups-service-type adds an lp group, which is already defined in %base-groups. Since both share the same definition, this is not too big an issue, but it prohibits us from using a hard

bug#45828: guix build: error: got unexpected path `Backtrace:' from substituter

2021-01-12 Thread Julien Lepiller
Le Tue, 12 Jan 2021 22:46:34 +, Christopher Baines a écrit : > Leo Famulari writes: > > > Recently, many people on the #guix IRC channel reported frequent > > non-deterministic failures of any operation involving substitution, > > like this: > > > > -- > > $ ./pre-inst-env guix build

bug#45830: Assert, that user and group names are unique -> breaks guix system reconfigure

2021-01-12 Thread Leo Prikler
Hello again, Am Mittwoch, den 13.01.2021, 00:23 +0100 schrieb Leo Prikler: > Hi Jonathan, > > Am Mittwoch, den 13.01.2021, 00:03 +0100 schrieb Jonathan Brielmaier: > > Hi Leo, > > > > your commit a3002104: > > system: Assert, that user and group names are unique. > > > > breaks `guix system

bug#45835: (gnu machine digital-ocean) installs old Guix

2021-01-12 Thread Ricardo Wurmus
The (oddly named) procedure “guix-infect” in (gnu machine digital-ocean) contains a Bash script that installs Guix 1.0.1 and sets the GUILE_LOAD_PATH to that of Guile 2.2. Likewise, “add-static-networking” in the same module sets GUILE_LOAD_PATH to 2.2. It seems to me that this should be updated

bug#45830: Assert, that user and group names are unique -> breaks guix system reconfigure

2021-01-12 Thread Leo Prikler
Hi Jonathan, Am Mittwoch, den 13.01.2021, 00:03 +0100 schrieb Jonathan Brielmaier: > Hi Leo, > > your commit a3002104: > system: Assert, that user and group names are unique. > > breaks `guix system reconfigure` for me and other people (at least > two > in IRC). > > $ guix system reconfigure

bug#45830: Assert, that user and group names are unique -> breaks guix system reconfigure

2021-01-12 Thread Jonathan Brielmaier
The original bug with the patch leading to this issue is: https://issues.guix.gnu.org/45570

bug#45830: Assert, that user and group names are unique -> breaks guix system reconfigure

2021-01-12 Thread Jonathan Brielmaier
Hi Leo, your commit a3002104: system: Assert, that user and group names are unique. breaks `guix system reconfigure` for me and other people (at least two in IRC). $ guix system reconfigure config.scm guix system: error: the following groups appear more than once: lp $ sudo grep lp /etc/group

bug#45828: guix build: error: got unexpected path `Backtrace:' from substituter

2021-01-12 Thread Christopher Baines
Leo Famulari writes: > Recently, many people on the #guix IRC channel reported frequent > non-deterministic failures of any operation involving substitution, like > this: > > -- > $ ./pre-inst-env guix build --no-grafts poezio mpdris2 sonata beets-bandcamp > beets > substitute: > guix

bug#40887: No substitutes for libreoffice / vigra

2021-01-12 Thread Leo Famulari
On Sun, Jan 10, 2021 at 11:56:23PM -0500, Maxim Cournoyer wrote: > While there are currently substitutes available for both vigra and > libreoffice, I've raised the max-silent-time timeout value from 1 h to 2 > h in a25896bb7576c8232acc7a3fd4da0b1cba89569b. Hopefully that'll help > keeping the

bug#45828: guix build: error: got unexpected path `Backtrace:' from substituter

2021-01-12 Thread Leo Famulari
Recently, many people on the #guix IRC channel reported frequent non-deterministic failures of any operation involving substitution, like this: -- $ ./pre-inst-env guix build --no-grafts poezio mpdris2 sonata beets-bandcamp beets substitute: guix build: error: got unexpected path

bug#45827: [aarch64] GCC 4.9.4 stack deallocation bug

2021-01-12 Thread Leo Famulari
There was a bug in GCC 4.9.4 that could cause miscompilation, such that the "compiler was freeing the function's stack frame prior to the end of the function itself." [0] The bug was observed to cause corruption of ext4 filesystems on the aarch64 platform. The upstream report is here:

bug#45826: SBCL / Common Lisp packages fail to build on aarch64

2021-01-12 Thread Leo Famulari
I noticed that many Common Lisp or SBCL-related packages are failing to build on the aarc64 platform on our build farm, due the failure to build SBCL: >From the log of : -- //entering make-target-2.sh //doing warm init - compilation phase This is

bug#45822: Guix cannot update again and again

2021-01-12 Thread Dr. Arne Babenhauserheide
znavko--- via Bug reports for GNU Guix writes: > Hello! I make update under root normally. > But normal user cannot finish updates for several times during these 3 weeks. > Sometimes process stops on downloading one file,sometimes another. > I can remember when I had bad connection I restarted

bug#45822: Guix cannot update again and again

2021-01-12 Thread znavko--- via Bug reports for GNU Guix
Hello! I make update under root normally. But normal user cannot finish updates for several times during these 3 weeks. Sometimes process stops on downloading one file,sometimes another. I can remember when I had bad connection I restarted updates again and again and finally got my profile

bug#34893: Translated manuals refer to wrong substitute server

2021-01-12 Thread pelzflorian (Florian Pelz)
On Tue, Jan 12, 2021 at 03:21:14PM +0100, Julien Lepiller wrote: > Le Sun, 17 Mar 2019 14:53:56 +0100, > "pelzflorian (Florian Pelz)" a écrit : > > Where the manual refers to the default substitute server > > https://ci.guix.info, the translated manuals wrongly use > > https://ci.guix.fr.info or

bug#45174: ‘guix substitute’ doesn’t handle HTTP redirects

2021-01-12 Thread Julien Lepiller
Le Fri, 11 Dec 2020 10:50:36 +0100, Ludovic Courtès a écrit : > Hi! > > As reported by mange on #guix, it seems that ‘guix substitute’ does > not follow redirects: > > --8<---cut here---start->8--- > $ guix weather icecat emacs

bug#45378: F1 keyboard layout switch bug in the installation process (minor)

2021-01-12 Thread Mathieu Othacehe
Hello, > You will find the same error in the attachment. If you cant see the attachment > i have uploaded the image here: Thanks for the report, this is fixed with: bb4e67415eb6d9871ee1b50b0a01e08c19f4809a. Mathieu

bug#34893: Translated manuals refer to wrong substitute server

2021-01-12 Thread Julien Lepiller
Le Sun, 17 Mar 2019 14:53:56 +0100, "pelzflorian (Florian Pelz)" a écrit : > Where the manual refers to the default substitute server > https://ci.guix.info, the translated manuals wrongly use > https://ci.guix.fr.info or similar. > > This is because at the top of doc/guix.texi it says > >

bug#45574: Guile 3 fails to build non-deterministically

2021-01-12 Thread Mathieu Othacehe
Hello Chris, > If you try to build Guile 3 without substitutes using any recent version > of Guix, it can frequently fail. I had to try about 12 times > in a row before it succeeded. The failure simply said "FAIL: > check-guile" - I didn't save the build logs, which were lost once the > build