bug#36675: Same build failure with kodi 18.3

2019-07-30 Thread Josh Holland
Hi, I just had the same error with Kodi 18.3 (z1zswg7wfz4lb6zmyzsns2hpkbw5scir-kodi-18.3.drv), although only with the TestMassEvent.General test; .Polling passed fine. This kind of makes sense with it being some sort of race condition on the mutex(?). --8<-- 438/521 Test #438

bug#36855: guix system switch-generation doesn't

2019-07-30 Thread Robert Vollmert
What I see: 1. edit ~/pzprnode/pzprnode rob@garp ~/pzprnode$ git diff diff --git a/pzprnode b/pzprnode index 612e6a8..d8ef0ea 100755 --- a/pzprnode +++ b/pzprnode @@ -190,5 +190,6 @@ const server = http.createServer((req, res) => { }); server.listen(port, hostname, () => { + console.log

bug#36675: Same build failure with kodi 18.3

2019-07-30 Thread Josh Holland
...and just to confirm that this is some annoyingly unreproducible race condition, the very next try to build that same z1zswg derivation completed fine. -- Josh Holland

bug#36675: Same build failure with kodi 18.3

2019-07-30 Thread Ricardo Wurmus
Josh Holland writes: > ...and just to confirm that this is some annoyingly unreproducible race > condition, the very next try to build that same z1zswg derivation > completed fine. In this case I think it would be fine to disable this test and add a comment that explains why. -- Ricardo

bug#36819: Installer boot problems on UEFI

2019-07-30 Thread lukasbf
That worked, thanks Jul 29, 2019, 4:25 PM by dan...@scratchpost.org: > Hi, > > could you please try > https://drive.google.com/open?id=15YTPS2jt1l3VMyE4LTbMCoy7DnEu7etv > > Thanks! >

bug#36781: Website manual generation stopped

2019-07-30 Thread Julien Lepiller
Le Fri, 26 Jul 2019 00:54:32 +0200, Ludovic Courtès a écrit : > Hi, > > Julien Lepiller skribis: > > > Hi guix, it seems that the devel version of the manual is not > > regenerated as intended. The website says that it's still from July > > 18th. > > Indeed it fails like this: > > --8<

bug#36855: guix system switch-generation doesn't

2019-07-30 Thread Jakob L. Kreuze
Hi Robert, Robert Vollmert writes: > The line with “updated version” should not be there. > > Presumably, this is due to switch-generations not calling > upgrade-shepherd-services. I can confirm that 'switch-to-system-generation', the procedure that carries out 'guix system switch-generation',

bug#36777: Guix Inferiors: Curious incorrect derivation output bug

2019-07-30 Thread Carl Dong
All, Yes! The patch actually fixed the problem when applied on top of 5cf4b26d52bcea382d98fb4becce89be9ee37b55! I was also able to come up with a minimal reproducing manifest: ``` (use-modules (guix inferior) (guix channels) (srfi srfi-1)) ;for 'first' (define channels (list (

bug#36862: Root-owned /var/cache/fontconfig sometimes exists, shouldn't.

2019-07-30 Thread Tobias Geerinckx-Rice
Guix, Just leaving this here so I don't forget. Sometimes fonts break, and after a few frustrating, impotent runs of ‘fc-cache -rv’ you notice: /var/cache/fontconfig: not cleaning unwritable cache directory Deleting this stale (root-owned) directory makes fonts fun again. Happens about onc

bug#36865: Guix gc breaks grub

2019-07-30 Thread Xavier Montillet
*Symptoms* After running guix gc, and rebooting, I got the following errors (which stay something like half a second on the screen): error: no such device: /gnu/store/0fijjh7qw8ppsks0ba3q9m873ljhj797-grub-2.04/share/grub/unicode.pf2 error: file `/gnu/store/0fijjh7qw8ppsks0ba3q9m873ljhj797-grub

bug#36868: guix system build autocompletes with package list

2019-07-30 Thread Jesse Gibbons
In bash, when I type "guix system build" and press tab to autocomplete, I get a list of packages. I would expect it to list scheme source files like the "guix system {container,disk-image,docker-image,extension-graph,init,reconfigure,shepherd-graph,vm,vm-image}" autocompletes.

bug#36869: gnome-todo won't create new todo list

2019-07-30 Thread Jesse Gibbons
To replicate: 1. launch gnome-todo 2. Click "New List" in the top-left corner of the window. 3. Create a new list with any name 4. click ok An error message will appear in the top-center of the window: "An error occurred... creating a task list [Details]" 5. Click "Details". An error message sho