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

2018-02-15 Thread George myglc2 Clemmer
GuixSD fails to display login prompt on headless server This was working in (GNU Guix) 0.13.0.4589-74bea6 ae0307f7c tests: Adjust to new unbound-variable error message. It fails in guix (GNU Guix) 0.13.0.5042-6e385. 6e385b76e gnu: mongodb: Use scons-build-system. System Generation on g1:

bug#30434: magit won’t work over TRAMP

2018-02-15 Thread Alex Kost
Mark H Weaver (2018-02-14 13:17 -0500) wrote: > Hi Alex, > > Alex Kost writes: > >> Mark H Weaver (2018-02-14 03:51 -0500) wrote: >> >>> Ricardo Wurmus writes: I think it makes sense *not* to hardcode the path to the git executable here. >>> >>>

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

2018-02-15 Thread George myglc2 Clemmer
Hi Danny & Leo, Thanks for the quick response! On 02/15/2018 at 15:54 Danny Milosavljevic writes: > Hi George, > > Leo added a comment to the services/base.scm code: > > ;;; FIXME This doesn't work as expected. According to agetty(8), if this > option > ;;; is not passed, then the default is

bug#30299: [core-updates] shepherd fails tests on all systems except x86_64

2018-02-15 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Mark H Weaver writes: [...] >>> This is a non-deterministic failure. I could reproduce the >>> tests/basic.sh one and it is fixed by this: >>> >>> >>>

bug#30476: failing test-suite

2018-02-15 Thread Martin Castillo
on my raspberry pi, building from commit 7e0a6fac0b4ebffda322eff6e803363ee72a257a. the test-suite fails. my current guix is from november or so. the first log was created with -j 4. the second with -j 1. not sure, how critical the errors are. somehow i still can't read the test-suite logs.

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

2018-02-15 Thread George myglc2 Clemmer
Hi Danny, On 02/16/2018 at 00:53 Danny Milosavljevic writes: > Hi George, > > On Thu, 15 Feb 2018 16:29:11 -0500 > George myglc2 Clemmer wrote: >> FWIW, I don't see agetty running ... > > What happens when you run manually: > > agetty /dev/ttyS1 > > Does it keep running? No.