bug#32183: New ‘guix pull’ /root/.config/current/bin/guix: Permission denied

2018-10-17 Thread Ludovic Courtès
Hello Konrad, Konrad Hinsen skribis: > But there still seems to be some collateral damage, since I could not > use "guix pull" any more on my standard user account: > > $ guix pull > Migrating profile generations to '/var/guix/profiles/per-user/hinsen'... > guix pull: error: rename-file: I

bug#32183: New ‘guix pull’ /root/.config/current/bin/guix: Permission denied

2018-10-17 Thread Konrad Hinsen
Hi Ludo, > To work around it, you can pull from an older generation, along these > lines: > > ~/.config/guix/current-42-link/bin/guix pull > > (This will work because this older guix won’t attempt to move your > generations to /var/guix/profiles, so it allows you to “jump over” the > bug.) > > L

bug#32458: Acknowledgement (SDL SEGFAULTs on foreign distro)

2018-10-17 Thread Marius Bakke
Tim Gesthuizen writes: > Hi, > I tried to bisect again using the input rewriting method. You find the > two scripts for this attached. It turned out that this does not only > take a lot of time for building single versions of guix and the modified > teeworlds package, but it also brings up the bu

bug#32877: Python-2 CVE-2018-1060 CVE-2018-1061 CVE-2018-14647 CVE-2018-1000802

2018-10-17 Thread Marius Bakke
Mark H Weaver writes: > Leo Famulari writes: > >> On Sat, Oct 06, 2018 at 06:53:36PM +0200, Marius Bakke wrote: >>> From 2891a9acb7704c3397ef34fbb520b46936504422 Mon Sep 17 00:00:00 2001 >>> From: Marius Bakke >>> Date: Sat, 6 Oct 2018 18:50:47 +0200 >>> Subject: [PATCH] gnu: python2: Add upstr

bug#33078: Attempt to build my GuixSD system now fails

2018-10-17 Thread Mark H Weaver
When I try to build my x86_64 GuixSD system, based on my system configuration which I've not modified since May, it now fails: --8<---cut here---start->8--- mhw@jojen ~$ guix system build /etc/config.scm Backtrace: In srfi/srfi-1.scm: 592:17 19 (map1 (#< type

bug#33078: Attempt to build my GuixSD system now fails

2018-10-17 Thread Mark H Weaver
Mark H Weaver writes: > When I try to build my x86_64 GuixSD system, based on my system > configuration which I've not modified since May, it now fails: Reverting commit acce0a474c1493ab18912bc46285248e4ccb0314 (services: wpa-supplicant: Extend to support configuration parameters) seems to fix th

bug#33078: Attempt to build my GuixSD system now fails

2018-10-17 Thread Marius Bakke
Mark H Weaver writes: > When I try to build my x86_64 GuixSD system, based on my system > configuration which I've not modified since May, it now fails: [...] > In gnu/services/networking.scm: >1076:9 0 (config->package _) > > gnu/services/networking.scm:1076:9: In procedure config->packag

bug#33078: Attempt to build my GuixSD system now fails

2018-10-17 Thread Marius Bakke
Marius Bakke writes: > Mark H Weaver writes: > >> (services (cons* (console-keymap-service keymap) >>;;(xfce-desktop-service) >>(gnome-desktop-service) >>(service network-manager-service-type >> (network-ma

bug#32840: linux-libre 4.18.9: shpchp is no longer a module (now: built-in)

2018-10-17 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Nils Gillmann writes: > >> at taler we need shpchp as a module in the initrd. >> >> Before version 4.18.x, shpchp was a module we've build in guix' linux-libre, >> you were able to just specify it for the initrd. >> >> With 4.18.9, this module became a compile-

bug#32183: New ‘guix pull’ /root/.config/current/bin/guix: Permission denied

2018-10-17 Thread Ludovic Courtès
Konrad Hinsen skribis: >> To work around it, you can pull from an older generation, along these >> lines: >> >> ~/.config/guix/current-42-link/bin/guix pull >> >> (This will work because this older guix won’t attempt to move your >> generations to /var/guix/profiles, so it allows you to “jump o

bug#32840: linux-libre 4.18.9: shpchp is no longer a module (now: built-in)

2018-10-17 Thread Mark H Weaver
Hi Ludovic, l...@gnu.org (Ludovic Courtès) writes: > Mark H Weaver skribis: > >> Nils Gillmann writes: >> >>> at taler we need shpchp as a module in the initrd. >>> >>> Before version 4.18.x, shpchp was a module we've build in guix' linux-libre, >>> you were able to just specify it for the init