From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RLuyp-0003kh-CI for mharc-grub-devel@gnu.org; Thu, 03 Nov 2011 06:57:07 -0400 Received: from eggs.gnu.org ([140.186.70.92]:38072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLuyg-0003g9-Ts for grub-devel@gnu.org; Thu, 03 Nov 2011 06:57:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLuyf-0004MP-JQ for grub-devel@gnu.org; Thu, 03 Nov 2011 06:56:58 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:44708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLuyf-0004Lv-BP for grub-devel@gnu.org; Thu, 03 Nov 2011 06:56:57 -0400 Received: by wyg24 with SMTP id 24so1335300wyg.0 for ; Thu, 03 Nov 2011 03:56:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=UDRewYM77fjLL03phqUkzpGb6ThzKgY7ahWzUy8Keu0=; b=W3+/96OOm+2lLcoDaya17u0xpVeIB5rVeC1MM3+DRFN493S8lYFGljh2bz+tKniyjJ 4xv5l+Vy2sOP0pyYmVNZl51NqYqb5Tc/BXb91nen0Ikva/zZ+q+xDh247tI/uDL/QoKg Qz8LH+VmqfPEqNChSptxjjpMnQmV0ollx2DIg= Received: by 10.227.60.143 with SMTP id p15mr11164989wbh.28.1320317816104; Thu, 03 Nov 2011 03:56:56 -0700 (PDT) Received: from debian.x201.phnet (gprs13.swisscom-mobile.ch. [193.247.250.13]) by mx.google.com with ESMTPS id b5sm9469279wbh.4.2011.11.03.03.56.54 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 Nov 2011 03:56:55 -0700 (PDT) Message-ID: <4EB27375.3050505@gmail.com> Date: Thu, 03 Nov 2011 11:56:53 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Iceowl/1.0b2 Icedove/3.1.15 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: luks testing and source deb pkg References: <4EB0792D.6060701@canonical.com> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig10562788C54FD2E4EC8DF8FC" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.169 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2011 10:57:04 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig10562788C54FD2E4EC8DF8FC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03.11.2011 10:38, Lukas Anzinger wrote: > On Wed, Nov 2, 2011 at 18:59, Lukas Anzinger wro= te: >> However after entering the password, the grub menu doesn't show up and= >> it states that the password is incorrect. I used 12345 which is >> obviously very hard to misspell repeatedly. > It seems that the function grub_getpassword() has problems with > numbers coming from the numpad. I added some debugging printfs to the > luks code and found out that the passphrase variable always contained > an empty string. > > I then investigated the problem further and found out that it also > happens if I place the password 12345 in the grub.cfg: > > ## > set superuser=3D"foo" > password foo 12345 > ## > > I can only edit a boot entry if I enter 12345 *NOT* via the num pad. > Stupid question: numlock? > This seems to be a bug in grub_password_get() or one of the functions > it calls, like grub_getkey(). > > Regards, > > Lukas > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig10562788C54FD2E4EC8DF8FC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk6yc3UACgkQNak7dOguQgmwzQD+KkYO/AGd/9Pc7r/KFq+Rd53A J9iBcAOmkEMMWJj/S78BAL1zbJovnXPr1P8NLTTicD9FhSn9oCic6VDEy5GZxAJx =H8t6 -----END PGP SIGNATURE----- --------------enig10562788C54FD2E4EC8DF8FC--