GNU bug report logs - #30589
serial login not working

Previous Next

Package: guix;

Reported by: George myglc2 Clemmer <myglc2 <at> gmail.com>

Date: Sat, 24 Feb 2018 02:20:02 UTC

Severity: normal

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30589 in the body.
You can then email your comments to 30589 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#30589; Package guix. (Sat, 24 Feb 2018 02:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to George myglc2 Clemmer <myglc2 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 24 Feb 2018 02:20:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: George myglc2 Clemmer <myglc2 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: serial login not working
Date: Fri, 23 Feb 2018 21:19:22 -0500
[Message part 1 (text/plain, inline)]
The recent move of agetty-service into #base-services caused serial
login to stop working here. Previously this worked ...

(agetty-service (agetty-configuration (tty "ttyS1")
							(baud-rate "115200")))

First I tried removing the lines above. Then I tried ...

(define %my-services
  (modify-services %base-services
		   (agetty-service-type config =>
					(agetty-configuration
					 (tty "ttyS1")
					 (baud-rate "115200")))))

I can confirm that ...

root <at> g1 /home/g1# sudo echo 123 > /dev/ttyS1

... produces "123" on the serial line.

guix (GNU Guix) 0.14.0.2487-58246

config attached (my G54)

TIA - George
[sys.scm (application/octet-stream, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#30589; Package guix. (Thu, 08 Mar 2018 01:28:02 GMT) Full text and rfc822 format available.

Message #8 received at 30589 <at> debbugs.gnu.org (full text, mbox):

From: myglc2 <at> gmail.com
To: 30589 <at> debbugs.gnu.org
Subject: Re: bug#30589: serial login not working
Date: Wed, 07 Mar 2018 20:26:58 -0500
On 02/23/2018 at 21:19 George myglc2 Clemmer writes:

> The recent move of agetty-service into #base-services caused serial
> login to stop working here.

I can confirm that reverting ...

7e0a6fac0 * services: mingetty: Move tty optionality to agetty.
5a9902c8a * services: agetty: Add agetty instance to base services. Make its tty optional.

... "fixes" the problem here.




Information forwarded to bug-guix <at> gnu.org:
bug#30589; Package guix. (Thu, 08 Mar 2018 12:17:01 GMT) Full text and rfc822 format available.

Message #11 received at 30589 <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: myglc2 <at> gmail.com
Cc: 30589 <at> debbugs.gnu.org
Subject: Re: bug#30589: serial login not working
Date: Thu, 8 Mar 2018 13:16:41 +0100
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.





Information forwarded to bug-guix <at> gnu.org:
bug#30589; Package guix. (Thu, 08 Mar 2018 14:05:01 GMT) Full text and rfc822 format available.

Message #14 received at 30589 <at> debbugs.gnu.org (full text, mbox):

From: George myglc2 Clemmer <myglc2 <at> gmail.com>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 30589 <at> debbugs.gnu.org
Subject: Re: bug#30589: serial login not working
Date: Thu, 08 Mar 2018 09:04:24 -0500
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





Reply sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
You have taken responsibility. (Thu, 08 Mar 2018 17:00:03 GMT) Full text and rfc822 format available.

Notification sent to George myglc2 Clemmer <myglc2 <at> gmail.com>:
bug acknowledged by developer. (Thu, 08 Mar 2018 17:00:03 GMT) Full text and rfc822 format available.

Message #19 received at 30589-done <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: George myglc2 Clemmer <myglc2 <at> gmail.com>
Cc: 30589-done <at> debbugs.gnu.org
Subject: Re: bug#30589: serial login not working
Date: Thu, 8 Mar 2018 17:59:39 +0100
[Message part 1 (text/plain, inline)]
Hi George,

On Thu, 08 Mar 2018 09:04:24 -0500
George myglc2 Clemmer <myglc2 <at> gmail.com> 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!
[Message part 2 (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 06 Apr 2018 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 154 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.