From unknown Sat Sep 20 01:11:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55856: First LUKS passphrase prompt at Linux boot always fail Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 08 Jun 2022 18:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 55856 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 55856@debbugs.gnu.org X-Debbugs-Original-To: bug-guix Received: via spool by submit@debbugs.gnu.org id=B.16547144937892 (code B ref -1); Wed, 08 Jun 2022 18:55:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 Jun 2022 18:54:53 +0000 Received: from localhost ([127.0.0.1]:44299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nz0pR-00023E-1t for submit@debbugs.gnu.org; Wed, 08 Jun 2022 14:54:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:39232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nz0pO-000233-2N for submit@debbugs.gnu.org; Wed, 08 Jun 2022 14:54:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34442) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nz0pN-0002iN-LM for bug-guix@gnu.org; Wed, 08 Jun 2022 14:54:49 -0400 Received: from mail-qt1-x834.google.com ([2607:f8b0:4864:20::834]:39598) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nz0pM-0002Hi-BI for bug-guix@gnu.org; Wed, 08 Jun 2022 14:54:49 -0400 Received: by mail-qt1-x834.google.com with SMTP id x7so15597333qta.6 for ; Wed, 08 Jun 2022 11:54:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:mime-version; bh=oHPma7e+R2pNc362nX7e3VRwtliLhnJFAh4ohVw6bzM=; b=hmrOztiCRjmlYXjrXkGW2e3QR2e5apKOXpVVN9p4TztSpVLQowYPG2JS7gcgBydDx1 V3RCmPkkkn1/tV5ENe6am6UkyTWUBsRgbpNJL9TBeCuJL5x+CFNzosQXMinC0YvMCqFJ XqR0Av6G3NPNQODkUsWP+UQTnlOISGbTRIPANGuk0GXLefiEwP4oytOt3FYPWTDhs9/c Q666e1CZg5Snx0i6rndP7Sbi88ZeKsL1O0pX8wT5rCq4Qmxv4eCFMdogKOpCTD2xbib3 MnoK06aLz4+zbm3j8YlzVvaZ7mSeqZfOAV3HjlEGPO+eN81t8Z4sLfitztPbQK9uoi9y W8OA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=oHPma7e+R2pNc362nX7e3VRwtliLhnJFAh4ohVw6bzM=; b=4KyWYO2Bpgki13ymnCVCf42rJ1FI68C4UaTf0br6usvdwsy0KmV4wY2pRQjqx9sklD 6ZqRWPTz8/nE3r9zMEBpQ6ZblBD8tM3pqT5xeeWmDPhonxP1DxNzBYu/QUo/omJA3ZLW NfuiVGBh6h+W+IjIc804gqRtNSpCE2RFSaC/1FRqbM+wSA19OShDC3h75XMX9kHaKsIW Ynrljn9kZuivarAp4KKDIrLJs/OiKmbFPOIKwZp76BiX7etKCN/ZleP8EyTVJlafCb4w oI74+rruWlgHR3vF+paSIbDlUVn/aJgznRbmdkg3Uh7P8qYYQBj0I200ZG7LFFOsLBbw 8gPA== X-Gm-Message-State: AOAM5314tFzoJmQwMLCoKsYcjYk8jWFC4ncBfwZF1Z+MQMLkfdTOvj1b qmcsZDjkn570AKLtJ2pYFBZbWTildj87Lg== X-Google-Smtp-Source: ABdhPJyGFPVBlUS0J3J4mOoTxVTdIFpQETS2m5RB6WquWOnLgJZI/OsSznZ84ib0Si95rEjR7FK64g== X-Received: by 2002:ac8:7d4f:0:b0:304:e3af:9309 with SMTP id h15-20020ac87d4f000000b00304e3af9309mr20447051qtb.634.1654714486371; Wed, 08 Jun 2022 11:54:46 -0700 (PDT) Received: from hurd (dsl-151-172.b2b2c.ca. [66.158.151.172]) by smtp.gmail.com with ESMTPSA id x14-20020a05620a448e00b006a6f8d26b35sm3566078qkp.63.2022.06.08.11.54.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jun 2022 11:54:45 -0700 (PDT) From: Maxim Cournoyer Date: Wed, 08 Jun 2022 14:54:44 -0400 Message-ID: <87o7z3j897.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::834; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x834.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hello, It's something I've suffered for a while already on my desktop machine, but I always assumed I was making a typo or something. Today I confirmed that without first clearing the input buffer via multiple backspaces strokes, the first LUKS passphrase (I have many disks) *always* fail. Perhaps some boot message or other text gets erroneously redirected to the standard input and corrupts the user input. Thanks, Maxim From unknown Sat Sep 20 01:11:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55856: First LUKS passphrase prompt at Linux boot always fail Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 10 Jun 2022 22:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55856 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 55856@debbugs.gnu.org Received: via spool by 55856-submit@debbugs.gnu.org id=B55856.165489857115018 (code B ref 55856); Fri, 10 Jun 2022 22:03:01 +0000 Received: (at 55856) by debbugs.gnu.org; 10 Jun 2022 22:02:51 +0000 Received: from localhost ([127.0.0.1]:51491 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nzmiR-0003uA-6Z for submit@debbugs.gnu.org; Fri, 10 Jun 2022 18:02:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58944) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nzmiH-0003tl-3z for 55856@debbugs.gnu.org; Fri, 10 Jun 2022 18:02:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40976) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nzmiB-00026a-P1; Fri, 10 Jun 2022 18:02:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=Nu3k0uuJqsO3mPWJQE6L1mtXuGqrarc6BASBu0Gecoc=; b=NELAs8lkxzD7zhD8Dkao OxGi5A48Cq/vZ57XkMFwjsMmn+tWd3H7RFfiGadncihBrnxUxNseIvbtP17vUNewAJFbGT+UwHCNk oCKyBI1/7KSHK0+qrUw3gVOywRUkl79R/TpM+pw153c0eNFHrq1NcP1wLCWKe25i9ctKpQNKdgFyO JNrJJagEnR4yZxjSkbuKXZtsh2v77QHj3HcVXs7aZbWesRLz7syC7QJBRy9CNq1dJhjkCBcUkQCUe fuqLh+KwiEROnDJsJlujyBkD4IqiuERP722pQXQPjf8OHj0XVbyvq54RMHKkFBOSrbsDcBdnsYmMh nx1AK9BxQcj8xQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:57892 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nzmiB-0000lQ-CV; Fri, 10 Jun 2022 18:02:35 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87o7z3j897.fsf@gmail.com> Date: Sat, 11 Jun 2022 00:02:33 +0200 In-Reply-To: <87o7z3j897.fsf@gmail.com> (Maxim Cournoyer's message of "Wed, 08 Jun 2022 14:54:44 -0400") Message-ID: <87k09oxjly.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Maxim Cournoyer skribis: > Today I confirmed that without first clearing the input buffer via > multiple backspaces strokes, the first LUKS passphrase (I have many > disks) *always* fail. This is super weird (I=E2=80=99ve not observed that). I don=E2=80=99t see = how the input buffer could be filled with something else. I wonder how this could be investigated! Ludo=E2=80=99. From unknown Sat Sep 20 01:11:46 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Maxim Cournoyer Subject: bug#55856: closed (Re: bug#55856: First LUKS passphrase prompt at Linux boot always fail) Message-ID: References: <87zgifdy0u.fsf@gmail.com> <87o7z3j897.fsf@gmail.com> X-Gnu-PR-Message: they-closed 55856 X-Gnu-PR-Package: guix Reply-To: 55856@debbugs.gnu.org Date: Tue, 14 Jun 2022 16:13:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1655223182-4069-1" This is a multi-part message in MIME format... ------------=_1655223182-4069-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #55856: First LUKS passphrase prompt at Linux boot always fail which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 55856@debbugs.gnu.org. --=20 55856: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D55856 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1655223182-4069-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 55856-done) by debbugs.gnu.org; 14 Jun 2022 16:12:59 +0000 Received: from localhost ([127.0.0.1]:35554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o19A3-00013O-1B for submit@debbugs.gnu.org; Tue, 14 Jun 2022 12:12:59 -0400 Received: from mail-qk1-f172.google.com ([209.85.222.172]:33771) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o19A1-000139-DV for 55856-done@debbugs.gnu.org; Tue, 14 Jun 2022 12:12:57 -0400 Received: by mail-qk1-f172.google.com with SMTP id d23so6774474qke.0 for <55856-done@debbugs.gnu.org>; Tue, 14 Jun 2022 09:12:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=KrOchaxH9VsqsuVBbEUpNq1aug17GENJbN75r3JbVEo=; b=EKUYtAPVbghohYTke8vcXM4g3/wFCj5dw5RaNzoqTh/sahYK7MqFZxXdQzG8FmwhVL KNY4ybe86n5NQfia78Qv+GWwOYBqmVdhNAxGqAN3uemOlcr1uQAbDMfSx9zfw8n/GdQl vyTiXE/6JXgrkGT5PrIc+JX1z2jNuNOYy3EroLkgbFmWIfCCiGHxjGsijCJ1zYA2QHOf mJ6iCBTmjjuTxtJNrhkCnq3w0afScguKXVBjn9RIeUUrLrppQ0rbTJUi7mo5D80qCXsW D3ZTvdTwcm083y+Cc1kKXmJUFCrrXiYQCkSZoqp+CQCr5X9pVGI+guiszqNJFkjQE9XM u7og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=KrOchaxH9VsqsuVBbEUpNq1aug17GENJbN75r3JbVEo=; b=osmXdTcbcY/xVIwety5QPufml0oquUEx62y/XYEMtapIulPhwTa9kV1892Ge7W8U1A 4h8n6VneAFpm0qhdqGylpLa8L5IVf0Fpv8CxueSYF5sHUPFng3Cy5HN7qg2KqocWnbro XwZaE7PXpymn09YtehL7sBpWNmNnJ7YVWmuRR6aNWpjBDBoPCNhGZ15qPIjnokUUjFHg CXEFP9ryoXe5zxHeGNDJa5e/23K9vR7lZ/Sho9Z7st1Gr4NSoFbRyRLZ5y93TVD1JdOh FQvW2/J9YbqdhGJT5UJmIQQSj+JMxaGIDgs5QgL7H8s0887PNC3Ax7FIgKLEvppH8PbE at/w== X-Gm-Message-State: AOAM5334aAKtE7HJDqLPUU5IGdxSHfPsrVxOk3kgK+f8+Dt+1giAx39a B7hCS3wXW3IrZM5OWkL5mShAzuceO7LtUD2/ X-Google-Smtp-Source: ABdhPJwkfraad8Y4UWxuST/mL3RG6Up3oclAtNROPTfQ1vfvL00K0ShHBZAtJM+Zdij2VrdSauywUQ== X-Received: by 2002:a05:620a:12ed:b0:6a6:b27e:a030 with SMTP id f13-20020a05620a12ed00b006a6b27ea030mr4514504qkl.659.1655223171231; Tue, 14 Jun 2022 09:12:51 -0700 (PDT) Received: from hurd (dsl-10-149-55.b2b2c.ca. [72.10.149.55]) by smtp.gmail.com with ESMTPSA id r13-20020a05620a298d00b006a6d60a39d0sm10739209qkp.5.2022.06.14.09.12.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jun 2022 09:12:50 -0700 (PDT) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#55856: First LUKS passphrase prompt at Linux boot always fail References: <87o7z3j897.fsf@gmail.com> <87k09oxjly.fsf@gnu.org> Date: Tue, 14 Jun 2022 12:12:49 -0400 In-Reply-To: <87k09oxjly.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sat, 11 Jun 2022 00:02:33 +0200") Message-ID: <87zgifdy0u.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55856-done Cc: 55856-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hey Ludo, Ludovic Court=C3=A8s writes: > Hi, > > Maxim Cournoyer skribis: > >> Today I confirmed that without first clearing the input buffer via >> multiple backspaces strokes, the first LUKS passphrase (I have many >> disks) *always* fail. > > This is super weird (I=E2=80=99ve not observed that). I don=E2=80=99t se= e how the input > buffer could be filled with something else. I wonder how this could be > investigated! Haha, this ended up being the HHKB Professional 2 USB keyword that was hooked to my desktop. Even when not using it, it appears that the small USB hub that is built in the keyword sends noise to the line and causes garbage to appear on stdin... I should probably de-solder that near-useless thing from this otherwise fine keyboard. Thanks, Closing. Maxim ------------=_1655223182-4069-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 8 Jun 2022 18:54:53 +0000 Received: from localhost ([127.0.0.1]:44299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nz0pR-00023E-1t for submit@debbugs.gnu.org; Wed, 08 Jun 2022 14:54:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:39232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nz0pO-000233-2N for submit@debbugs.gnu.org; Wed, 08 Jun 2022 14:54:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34442) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nz0pN-0002iN-LM for bug-guix@gnu.org; Wed, 08 Jun 2022 14:54:49 -0400 Received: from mail-qt1-x834.google.com ([2607:f8b0:4864:20::834]:39598) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nz0pM-0002Hi-BI for bug-guix@gnu.org; Wed, 08 Jun 2022 14:54:49 -0400 Received: by mail-qt1-x834.google.com with SMTP id x7so15597333qta.6 for ; Wed, 08 Jun 2022 11:54:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:mime-version; bh=oHPma7e+R2pNc362nX7e3VRwtliLhnJFAh4ohVw6bzM=; b=hmrOztiCRjmlYXjrXkGW2e3QR2e5apKOXpVVN9p4TztSpVLQowYPG2JS7gcgBydDx1 V3RCmPkkkn1/tV5ENe6am6UkyTWUBsRgbpNJL9TBeCuJL5x+CFNzosQXMinC0YvMCqFJ XqR0Av6G3NPNQODkUsWP+UQTnlOISGbTRIPANGuk0GXLefiEwP4oytOt3FYPWTDhs9/c Q666e1CZg5Snx0i6rndP7Sbi88ZeKsL1O0pX8wT5rCq4Qmxv4eCFMdogKOpCTD2xbib3 MnoK06aLz4+zbm3j8YlzVvaZ7mSeqZfOAV3HjlEGPO+eN81t8Z4sLfitztPbQK9uoi9y W8OA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=oHPma7e+R2pNc362nX7e3VRwtliLhnJFAh4ohVw6bzM=; b=4KyWYO2Bpgki13ymnCVCf42rJ1FI68C4UaTf0br6usvdwsy0KmV4wY2pRQjqx9sklD 6ZqRWPTz8/nE3r9zMEBpQ6ZblBD8tM3pqT5xeeWmDPhonxP1DxNzBYu/QUo/omJA3ZLW NfuiVGBh6h+W+IjIc804gqRtNSpCE2RFSaC/1FRqbM+wSA19OShDC3h75XMX9kHaKsIW Ynrljn9kZuivarAp4KKDIrLJs/OiKmbFPOIKwZp76BiX7etKCN/ZleP8EyTVJlafCb4w oI74+rruWlgHR3vF+paSIbDlUVn/aJgznRbmdkg3Uh7P8qYYQBj0I200ZG7LFFOsLBbw 8gPA== X-Gm-Message-State: AOAM5314tFzoJmQwMLCoKsYcjYk8jWFC4ncBfwZF1Z+MQMLkfdTOvj1b qmcsZDjkn570AKLtJ2pYFBZbWTildj87Lg== X-Google-Smtp-Source: ABdhPJyGFPVBlUS0J3J4mOoTxVTdIFpQETS2m5RB6WquWOnLgJZI/OsSznZ84ib0Si95rEjR7FK64g== X-Received: by 2002:ac8:7d4f:0:b0:304:e3af:9309 with SMTP id h15-20020ac87d4f000000b00304e3af9309mr20447051qtb.634.1654714486371; Wed, 08 Jun 2022 11:54:46 -0700 (PDT) Received: from hurd (dsl-151-172.b2b2c.ca. [66.158.151.172]) by smtp.gmail.com with ESMTPSA id x14-20020a05620a448e00b006a6f8d26b35sm3566078qkp.63.2022.06.08.11.54.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jun 2022 11:54:45 -0700 (PDT) From: Maxim Cournoyer To: bug-guix Subject: First LUKS passphrase prompt at Linux boot always fail Date: Wed, 08 Jun 2022 14:54:44 -0400 Message-ID: <87o7z3j897.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::834; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x834.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hello, It's something I've suffered for a while already on my desktop machine, but I always assumed I was making a typo or something. Today I confirmed that without first clearing the input buffer via multiple backspaces strokes, the first LUKS passphrase (I have many disks) *always* fail. Perhaps some boot message or other text gets erroneously redirected to the standard input and corrupts the user input. Thanks, Maxim ------------=_1655223182-4069-1--