bug#34333: Docker daemon failing to start on boot

2019-03-11 Thread Allan Adair
Hi Danny. Sorry for the late response. I was offline for the last week or so. I ended up having to repeat the first command with sudo privileges. Please see below. Danny Milosavljevic writes: > Hi, > > On Fri, 01 Mar 2019 14:50:39 +0100 > Allan Adair wrote: > >> After a fresh boot: >> >> al

bug#34813: Problem with gnome-online-accounts integration

2019-03-11 Thread Raghav Gururajan
Hello Guix! Adding online accounts in "Online Accounts" section of "GNOME System Settings" does not get applied system wide. Generally, if one adds an online account, the WebDAV drive/directory/files should show up in file manager automatically. But it is not showing up. Regards, RG.

bug#34719: [PATCH] gnu: emacs-json-reformat: Fix test.

2019-03-11 Thread Oleg Pykhalov
Hi mikadoZero, Thank you for the report. You could try ‘guix reconfigure’ after ‘guix pull’. Oleg Pykhalov writes: > This patch deletes a test which tries to compare JSON objects order. > > * gnu/packages/emacs-xyz.scm (emacs-json-reformat): Delete > 'json-reformat-test:json-reformat-region' t

bug#34484: GCL: segfault on invocation on x86_64 and i686

2019-03-11 Thread Diego Nicola Barbato
Diego Nicola Barbato writes: > Hello Guix, > > GCL segfaults upon execution on x86_64 and i686. This is most likely > the reason why Maxima fails to build on those architectures [0] [1]. > > This is what I tried: > > > diego@GLaDOS ~$ guix build gcl > /gnu/store/5zzfw856c1acrmalsdznm1093mkvnwls-

bug#34806: `guix build inkscape` fails

2019-03-11 Thread Leo Famulari
On Sun, Mar 10, 2019 at 05:41:51PM +0100, Marius Bakke wrote: > Trying to run `guix build inkscape` on current master branch yields... > > gnu/packages/gnome.scm:5687:15: error: inkscape: unbound variable > hint: Did you forget a `use-modules' form? > > What's going on here? Is this fixed by com

bug#33497: [PATCH] Re: bug#33497: Our CMake package has no documentation

2019-03-11 Thread Maxim Cournoyer
Hello Marius! Sorry for the delay. Marius Bakke writes: > Hello! > > Now would be the time to get this in 'core-updates'. > > Maxim Cournoyer writes: > >> Maxim Cournoyer writes: >> >>> Hello, >>> >>> Our CMake package lacks any documentation (manpage or other). Patch to >>> follow. >>> >>> M

bug#34719: [PATCH] gnu: emacs-json-reformat: Fix test.

2019-03-11 Thread mikadoZero
Oleg Pykhalov writes: > Hi mikadoZero, > > Thank you for the report. > > You could try ‘guix reconfigure’ after ‘guix pull’. Thanks that fixes the error I was getting. Do you think this failing test should be reported to it's upstream? I looked at it's GitHub issues page. This failing test h

bug#34718: wget2 install error

2019-03-11 Thread mikadoZero
Efraim Flashner writes: > Fixed in commit f5e08f1793f7c36641f1b4d879b5dc3f016a4a53 Thanks it is installing fine now.