bug#36634: Virtual Machine Manager (virt-manager)

2019-11-07 Thread Chris Marusich
Hi Miguel, Miguel Arruga Vivas writes: > Hello again, > > The two patches attached create the cgroup directory needed and remove > the warning for the ip binary missing. Still the following errors > are emitted to the log. > > 8<--- > error : virConnectGetCP

bug#38100: ‘--with-input’ causes unintended rebuilds

2019-11-07 Thread Ludovic Courtès
Hello, Consider this example: --8<---cut here---start->8--- $ guix build glib -nd /gnu/store/9zz9hvzaz06f40a4cbvhskb183x676w4-glib-2.60.6.drv $ guix build glib --with-input=inkscape=libreoffice -nd /gnu/store/15f9jkpakmsaz8i2a0gy4kir1zyk29vi-glib-2.60.6.drv $ g

bug#37999: clang fails to pickup/supply startfiles to ld

2019-11-07 Thread Danny Milosavljevic
Wait. Rust depends on clang? I'm pretty sure that's not the case. The only time gnu/packages/rust.scm refers to clang is to delete it. pgpRZYqAXEuED.pgp Description: OpenPGP digital signature

bug#38093: ‘guix build --target’ crashes

2019-11-07 Thread Ludovic Courtès
Ludovic Courtès skribis: > $ guix build coreutils --target=arm-linux-gnueabihf -n > Backtrace: > In srfi/srfi-1.scm: >592:29 19 (map1 (("diffutils" #) …)) >592:29 18 (map1 (("patch" #) …)) >592:29 17 (map1 (("findutils" #) …)) >592:29 16 (map1 (("gawk" #) …)) >592:29 15 (map1

bug#37977: Mount options ignored for root file system

2019-11-07 Thread Guillaume Le Vaillant
Guillaume Le Vaillant skribis: > The filesystem options declared for the root file system are apparently > ignored. This happens for a btrfs root filesystem on a LUKS volume. This also happens on a basic btrfs root file system (without LUKS). I tried adding "rootflags=defaults,autodefrag,compr

bug#38050: Guix fails during downloading a substitute of google-brotli, throws an ugly backtrace

2019-11-07 Thread Ludovic Courtès
Hello, Jan Wielkiewicz skribis: > Dnia 2019-11-06, o godz. 10:35:25 > Ludovic Courtès napisał(a): > >> Hi Jan, >> >> >> Could you send the log returned by: >> >> guix build --log-file >> /gnu/store/brvizic3qv469j8fd2xgsgx9p8s5s1j7-google-brotli-1.0.7-checkout >> >> ? > > https://ci.guix.g

bug#26302: [website] translations

2019-11-07 Thread Ludovic Courtès
Hello Florian, "pelzflorian (Florian Pelz)" skribis: > From c9f7b2739392e0d8cf2afa6b2179b2e138c49bc7 Mon Sep 17 00:00:00 2001 > From: Florian Pelz > Date: Wed, 6 Nov 2019 19:28:57 +0100 > Subject: [PATCH] doc: Add clarification on the '--source' build option. > > Emphasize that what the '--sour

bug#38055: patchelf: Assertion failed when setting interpreter

2019-11-07 Thread Ludovic Courtès
Bona nit! Ivan Vilata i Balaguer skribis: > Yeah, as I mentioned in the original mail that particular problem does indeed > seem to be fixed in 0.10. However when I try to build that source with `guix > build patchelf --with-source=…`, tests fail. > > If I run `guix environment -C --pure patche

bug#38088: Guix system becomes unresponsive after backtrace

2019-11-07 Thread Ludovic Courtès
Hi Gábor, Gábor Boskovits skribis: > Ludovic Courtès ezt írta (időpont: 2019. nov. 6., Sze, 18:42): >> >> Hi Gábor, >> >> Gábor Boskovits skribis: >> >> > I did not know how to get the info better, so here is a screenshot >> > about the situation. >> > >> > This happened when I was trying a pr

bug#36375: [PATCH] Re: ‘guix package’ should lock the profile

2019-11-07 Thread Julien Lepiller
Le Wed, 06 Nov 2019 14:24:54 +0100, Ludovic Courtès a écrit : > Hello! > > Julien Lepiller skribis: > > >>From 5d86226f318a111cc1bdf5a6f044c6f540f51b45 Mon Sep 17 00:00:00 > >>2001 > > From: Julien Lepiller > > Date: Fri, 25 Oct 2019 21:39:21 +0200 > > Subject: [PATCH] guix: package: lock p

bug#36634: Virtual Machine Manager (virt-manager)

2019-11-07 Thread Miguel Arruga Vivas
Hi Chris, Chris Marusich writes: > With the patch you submitted upstream (not the patches you attached to > your previous email here), I can confirm the issue is fixed for me, > and that I do NOT observe the errors you mentioned above. Sorry, I did not send the email here. > I see the patch was