From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0B6MKrv0mV8PKgAA0tVLHw (envelope-from ) for ; Wed, 28 Oct 2020 22:46:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id wAFPJrv0mV98OwAAbx9fmQ (envelope-from ) for ; Wed, 28 Oct 2020 22:46:19 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0028394036A for ; Wed, 28 Oct 2020 22:46:18 +0000 (UTC) Received: from localhost ([::1]:45792 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXuCu-0006GN-DZ for larch@yhetil.org; Wed, 28 Oct 2020 18:46:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34436) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXuA7-0004ii-TX for help-guix@gnu.org; Wed, 28 Oct 2020 18:43:24 -0400 Received: from mout-p-101.mailbox.org ([80.241.56.151]:56530) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1kXuA0-0002w4-RO for help-guix@gnu.org; Wed, 28 Oct 2020 18:43:23 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4CM3WN0YH8zQkKG for ; Wed, 28 Oct 2020 23:43:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-transfer-encoding:content-type:content-type:mime-version :references:in-reply-to:message-id:subject:subject:from:from :date:date:received; s=mail20150812; t=1603924989; bh=NSXmRV8ftr JQKP5mLqwzwXcQyoe1GbV9Dr39jXdil64=; b=nVkp5hiz0ozteYXcqTcDJowvnf Le9tEMr9x7MZW8ZBv6VNVBQbzWpLpNMtIFN6vO7JbWgUPA8cMYLEvDumm+bxetRW NICDKy3DlsLzGUyZCb/Ps5k/x2mpyQ8LPiasF1g/VNpomINm/80Buy/+RA7QFJgM UtLkFUZZnkQ/v5kzO2+xnT/CgSsCKq6+isIs2fwnGkXfeISRrTrsOU64bcqepz3W rNvrLYOZH0mI6od2qNr/DJN6HvzzAeFUd0mjgLIQdv8Kgp6hJcOUhZImZOJL4Nbe CuGxzLdbdyvBL7swomhQeZPdOF5qApSFZvvyMPhv8X92viOmbZApNqZ+Et9A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1603924990; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NSXmRV8ftrJQKP5mLqwzwXcQyoe1GbV9Dr39jXdil64=; b=hwkF/WQlq4DvotK2E20R3eTl89cmyVIoomefYMww62cqyxOVrYZAPAWg2ZWqB+k5Oyclcb G6CM6tXOu2WEutWb5OBkOCbuo6nMvpI+HxkYgPpm2lQaUrKFnbvbeJ5Dcq3jXzEjLj0klL VtiPyySIRbKjLqQ7IwI2wKF/fO7cTtDmOhD5iKcUVmqWb5OgP94wM4XL7qQLtVGoDFVMME 0RxFCiEbMSpL7fdyIG+JeCGkcLk9aP5jqtb02hSCxebpUaWXuwFMkf9xX0hgVmTX0eLBV2 x9JNjvBO2nfTQo1TqPjhUevOQ8oY0M5YJV9krhGQo7PlStt+7OEz+xzdH6BtfQ== X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter03.heinlein-hosting.de (spamfilter03.heinlein-hosting.de [80.241.56.117]) (amavisd-new, port 10030) with ESMTP id sCTmVRR653Df for ; Wed, 28 Oct 2020 23:43:09 +0100 (CET) Date: Wed, 28 Oct 2020 17:43:06 -0500 From: Matthew Brooks To: help-guix@gnu.org Subject: Re: Stopped getting TTY login prompt after boot, can still ssh in Message-ID: <20201028174306.4e9634bc@ThatDarkShard> In-Reply-To: <20201003104556.3ae290ee@mailbox.org> References: <20201003104556.3ae290ee@mailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MBO-SPAM-Probability: X-Rspamd-Score: -4.21 / 15.00 / 15.00 X-Rspamd-Queue-Id: 125A517E7 X-Rspamd-UID: e2082a Received-SPF: pass client-ip=80.241.56.151; envelope-from=matthewfbrooks@mailbox.org; helo=mout-p-101.mailbox.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/28 18:43:12 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=mailbox.org header.s=mail20150812 header.b=nVkp5hiz; dkim=pass header.d=mailbox.org header.s=mail20150812 header.b=hwkF/WQl; dmarc=pass (policy=reject) header.from=mailbox.org; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: NXBkHbCc+dra Minor update: As of a pull and reconfigure a few days ago, I'm getting the tty login prompt again. I have no idea what caused it to break initially, or what fixed it, since I didn't change my system definition at all, but I figured I should mention that it seems to be working again.