bug#31825: guix offload fails with guix-authenticate error

2018-06-19 Thread swedebugia
Hi On June 20, 2018 5:01:02 AM GMT+02:00, Maxim Cournoyer wrote: >Hi! > >l...@gnu.org (Ludovic Courtès) writes: > >> Maxim Cournoyer skribis: >> >>> Attached is the log for the offloading machine. >>> >>> From what I can see, the guix-daemon is trying to find the >authorized >>> key in

bug#31907: New users get wrong/old profile path to guix after reconfiguring

2018-06-19 Thread swedebugia
Hi Steps to reproduce: Install 0.14 Init system with user a Login root Guix pull Make sure it has right paths to .config/guix/current Reconfigure with new user b Reboot Login user b When logging in slim? populates the dot-files and a .guix-profile is created with path to old guix. No

bug#31825: guix offload fails with guix-authenticate error

2018-06-19 Thread Maxim Cournoyer
Hi! l...@gnu.org (Ludovic Courtès) writes: > Maxim Cournoyer skribis: > >> Attached is the log for the offloading machine. >> >> From what I can see, the guix-daemon is trying to find the authorized >> key in /etc/guix/acl, but the key is added by Guix to >> /usr/local/etc/guix/acl... > > Hmm

bug#26353: GuixSD /tmp cleaner fails to clean when Umlauts like "ä" are used in filenames

2018-06-19 Thread Ludovic Courtès
Nils Gillmann skribis: > Danny Milosavljevic transcribed 249 bytes: >> > The problem of how to deal with file name encoding has been discussed on >> > the Guile side so hopefully the next release in the 2.2 series will have >> > a solution for this. >> >> Hmm, any news on this? I've again got

bug#26353: GuixSD /tmp cleaner fails to clean when Umlauts like "ä" are used in filenames

2018-06-19 Thread Nils Gillmann
Danny Milosavljevic transcribed 249 bytes: > > The problem of how to deal with file name encoding has been discussed on > > the Guile side so hopefully the next release in the 2.2 series will have > > a solution for this. > > Hmm, any news on this? I've again got some immortal files in /tmp ...

bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix

2018-06-19 Thread myglc2
Hi Ludo’, On 06/17/2018 at 22:53 Ludovic Courtès writes: > Hello, > > Mark H Weaver skribis: > >> I should emphasize that when running Guix this way, if you wish to avoid >> running 'guix pull', it's important to always keep at least one >> known-good development environment for Guix saved as a

bug#31786: 'pre-inst-env guix --version' is not updated by new commits"

2018-06-19 Thread myglc2
On 06/16/2018 at 00:24 Ricardo Wurmus writes: > Ricardo Wurmus writes: > >>> Proposed (revised) footnote: >>> >>> (3) The Guix version in the Guix build is set by './bootstrap'. Thus, >>> the version reported by './pre-inst-env guix --version' is not updated >>> by subsequent 'git pull; make'

bug#31825: guix offload fails with guix-authenticate error

2018-06-19 Thread Ludovic Courtès
Maxim Cournoyer skribis: > Attached is the log for the offloading machine. > > From what I can see, the guix-daemon is trying to find the authorized > key in /etc/guix/acl, but the key is added by Guix to > /usr/local/etc/guix/acl... Hmm you may be using two different ‘guix’ commands no? > 2.

bug#31611: Add a property in packages to refresh to a specific version

2018-06-19 Thread Marius Bakke
Hartmut Goebel writes: > Am 29.05.2018 um 01:26 schrieb Marius Bakke: >> Can we simply patch the KDE importer to stick with 5.12 for now? > > Not a good solution IMHO. For now I can also use "guix download"as a > work-around This is not comfortable, but avoids having a forgotten > "feature" in

bug#31786: 'pre-inst-env guix --version' is not updated by new commits"

2018-06-19 Thread Ricardo Wurmus
Ricardo Wurmus writes: >> Proposed (revised) footnote: >> >> (3) The Guix version in the Guix build is set by './bootstrap'. Thus, >> the version reported by './pre-inst-env guix --version' is not updated >> by subsequent 'git pull; make' steps. To update the version (and rebuild >>

bug#31890: [bug#31893] [PATCH] gnu: elfutils: Update to 0.172.

2018-06-19 Thread Marius Bakke
Vagrant Cascadian writes: > The attached patch updates elfutils to the current version released > earlier this month, fixing https://debbugs.gnu.org/31890 on aarch64. Pushed as 59cf90ee4beab37169790a5925d0899170c9cb88, thank you! signature.asc Description: PGP signature

bug#31895: [cuirass] temporary network problems are fatal

2018-06-19 Thread Ricardo Wurmus
This is not correct. An unfortunate coincidence in log rotation made it seem as if Cuirass froze after the error, but it actually kept on going. Sorry for the noise! -- Ricardo

bug#31814: setuid programs are not first in PATH

2018-06-19 Thread Clément Lassieur
Ludovic Courtès writes: > Hello, > > Clément Lassieur skribis: > >> Ludovic Courtès writes: > > [...] > >>> diff --git a/gnu/system.scm b/gnu/system.scm >>> index 7cb12a827..d367307a2 100644 >>> --- a/gnu/system.scm >>> +++ b/gnu/system.scm >>> @@ -616,9 +616,6 @@ unset PATH >>>

bug#31895: [cuirass] temporary network problems are fatal

2018-06-19 Thread Ricardo Wurmus
Cuirass does not recover gracefully when it encounters network errors: --8<---cut here---start->8--- 2018-06-18T06:15:56 fatal: uncaught exception 'git-error' in 'build' fiber! 2018-06-18T06:15:56 exception arguments: (#< code: -1 message: "failed to connect

bug#31814: setuid programs are not first in PATH

2018-06-19 Thread Ludovic Courtès
Hello, Clément Lassieur skribis: > Ludovic Courtès writes: [...] >> diff --git a/gnu/system.scm b/gnu/system.scm >> index 7cb12a827..d367307a2 100644 >> --- a/gnu/system.scm >> +++ b/gnu/system.scm >> @@ -616,9 +616,6 @@ unset PATH >> GUIX_PROFILE=/run/current-system/profile ; \\ >> .

bug#31825: guix offload fails with guix-authenticate error

2018-06-19 Thread Ludovic Courtès
Hi Maxim, Maxim Cournoyer skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Hello, >> >> Maxim Cournoyer skribis: >> >>> maxim@apteryx ~$ guix offload test >>> guix offload: testing 1 build machines defined in >>> '/etc/guix/machines.scm'... >>> guix offload: '192.168.1.105' is running