bug#30667: 'guix system vm' must keep mount_tag-length limited below 32 bytes for --expose and --share

2018-03-10 Thread Björn Höfling
On Thu, 08 Mar 2018 11:56:57 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Hi Björn, > > Björn Höfling skribis: > > > I prepared a QEMU VM with: > > > > ./pre-inst-env guix system vm \ > > --expose=/home/bjoern/digikam-testpool/=/image-pool \ > >

bug#30710: guix graph gives duplicate nodes

2018-03-10 Thread Hartmut Goebel
On Fri, 09 Mar 2018 23:59:26 +0100 l...@gnu.org (Ludovic Courtès) wrote: > >> Good catch! I implemented what you suggest above in commit >> 464f5447396fcec9b43f7eab71d5d42b522a157f. Thanks, this solved the issue only partially: On my "kde-plasma" branch: $ ./pre-inst-env guix graph

bug#30524: [PATCH] gnu: java-jeromq: Fix tests.

2018-03-10 Thread Gábor Boskovits
* gnu/packages/patches/java-jeromq-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/java.scm (java-jeromq)[source](patches): Add it. [arguments](#test-exclude): Disable more failing tests. --- gnu/local.mk | 1 +

bug#30760: guix system init broken on non GuixSD

2018-03-10 Thread Tomáš Čech
On Sat, Mar 10, 2018 at 12:19:52AM +0100, Ludovic Courtès wrote: Danny Milosavljevic skribis: [huge build] The current tradeoff is to make that diagnostic based on the running kernel, even if it’s an approximation. Ah, good point. If that’s fine with you I’d like