bug#33647: First `guix pull' behaves unexpectedly

2018-12-19 Thread swedebugia
On 2018-12-19 20:27, Tobias Geerinckx-Rice wrote: swedebugia wrote: egil@parabola:~$ time hash pacman real    0m0,000s user    0m0,000s sys    0m0,000s So it won't and any measuable overhead to just call this in the end of guix package after updating the symlinks to the new profile

bug#33768: guix 0.16.0-4.60b0402 fails tests on aarch64

2018-12-19 Thread Ludovic Courtès
Vagrant Cascadian skribis: > On 2018-12-19, Ludovic Courtès wrote: >> Mark H Weaver skribis: >> >>> Vagrant Cascadian writes: >>> On 2018-12-17, Efraim Flashner wrote: > On Sun, Dec 16, 2018 at 09:12:08PM +0100, Danny Milosavljevic wrote: >> Should be fixed on master. Can you

bug#33778: guix copy fails

2018-12-19 Thread Ricardo Wurmus
Hi, > Could it be that the (guix …) modules were not found on the target > machine[…]? That’s it! The /etc/environment file does not contain lines for GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH. I added them manually, killed the listening Guile process, and tried again — with success. I

bug#33647: First `guix pull' behaves unexpectedly

2018-12-19 Thread Tobias Geerinckx-Rice
swedebugia wrote: egil@parabola:~$ time hash pacman real0m0,000s user0m0,000s sys 0m0,000s So it won't and any measuable overhead to just call this in the end of guix package after updating the symlinks to the new profile generation. Do you mean to put something like guix() {

bug#33768: guix 0.16.0-4.60b0402 fails tests on aarch64

2018-12-19 Thread Vagrant Cascadian
On 2018-12-19, Ludovic Courtès wrote: > Mark H Weaver skribis: > >> Vagrant Cascadian writes: >> >>> On 2018-12-17, Efraim Flashner wrote: On Sun, Dec 16, 2018 at 09:12:08PM +0100, Danny Milosavljevic wrote: > Should be fixed on master. Can you confirm? Vagrant confirmed on

bug#32942: nss-certs not deterministic

2018-12-19 Thread swedebugia
On 2018-12-05 15:01, Ludovic Courtès wrote: Hello, Julien Lepiller skribis: While updating a profile, I found that nss-certs was not deterministic. From ludo: $ wget -O - -q https://mirror.hydra.gnu.org/mbs5mavs3gi4y7xkywcwwjj9g3p1yjmv.narinfo| grep Hash NarHash:

bug#33647: First `guix pull' behaves unexpectedly

2018-12-19 Thread swedebugia
On 2018-12-19 13:49, Diego Nicola Barbato wrote: Hello, Ludovic Courtès writes: Diego Nicola Barbato skribis: Ludovic Courtès writes: [...] In addition, be aware that Bash maintains a cache of commands it looked up in $PATH. Thus it may be that, say, it had cached that ‘guix’ is

bug#33772: StumpWM broken commands?

2018-12-19 Thread Pierre Langlois
Christopher Lemmer Webber writes: > Christopher Lemmer Webber writes: > >> Pierre Langlois writes: >> >>> Alex Kost writes: >>> I have built stumpwm from the latest commit (which is one commit after 18.11 release) and tried it on GuixSD and on ArchLinux. Works for me on both

bug#33639: ISO installer image is broken on i686

2018-12-19 Thread Thomas Schmitt
Hi, > It’s not reproducible because I “fixed” it: > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=178be030c0e4fdeac5e1c968b5c99d84bb4691db (This adds "-padding 10m" to the run of xorriso.) No. The padding only moves the missing end piece into a region of the image file where it does

bug#33768: guix 0.16.0-4.60b0402 fails tests on aarch64

2018-12-19 Thread Ludovic Courtès
Mark H Weaver skribis: > Vagrant Cascadian writes: > >> On 2018-12-17, Efraim Flashner wrote: >>> On Sun, Dec 16, 2018 at 09:12:08PM +0100, Danny Milosavljevic wrote: Should be fixed on master. Can you confirm? >>> >>> Vagrant confirmed on IRC that it is fixed on master. >> >> I think

bug#33639: ISO installer image is broken on i686

2018-12-19 Thread Ludovic Courtès
Hello, "Thomas Schmitt" skribis: >> Oops, that was an omission that I’ve just fixed. > > Sometimes you need a clueless test user to clean the pipes. > > I now succeeded in running the ISO production command, but the truncation > problem is not reproducible here. It’s not reproducible because

bug#33772: StumpWM broken commands?

2018-12-19 Thread Christopher Lemmer Webber
Pierre Langlois writes: > Alex Kost writes: > >> Pierre Langlois (2018-12-18 17:34 +) wrote: >> >>> Hello! >>> >>> Christopher Lemmer Webber writes: >>> Ludovic Courtès writes: > Hi, > > Christopher Lemmer Webber skribis: > >> It seems to me that StumpWM broke

bug#33647: First `guix pull' behaves unexpectedly

2018-12-19 Thread Diego Nicola Barbato
Hello, Ludovic Courtès writes: > Diego Nicola Barbato skribis: > >> Ludovic Courtès writes: > > [...] > >>> In addition, be aware that Bash maintains a cache of commands it looked >>> up in $PATH. Thus it may be that, say, it had cached that ‘guix’ is >>> really

bug#33772: StumpWM broken commands?

2018-12-19 Thread Ludovic Courtès
Hello! Christopher Lemmer Webber skribis: > In the meanwhile, should I push the older version of the package as per > my diff above so people can use the older version if they need it? That seems like a good idea IMO, with a comment linking to this issue. Thanks, Ludo’.

bug#33750: Virt-manager missing USB/PCI host device options

2018-12-19 Thread Rutger Helling
Hi Chris, Thanks for the tips, but I already knew how to work around it. The point was more that it shouldn't be greyed out. I tried adding libpciaccess to libvirt, unfortunately that alone didn't do the trick. On Sat, 15 Dec 2018 20:46:39 -0800 Chris Marusich wrote: > Rutger Helling writes: