From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 29 16:35:02 2014 Received: (at submit) by debbugs.gnu.org; 29 Nov 2014 21:35:02 +0000 Received: from localhost ([127.0.0.1]:49435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XupfR-00053C-S5 for submit@debbugs.gnu.org; Sat, 29 Nov 2014 16:35:02 -0500 Received: from eggs.gnu.org ([208.118.235.92]:59625) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XupfP-000534-I5 for submit@debbugs.gnu.org; Sat, 29 Nov 2014 16:35:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XupfO-0000XA-Hf for submit@debbugs.gnu.org; Sat, 29 Nov 2014 16:34:59 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XupfO-0000X4-Ed for submit@debbugs.gnu.org; Sat, 29 Nov 2014 16:34:58 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XupfN-0000Xp-Oa for bug-guix@gnu.org; Sat, 29 Nov 2014 16:34:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XupfN-0000Wp-0U for bug-guix@gnu.org; Sat, 29 Nov 2014 16:34:57 -0500 Received: from [2a01:7e00::f03c:91ff:fedf:181] (port=51861 helo=cooksoni.karetnikov.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XupfM-0000Wg-QU for bug-guix@gnu.org; Sat, 29 Nov 2014 16:34:56 -0500 From: Nikita Karetnikov To: bug-guix@gnu.org Subject: GRUB fails to find the =?utf-8?B?4oCYYnpJbWFnZeKAmQ==?= file when =?utf-8?B?4oCYL2Jvb3TigJk=?= is on a separate partition Date: Sun, 30 Nov 2014 00:34:26 +0400 Message-ID: <87oarppwz1.fsf@karetnikov.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -4.1 (----) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Adding =E2=80=98set root=3D(hd0,gpt3)=E2=80=99 (which should match your =E2= =80=98/=E2=80=99 partition) before the =E2=80=98search.file=E2=80=99 line in the GRUB config fixes the = issue. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBAgAGBQJUei3ZAAoJEM+IQzI9IQ38Q4wP/Rv9flDOK0NgASJY2RuW3NIr QK9+4rLO3CaZ+Ow3cCwhvbT83NHHlMeGr3bwleboy1Y0LWajHmouJTCrkYOSTAUb qH88NBiozYvoOF2q2fw4MtFGC3/knXdLuzfoVkPvp+TkNz/wjH73zw6z0jZiGrBa YuLyeJnmTdXyfD/se4jYnwiH26cDJCGsuhHSYW2VAGtCiMQXRdF17H36Z1nNlb8s v5rAbUuR3egOZ0jrUcl64irJHAvzRsngZmpH9N4eoGxSeTsxw0Gv5maRI68yDsiA Sdvjrvb4fq2iSWF69R0FErGxzq/KiByAMNU1KWVUguSRFmaNIU51fqawWfCUfGHj vHBiIEONH1kZmFDkecLbxKhOLxFta0SaDhip3ROz6YKRZ5OrePd5Prc8xKjVLUxD fvAHT9U7G78+WKYSYRkQUMqg6eLPX+dLJ1ehnY2UIkBaXoDk4h3NxaUi3egwY7O/ jiplaH83u/njgSJZ8GQqxaAoXYyw1PEn4qEPQ0OWhfpoXdj/ADmJLrxZYtA1Gh/R 83ORHyLDAYK1xYFnrTmK4CaPXQe0S1mIQbrypqOKLPDrs69kxwuvOwxPjemppEih Iu7KOIP3BxRDKk5Ni7Ppn9FXodhdtOrbayntnG8lnbUHhYE28PoYtsXzrgJzqs8V XgeQfCEgnmgUL5Mn0WKw =yefp -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 30 17:04:32 2014 Received: (at 19220) by debbugs.gnu.org; 30 Nov 2014 22:04:32 +0000 Received: from localhost ([127.0.0.1]:50199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XvCbY-0007sY-AW for submit@debbugs.gnu.org; Sun, 30 Nov 2014 17:04:32 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:36106) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XvCbW-0007sP-2j for 19220@debbugs.gnu.org; Sun, 30 Nov 2014 17:04:30 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id CB1983F62; Sun, 30 Nov 2014 23:04:28 +0100 (CET) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0BY+G3kRRjXK; Sun, 30 Nov 2014 23:04:28 +0100 (CET) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 6EF38A7A; Sun, 30 Nov 2014 23:04:28 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Nikita Karetnikov Subject: Re: bug#19220: GRUB fails to find the =?utf-8?B?4oCYYnpJbWFnZQ==?= =?utf-8?B?4oCZ?= file when =?utf-8?B?4oCYL2Jvb3TigJk=?= is on a separate partition References: <87oarppwz1.fsf@karetnikov.org> Date: Sun, 30 Nov 2014 23:04:28 +0100 In-Reply-To: <87oarppwz1.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sun, 30 Nov 2014 00:34:26 +0400") Message-ID: <873890mjkj.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 19220 Cc: 19220@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (+) --=-=-= Content-Type: text/plain Could you please try the attached patch: --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/system/grub.scm b/gnu/system/grub.scm index 00e09f9..5d0f4f1 100644 --- a/gnu/system/grub.scm +++ b/gnu/system/grub.scm @@ -209,11 +209,12 @@ entries corresponding to old generations of the system." (match-lambda (($ label linux arguments initrd) #~(format port "menuentry ~s { + search --file --set ~a/bzImage~% linux ~a/bzImage ~a initrd ~a }~%" #$label - #$linux (string-join (list #$@arguments)) + #$linux #$linux (string-join (list #$@arguments)) #$initrd)))) (mlet %store-monad ((sugar (eye-candy config #~port))) @@ -223,14 +224,9 @@ entries corresponding to old generations of the system." #$sugar (format port " set default=~a -set timeout=~a -search.file ~a/bzImage~%" +set timeout=~a~%" #$(grub-configuration-default-entry config) - #$(grub-configuration-timeout config) - #$(any (match-lambda - (($ _ linux) - linux)) - all-entries)) + #$(grub-configuration-timeout config)) #$@(map entry->gexp all-entries) #$@(if (pair? old-entries) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable >From the system, run: ./pre-inst-env guix system reconfigure config.scm and then reboot. I believe this fixes the problem. Thanks, Ludo=E2=80=99. --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 06 23:45:56 2014 Received: (at 19220) by debbugs.gnu.org; 7 Dec 2014 04:45:57 +0000 Received: from localhost ([127.0.0.1]:55803 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XxTjI-0006sc-CV for submit@debbugs.gnu.org; Sat, 06 Dec 2014 23:45:56 -0500 Received: from li305-5.members.linode.com ([178.79.168.5]:46798 helo=cooksoni.karetnikov.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XxTjF-0006sT-DI for 19220@debbugs.gnu.org; Sat, 06 Dec 2014 23:45:53 -0500 From: Nikita Karetnikov To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: bug#19220: GRUB fails to find the =?utf-8?B?4oCYYnpJbWFnZQ==?= =?utf-8?B?4oCZ?= file when =?utf-8?B?4oCYL2Jvb3TigJk=?= is on a separate partition References: <87oarppwz1.fsf@karetnikov.org> <873890mjkj.fsf@gnu.org> Date: Sun, 07 Dec 2014 07:45:28 +0400 In-Reply-To: <873890mjkj.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sun, 30 Nov 2014 23:04:28 +0100") Message-ID: <87sigsp1gn.fsf@karetnikov.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 19220 Cc: 19220@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.0 (/) --==-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > I believe this fixes the problem. Unfortunately, it makes things worse. Now GRUB doesn=E2=80=99t even bother= to show the menu; I get straight into the GRUB shell. --==-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBAgAGBQJUg81cAAoJEM+IQzI9IQ38+D0P+wQXXzrbnfPWeeMKxqWzWdPh luWSTFiBruSNaTWbUWyd8d25G+biALeA9mPCwyCRO995UeOgrS7xOLDg10HVMg9Y giavqoPnsXxERvEsWnNlCm2VigO+btcuBSBRokk1kLKYJdR3N+dCXOM0cynwr54O G3TkHE28GTsMzsgiW6mEhDg+TYzNfN/SswdbWEvwGKRDHOCbAedfbEC0oBDWY2Zv IAfi7YipVZX8rQJI5LVDn8CrAZFFg754PiaKd9YgdQafCXU3b2dIKp4mr9Ncb1Q2 /sOYH9AnOS6W9ijyPKBvcyHPgBsrtUb3BDzllYjuTkOO43xxRh35ROdSYXeBf+yz /QzYNvXLyf5tdyXmUvga8zQ7Zj5s/esw0CpF3KfQJotcK9dsDCkvP3EDjlzjnsLQ 7E3lmnTmbicgrF+YDkvxoCSNgNe4awglJQK72pAxYROmLrdETi31SbWvxCqj264F lQ6qiWRKipWryhH9vXeBTCj/OraLeWLT1IMNKa6T3cwf7sB5TerAFHAFaHsRoLRA g1xgVETtrOIllh48eZ/ktnzoBrV1deUuy58T94km8Aly8tAngMNDjiby27lCse5x 9Nl3ljENr+J8bMYjz9a0T9lFgYYdk5/voIf48RPEgIL1w5IDLbumyGRGOdeHzhob irqt3oJBegGmwy3Y72WT =0e/P -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 09 05:09:25 2014 Received: (at 19220) by debbugs.gnu.org; 9 Dec 2014 10:09:25 +0000 Received: from localhost ([127.0.0.1]:58546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyHjQ-0002Z9-Gt for submit@debbugs.gnu.org; Tue, 09 Dec 2014 05:09:24 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:43548) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyHjO-0002Z0-5o for 19220@debbugs.gnu.org; Tue, 09 Dec 2014 05:09:23 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 1B78741D3; Tue, 9 Dec 2014 11:09:21 +0100 (CET) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fhAIUH1RYB6A; Tue, 9 Dec 2014 11:09:21 +0100 (CET) Received: from pluto (pluto.bordeaux.inria.fr [193.50.110.57]) by hera.aquilenet.fr (Postfix) with ESMTPSA id DD4C241C9; Tue, 9 Dec 2014 11:09:20 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Nikita Karetnikov Subject: Re: bug#19220: GRUB fails to find the =?utf-8?B?4oCYYnpJbWFnZQ==?= =?utf-8?B?4oCZ?= file when =?utf-8?B?4oCYL2Jvb3TigJk=?= is on a separate partition References: <87oarppwz1.fsf@karetnikov.org> <873890mjkj.fsf@gnu.org> <87sigsp1gn.fsf@karetnikov.org> Date: Tue, 09 Dec 2014 11:09:20 +0100 In-Reply-To: <87sigsp1gn.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sun, 07 Dec 2014 07:45:28 +0400") Message-ID: <87d27t16en.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 19220 Cc: 19220@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (+) Nikita Karetnikov skribis: >> I believe this fixes the problem. > > Unfortunately, it makes things worse. Now GRUB doesn=E2=80=99t even both= er to > show the menu; I get straight into the GRUB shell. I realized that commit 39d1f82, which fixed another bug, introduced a regression causing this: it made /boot/grub/grub.cfg a symlink to the store, which does not work when /boot is a separate partition. Commit 6412e58 fixes that. Could you retry with Guix master after 6412e58, and with the patch I gave earlier in this thread? Thanks in advance, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 13 12:25:45 2014 Received: (at 19220) by debbugs.gnu.org; 13 Dec 2014 17:25:45 +0000 Received: from localhost ([127.0.0.1]:44990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XzqRs-0006kB-Mk for submit@debbugs.gnu.org; Sat, 13 Dec 2014 12:25:45 -0500 Received: from li305-5.members.linode.com ([178.79.168.5]:46807 helo=cooksoni.karetnikov.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XzqRc-0006jf-2A for 19220@debbugs.gnu.org; Sat, 13 Dec 2014 12:25:43 -0500 From: Nikita Karetnikov To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: bug#19220: GRUB fails to find the =?utf-8?B?4oCYYnpJbWFnZQ==?= =?utf-8?B?4oCZ?= file when =?utf-8?B?4oCYL2Jvb3TigJk=?= is on a separate partition References: <87oarppwz1.fsf@karetnikov.org> <873890mjkj.fsf@gnu.org> <87sigsp1gn.fsf@karetnikov.org> <87d27t16en.fsf@gnu.org> Date: Sat, 13 Dec 2014 20:25:00 +0400 In-Reply-To: <87d27t16en.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Tue, 09 Dec 2014 11:09:20 +0100") Message-ID: <87oar75xgj.fsf@karetnikov.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19220 Cc: 19220@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.0 (/) --==-=-= > Could you retry with Guix master after 6412e58, and with the patch I > gave earlier in this thread? It works. --==-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBAgAGBQJUjGhiAAoJEM+IQzI9IQ38C38P/371XrHnuUPx+SY3AxKsRjzl AJe/yscQnEll+dq7QKKyzUveQniVM2suAtqWQbAyACYz48F4ou1ZHCXc8pkJ3yvM kBlmZJ9ibJdCJ1P6LNPWE+A2lQjswiDjee99kFReEeI1GFAco1dVi0xjrWQ5YU6T 0iDejbjUDMSlVBINKZ9atTzVI+3u30qlg0Kp/M2VlTpJDLsYUIaRSd+vwpfBMwqD OFwz71kI6gcOw4cuFsCpHHql9X4Wuwg2BkhxHAH1vU8/cLwztsbuYo36Gm6rDpfr D2rwP7w/Ps/TvMDOgNJnKxVgmdVVHLb7Eoz9cE0vFx/TcBWF2kC26TMvFIbx0uFF 0OkVEMhafFy051IGIV7394E5Rdt0Kp2QjfjjlYYwH9UrIa7MHYQWtX5ALOYTXLEE GBkLpFwv5oLfx21X3GipFWyPqjL99xP5lwnioS18loeS6Zbc4gk+XUtGgiuA3ZL6 V+4x7L8fNyV4t/dNRZiaPaKgMSXNg0UzTVCrjO6YS/Zp4/YMZQkQ+Or1Y15v/gym +b6TWL9ZARP5fKPZG5TC8SHGZV08vJZNnNmi0ZQ5Fdgv0Hi29qmnstwZz/bH/Cbu CXP+3pMnMY4CA55wq4XhBO2VRLAjpcdqpq/CaJzaRVrIzP0sOGTEFgTc4xb8Wn3w IxNKGbwkcjlBFm0iNG5K =VQS7 -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 13 16:53:47 2014 Received: (at 19220-done) by debbugs.gnu.org; 13 Dec 2014 21:53:47 +0000 Received: from localhost ([127.0.0.1]:45066 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XzudH-00063l-8H for submit@debbugs.gnu.org; Sat, 13 Dec 2014 16:53:47 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:43509) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XzudD-00063a-6H for 19220-done@debbugs.gnu.org; Sat, 13 Dec 2014 16:53:44 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 72DC6425E; Sat, 13 Dec 2014 22:53:41 +0100 (CET) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IOAhvgaI4ny2; Sat, 13 Dec 2014 22:53:41 +0100 (CET) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id D111C11B8; Sat, 13 Dec 2014 22:53:40 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Nikita Karetnikov Subject: Re: bug#19220: GRUB fails to find the =?utf-8?B?4oCYYnpJbWFnZQ==?= =?utf-8?B?4oCZ?= file when =?utf-8?B?4oCYL2Jvb3TigJk=?= is on a separate partition References: <87oarppwz1.fsf@karetnikov.org> <873890mjkj.fsf@gnu.org> <87sigsp1gn.fsf@karetnikov.org> <87d27t16en.fsf@gnu.org> <87oar75xgj.fsf@karetnikov.org> Date: Sat, 13 Dec 2014 22:53:35 +0100 In-Reply-To: <87oar75xgj.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sat, 13 Dec 2014 20:25:00 +0400") Message-ID: <87egs3xlls.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 19220-done Cc: 19220-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (+) Committed as 6c777cf, thanks for testing! Ludo=E2=80=99. From unknown Tue Jun 17 01:42:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 11 Jan 2015 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator