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

2018-02-21 Thread George myglc2 Clemmer
Hi Danny, I think we got side-tracked to the serial port when my real issue is with the VGA port. Maybe my bug report was not clear. Let me clarify ... My headless server stopped displaying the console tty login *on the VGA port* somewhere between (GNU Guix) 0.13.0.4589-74bea6 (my G18) and (GNU

bug#30537: glibc 2.26 refuses to run on CentOS 6.8

2018-02-21 Thread Mark H Weaver
Hi Ricardo, Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> Here’s a patch to graft the glibc to apply the patch to allow the 2.6.32 >> kernel. I’m going to apply this at work now. > > That patch had a couple of problems.

bug#30505: Starting console/terminal Unicode support

2018-02-21 Thread Danny Milosavljevic
Hi Ludo, On Wed, 21 Feb 2018 23:21:34 +0100 l...@gnu.org (Ludovic Courtès) wrote: > >> This ‘unicode-start’ procedure is essentially a port of the > >> ‘unicode_start’ script from ‘kbd’. I suppose the justification is to > >> make sure we’re using UTF-8 input regardless of what the kernel

bug#30569: Packages count as installed twice

2018-02-21 Thread Andreas Enge
On Wed, Feb 21, 2018 at 11:14:21PM +0100, Ricardo Wurmus wrote: > Even so, you’ll have a file called “manifest” in the profile directory. > This is unrelated to whether you used a manifest to create the profile > or not. I see! Yes, it appeared twice. On Wed, Feb 21, 2018 at 05:14:58PM -0500,

bug#30505: Starting console/terminal Unicode support

2018-02-21 Thread Ludovic Courtès
Hi Danny, Danny Milosavljevic skribis: > On Mon, 19 Feb 2018 21:35:05 +0100 > l...@gnu.org (Ludovic Courtès) wrote: > >> > It was a bad idea to do the "\x1b%G" in the first place. >> >> Because it’s redundant with IUTF8? > > I meant because the Linux kernel does it

bug#30569: Packages count as installed twice

2018-02-21 Thread Leo Famulari
On Wed, Feb 21, 2018 at 10:34:53PM +0100, Andreas Enge wrote: > $ ./pre-inst-env guix package -r gnutls -i gnutls > guile: warning: failed to install locale > warning: failed to install locale: Invalid argument > guix package: warning: Consider running 'guix pull' followed by > 'guix package -u'

bug#30569: Packages count as installed twice

2018-02-21 Thread Ricardo Wurmus
Andreas Enge writes: > On Wed, Feb 21, 2018 at 08:52:28PM +0100, Ricardo Wurmus wrote: >> Does the package appear twice in the profile’s “manifest” file >> (e.g. ~/.guix-profile/manifest)? > > no, I am not using a manifest and do things by hand all the time. Even so, you’ll

bug#30522: Guile-SSH retries upon “guile --listen” failure to start

2018-02-21 Thread Ludovic Courtès
Hello Artyom & Marius, Marius Bakke skribis: > Ludovic Courtès writes: > >>> It would still be good with a better failure mode, but I'll file this >>> under "pebkac" for now. >> >> Yes, I’m surprised it ended up looping. Did you try to strace it or >>

bug#30569: Packages count as installed twice

2018-02-21 Thread Andreas Enge
Hello, On Wed, Feb 21, 2018 at 08:52:28PM +0100, Ricardo Wurmus wrote: > Does the package appear twice in the profile’s “manifest” file > (e.g. ~/.guix-profile/manifest)? no, I am not using a manifest and do things by hand all the time. > I’m not sure how it could have ended up there, but one

bug#30569: Packages count as installed twice

2018-02-21 Thread Ricardo Wurmus
Hi Andreas, > trying to upgrade my packages, I notice something curious: > > $ ./pre-inst-env guix package -n -u > The following packages would be upgraded: > ... >gnutls 3.5.13 -> 3.5.13 > /gnu/store/1ah3fd12w6v66q6yjdmd39xbisqi0gpw-gnutls-3.5.13 >gnutls 3.5.13 -> 3.5.13

bug#30569: Packages count as installed twice

2018-02-21 Thread Andreas Enge
Hello, trying to upgrade my packages, I notice something curious: $ ./pre-inst-env guix package -n -u The following packages would be upgraded: ... gnutls 3.5.13 -> 3.5.13 /gnu/store/1ah3fd12w6v66q6yjdmd39xbisqi0gpw-gnutls-3.5.13 gnutls 3.5.13 -> 3.5.13

bug#30562: "guix import pypi" fails now with "guix pulled" guix.

2018-02-21 Thread Danny Milosavljevic
Hi Marius, On Wed, 21 Feb 2018 02:19:34 +0100 Marius Bakke wrote: > > ERROR: ERROR: Wrong type to apply: # > > Is this on a foreign distro? I can't reproduce this on GuixSD. No, it's on GuixSD - the update of the actual derivation from master is still running, although

bug#30526: java-testng: non-deterministic test failures

2018-02-21 Thread Gábor Boskovits
2018-02-21 10:07 GMT+01:00 Gábor Boskovits : > 2018-02-19 14:55 GMT+01:00 Ricardo Wurmus : > >> Sometimes I get this error when building java-testng 6.14.2: >> >> --8<---cut here---start->8--- >>

bug#30526: java-testng: non-deterministic test failures

2018-02-21 Thread Gábor Boskovits
2018-02-19 14:55 GMT+01:00 Ricardo Wurmus : > Sometimes I get this error when building java-testng 6.14.2: > > --8<---cut here---start->8--- > === > TestNG > Total tests run: 1630, Failures: 1,

bug#30566: While searching for packages, deprecated packages should be ignored

2018-02-21 Thread Björn Höfling
When I search for a deprecated package, I get both the deprecated package and the new one. That is quite confusing and I can't decide which one to take. For example: $ guix package -s geiser name: geiser-next version: 0.9 outputs: out systems: x86_64-linux i686-linux armhf-linux aarch64-linux