unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Felix Lechner via "Development of GNU Guix and the GNU System
	distribution." <guix-devel@gnu.org>
Cc: Felix Lechner <felix.lechner@lease-up.com>
Subject: Re: service 'term-tty2' provided more than once
Date: Sat, 17 Jun 2023 14:06:26 +0200	[thread overview]
Message-ID: <87a5wyuwcd.fsf@pelzflorian.de> (raw)
In-Reply-To: <CAFHYt54OibOAog1XcvRnG7uq=-gWActvZFzRnnpqEsSkNsz_0g@mail.gmail.com> (Felix Lechner via's message of "Fri, 16 Jun 2023 20:08:03 -0700")

Hello Felix Lechner.

A workaround is in <https://issues.guix.gnu.org/63921#5> namely
multiple (delete mingetty-service-type) as in

(modify-services %base-services
 (delete login-service-type)
 (delete mingetty-service-type)
 (delete mingetty-service-type)
 (delete mingetty-service-type)
 (delete mingetty-service-type)
 (delete mingetty-service-type)
 (delete mingetty-service-type))

David Wilson has described a way to fix this bug in Guix
<https://issues.guix.gnu.org/64106>, but noone has done it yet.

Regards,
Florian


      reply	other threads:[~2023-06-17 12:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17  3:08 service 'term-tty2' provided more than once Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-06-17 12:06 ` pelzflorian (Florian Pelz) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a5wyuwcd.fsf@pelzflorian.de \
    --to=pelzflorian@pelzflorian.de \
    --cc=felix.lechner@lease-up.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).