bug#45165: binutils-mesboot0 fails at configure, cannot find lex

2020-12-10 Thread Jan Nieuwenhuizen
Carl Dong writes: Hello! > Some more information from my debugging: > > 1. This error is reproducible even when I specify --cores=1, which is very > strange > 2. I have attached the full log to this email Diffing this with the build log from --8<---cut here---start-

bug#45172: fiano-fmap test failure

2020-12-10 Thread Jack Hill
Hi Guix, fiano-fmap fails to build with a test failure. I'm using guix 937bc5841429f40a64e6b25d5d4c2fe3276789f1. The log from the check phase is: """ starting phase `check' # github.com/linuxboot/fiano/cmds/fmap package github.com/linuxboot/fiano/cmds/fmap (test) imports github.com/u-r

bug#44808: Default to allowing password authentication on leaves users vulnerable

2020-12-10 Thread Mark H Weaver
Hi Ludovic, Ludovic Courtès writes: > Mark H Weaver skribis: > >> Ludovic Courtès writes: > > [...] > >>> What do you think of the approach in >>> ? >> >> One problem, which I just discovered, is th

bug#45166: Wrong locale settings for guix-daemon causes confusing error

2020-12-10 Thread Marius Bakke
Hello, User sss2 reported on #guix[0] that running guix-daemon with an invalid locale causes the following error: # guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/gui

bug#45165: binutils-mesboot0 fails at configure, cannot find lex

2020-12-10 Thread Carl Dong
Hi all, I’m pulling from quite an old version of Guix here, and binutils-mesboot0 seems to fail at configure. Here’s the tail of the log: - checking lex output file root... @ build-log 1955508 104 ./configure: line 4505: lex: command not found configure: error: cannot find output from lex;

bug#44553: Exim has no authenticators

2020-12-10 Thread Arun Isaac
Hi, Thanks for your patch. I pushed to master with the following minor changes. - added copyright header for you - made minor style change in code - modified the commit message Cheers! signature.asc Description: PGP signature

bug#45149: Daemon discovers itself

2020-12-10 Thread Mathieu Othacehe
Hey Ludo, > We should filter out localhost because I bet it doesn’t have the store > items I’m looking for. :-) The extra lookup also takes time. Hehe, fixed with 0faef871784f4f88e622dd36b492f020387f7a5e. Thanks, Mathieu

bug#44808: Default to allowing password authentication on leaves users vulnerable

2020-12-10 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Ludovic Courtès writes: [...] >> What do you think of the approach in >> ? > > One problem, which I just discovered, is that it warns users even if > they don't ha