From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34211: error running container: mingetty cannot find ttys Date: Wed, 13 Mar 2019 23:13:38 +0100 Message-ID: <87wol22zjh.fsf@gnu.org> References: <874l9wbpfb.fsf@roquette.mug.biscuolo.net> <20190126192150.GD11329@macbook41> <87sgx1glhv.fsf@roquette.mug.biscuolo.net> <87zhr2q862.fsf@gnu.org> <8736otfgmo.fsf@roquette.mug.biscuolo.net> <874l97ehc7.fsf@roquette.mug.biscuolo.net> <87zhqxbf93.fsf@roquette.mug.biscuolo.net> <87k1i1b803.fsf@roquette.mug.biscuolo.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h4CKw-0008LL-P7 for bug-guix@gnu.org; Wed, 13 Mar 2019 18:26:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h4C8Q-0006nu-P5 for bug-guix@gnu.org; Wed, 13 Mar 2019 18:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57282) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h4C8Q-0006no-Jk for bug-guix@gnu.org; Wed, 13 Mar 2019 18:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h4C8Q-0004gg-Eh for bug-guix@gnu.org; Wed, 13 Mar 2019 18:14:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (Arun Isaac's message of "Fri, 15 Feb 2019 17:30:09 +0530") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Arun Isaac Cc: Giovanni Biscuolo , 34211-done@debbugs.gnu.org, help-guix@gnu.org Hi, Arun Isaac skribis: >> so it's possible to "manually" remove the unneeded mingetty and >> console-fonts services from containers >> >> how could it be automated? should it be automated? (IMHO yes) > > I too believe it should be automated. But, I'll leave the others on this > thread to come to a decision. Done in b94c80ff5d844f7763738ab5359fee72f11f9367, thanks! Ludo'.