bug#28174: lash is unsupported on aarch64

2017-11-12 Thread Efraim Flashner
Skipped building the lashd binary, it included a (copy? subset?) version of sigsegv which was preventing lashd's compilation. -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypte

bug#29274: guix pull throws exception: wrong type argument in struct_vtable

2017-11-12 Thread Marco van Hulten
I am trying to upgrade GuixSD, originally installed from the 0.13.0 amd64 USB image. However, the `guix pull' command exits badly. ``` root@watson ~# guix package -u substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% substitute: updating list of substitutes fr

bug#29274: configuration

2017-11-12 Thread Marco van Hulten
https://paste.debian.net/995301/

bug#29247: guix complains that Guile-Git is missing

2017-11-12 Thread Ludovic Courtès
Marco van Hulten skribis: > Op 11 nov 15:24 schreef Ludovic Courtès: >> Did you export these two variables before rerunning ‘guix pull’? > > No, I forgot this obvious thing. I don't get the complaint anymore. Perfect, thanks. Ludo’.

bug#29274: guix pull throws exception: wrong type argument in struct_vtable

2017-11-12 Thread Ludovic Courtès
Hi Marco, Marco van Hulten skribis: > In guix/git.scm: >115:29 4 (latest-repository-commit # …) > In ice-9/boot-9.scm: > 849:4 3 (with-throw-handler _ _ _) > In git/clone.scm: > 44:14 2 (_ _ _ _) > In git/structs.scm: >398:26 1 (clone-options->pointer #) This has been fixed

bug#24993: System installer grows brittle as substitutes for the release disappear

2017-11-12 Thread Ludovic Courtès
Heya, Reviving an old bug… Leo Famulari skribis: > Based on that, it looks like we garbage collected the substitutes for > the 0.11.0 release to make space for new ones, which is too bad, but > hopefully not a permament limitation. We have a new machine for our > build farm front-end currently

bug#24993: System installer grows brittle as substitutes for the release disappear

2017-11-12 Thread Leo Famulari
On Sun, Nov 12, 2017 at 09:30:14PM +0100, Ludovic Courtès wrote: > Heya, > > Reviving an old bug… > > Leo Famulari skribis: > > > Based on that, it looks like we garbage collected the substitutes for > > the 0.11.0 release to make space for new ones, which is too bad, but > > hopefully not a pe

bug#27284: Memory leak in 'guix pull' or 'make' in guix source

2017-11-12 Thread Ludovic Courtès
Heya, l...@gnu.org (Ludovic Courtès) skribis: > So, we have two problems: compilation time, and memory consumption. I > *think* I’ve identified one of the major causes for both in Guile, > though it’s too early to say exactly how much this will impact resource > consumption for a full Guix compi

bug#29059: network-manager-service extension package not fully functional

2017-11-12 Thread Ludovic Courtès
ng0 skribis: > I have come to the conclusion (logs will be reproduced next week and added) > that network-manager-openvpn might not be functional when > used with the network-manager service, as > network-manager-vpnc is structured in a similar way > and it's similar structured in code and how it

bug#24194: GUIX gc - add warning

2017-11-12 Thread Ludovic Courtès
Hello, Leo Famulari skribis: > On Tue, Aug 09, 2016 at 07:59:28PM -0400, J. Eppler wrote: >> Hello, >> >> I used GUIX for the first time and invoked: guix gc. The command deleted >> all my bootstrap files (gcc, binutils, findutils etc.). There should be >> a warning added to the manual page: >

bug#29276: awesome-4.2 crashes when reloading awesome

2017-11-12 Thread ng0
It's already an improvement from the last version of awesome, but here's what I found just now (no logs): log in to awesome press 'Control-Super-r' expected: reload awesome config actual behavior: "login command not found" message before taking you to SLIM again. I'm not volunteering to fix thi