bug#30754: GuixSD installation problem

2018-03-08 Thread Efraim Flashner
On Fri, Mar 09, 2018 at 02:18:47AM -0500, amar wrote: > Hi, > > I am trying to install guixSD 0.14 x86_64 following the installation docs, i > am unable to get past `guix system init` part, which runs for a while then > shows me the same error, i tried 3 times. > >

bug#30754: GuixSD installation problem

2018-03-08 Thread amar
Hi, I am trying to install guixSD 0.14 x86_64 following the installation docs, i am unable to get past `guix system init` part, which runs for a while then shows me the same error, i tried 3 times. https://gist.github.com/radamar/e81359d5f0bd2423632abd9528365654 Thanks, amar Sent with

bug#24092: Closing, it is fixed

2018-03-08 Thread Gábor Boskovits
ajgrf actually fixed this on commit 61201e46a72b715e1a38ce56932c3f4f2d3885b4.

bug#21978: Closing, it is fixed

2018-03-08 Thread Gábor Boskovits
Ricardo actually fixed this on commit 1a545a1e7c30db76e562af527673081b490c4a11.

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

2018-03-08 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#30751: Fw: [Issue] GuixSD won't boot in UEFI mode

2018-03-08 Thread Danny Milosavljevic
Hi, thank you for the report! This is definitely a problem. It seems that the Linux kernel already started up so this is not a bootloader problem but rather a problem with the Linux kernel. There have been lots and LOTS of amdgpudrmfb changes in the Linux kernel lately - but our GuixSD release

bug#30589: serial login not working

2018-03-08 Thread Danny Milosavljevic
Hi George, On Thu, 08 Mar 2018 09:04:24 -0500 George myglc2 Clemmer wrote: > On 03/08/2018 at 12:16 Danny Milosavljevic writes: > > > Please try current master now. > > Hi Danny, Yes that fixed it here, thanks. - George Great! Thanks for your patience!

bug#30751: Fw: [Issue] GuixSD won't boot in UEFI mode

2018-03-08 Thread amar
Hi, I have an issue with guixSD installation. I tried to install GuixSD 0.14 x86_64 on my machine. The installation media didn't boot in the uefi mode which is to say the startup messages showed this is the error message: "fb: switching to amdgpudrmfb from EFI VGA" So i couldn't get any

bug#30467: GuixSD fails to display login prompt on headless server

2018-03-08 Thread myglc2
commit ... c32e3dded * services: agetty: Call default-serial-port only when starting. ... fixed this here, thanks - George

bug#30589: serial login not working

2018-03-08 Thread George myglc2 Clemmer
On 03/08/2018 at 12:16 Danny Milosavljevic writes: > Please try current master now. Hi Danny, Yes that fixed it here, thanks. - George guix (GNU Guix) 0.14.0.3087-3e25d

bug#19599: Closing, upstream fixed the issue

2018-03-08 Thread Gábor Boskovits
Upstream fixed the issue in version 4.8. We now have 4.21.

bug#30589: serial login not working

2018-03-08 Thread Danny Milosavljevic
Yeah, there was a discussion about how the reading of the Linux command line in shepherd was too early. I've now changed the agetty service to read it later. Please try current master now.

bug#30644: Cuirass runs out of build users

2018-03-08 Thread Ludovic Courtès
Danny Milosavljevic skribis: > Oops, I had an old bin/evaluate . bin/evaluate.in doesn't contain it anymore. > My bad... Yes, see . > Anyway, sqlite contains some cool stuff to find out who's locking it. > > But as things are it seems that

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

2018-03-08 Thread Ludovic Courtès
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 \ > ../guix-systems/digikam-test.scm > > Starting the VM it complained: > > $>

bug#22533: Python bytecode reproducibility

2018-03-08 Thread Gábor Boskovits
2018-03-04 20:18 GMT+01:00 Ricardo Wurmus : > I have applied this patch locally: > > > diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm > index 5f701701a..0d1ecc3c6 100644 > --- a/gnu/packages/python.scm > +++ b/gnu/packages/python.scm > @@ -359,8 +359,42 @@ data