From debbugs-submit-bounces@debbugs.gnu.org Tue May 15 16:14:40 2012 Received: (at submit) by debbugs.gnu.org; 15 May 2012 20:14:40 +0000 Received: from localhost ([127.0.0.1]:56639 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUO8l-0005E3-GR for submit@debbugs.gnu.org; Tue, 15 May 2012 16:14:40 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41577) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUNs6-0004o2-Lr for submit@debbugs.gnu.org; Tue, 15 May 2012 15:57:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUNru-00030J-NJ for submit@debbugs.gnu.org; Tue, 15 May 2012 15:57:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:47800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUNru-00030E-Hi for submit@debbugs.gnu.org; Tue, 15 May 2012 15:57:14 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUNrs-0006ah-LS for bug-coreutils@gnu.org; Tue, 15 May 2012 15:57:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUNrq-0002zh-Rn for bug-coreutils@gnu.org; Tue, 15 May 2012 15:57:12 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:38208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUNrq-0002zA-Jn for bug-coreutils@gnu.org; Tue, 15 May 2012 15:57:10 -0400 Received: by obbwd18 with SMTP id wd18so11602858obb.0 for ; Tue, 15 May 2012 12:57:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=XMGC0pb662n/qWVklXzsjkd2kqiqF0kNZGbs+wIvRvQ=; b=uWNeyhVScJ4tt1EJcbCQuuG7761lKGg60Rj23acRL8jOv4InJPasTKaEewPx6VzEK0 dpAXvsx30YlWt4YZVd7o34RMuteIh09MYhmoBxLXBkYe1u+aucxoojVLaVXZI2mGQTfm QEXlC9oUQJMHli2JWm5GOAJr/Rp2B98yF5VK+49/08i+9aIth4dh+cG0JZ/CSIxfp7Bo ZfofgFPRY+i9GFXiq4MGZvizoyxzSccW+NfFpcdd+WecOgL8TxbMwTfQkzYoA6GPQIfY DhG6SkvqIhmCELtH3VJoIEljVdf9NopQlP8WPRPY0pkhnWAWxuwW6TA2V3MS/hjAnYhN tUfQ== MIME-Version: 1.0 Received: by 10.60.4.1 with SMTP id g1mr197799oeg.55.1337111827829; Tue, 15 May 2012 12:57:07 -0700 (PDT) Received: by 10.60.51.165 with HTTP; Tue, 15 May 2012 12:57:07 -0700 (PDT) Date: Tue, 15 May 2012 21:57:07 +0200 Message-ID: Subject: Problem with translation of coreutils 8.17 From: Primoz PETERLIN To: bug-coreutils@gnu.org, translation-i18n@lists.sourceforge.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 15 May 2012 16:14:38 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Hello, Coreutils 8.17 introduced a small change in the message catalogue which causes considerable problems to translators. The part which causes problems is: #: src/fmt.c:285 #, c-format msgid "" " -t, --tagged-paragraph indentation of first line different from secon= d\n" " -u, --uniform-spacing one space between words, two after sentences\n= " " -w, --width=3DWIDTH maximum line width (default of 75 columns)\n= " " -g, --goal=3DWIDTH goal width (default of 93% of width)\n" msgstr "" Apparently, msgfmt interprets "% o" in the help text of the --goal option as a format specifier. This means that the translations will be rejected unless the translation also contains the same sequence: % being followed by a space, being followed by a small o. All the best, Primo=C5=BE From debbugs-submit-bounces@debbugs.gnu.org Tue May 15 17:40:27 2012 Received: (at submit) by debbugs.gnu.org; 15 May 2012 21:40:27 +0000 Received: from localhost ([127.0.0.1]:56737 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUPTm-0007KY-JG for submit@debbugs.gnu.org; Tue, 15 May 2012 17:40:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44675) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUP6B-0006kP-Hw for submit@debbugs.gnu.org; Tue, 15 May 2012 17:16:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUP5z-0005Of-3P for submit@debbugs.gnu.org; Tue, 15 May 2012 17:15:52 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=5.0 tests=BAYES_00,BODY_8BITS, FREEMAIL_FROM,RCVD_IN_DNSWL_HI,TO_NO_BRKTS_PCNT autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:41544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUP5y-0005Oa-W8 for submit@debbugs.gnu.org; Tue, 15 May 2012 17:15:51 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUP5x-0004Ko-AK for bug-coreutils@gnu.org; Tue, 15 May 2012 17:15:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUP5v-0005OD-F0 for bug-coreutils@gnu.org; Tue, 15 May 2012 17:15:48 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:48201) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SUP5v-0005O4-3o for bug-coreutils@gnu.org; Tue, 15 May 2012 17:15:47 -0400 Received: (qmail invoked by alias); 15 May 2012 21:15:44 -0000 Received: from unknown (EHLO [192.168.1.10]) [212.178.246.9] by mail.gmx.net (mp001) with SMTP; 15 May 2012 23:15:44 +0200 X-Authenticated: #22236324 X-Provags-ID: V01U2FsdGVkX19tyIxOXzVttCYoLz/kEpCFkpfTVG77Eh8IZOukz6 UQJk0Uqh8X6qrc From: Chusslove Illich To: translation-i18n@lists.sourceforge.net Subject: Re: [Translation-i18n] Problem with translation of coreutils 8.17 Date: Tue, 15 May 2012 23:14:53 +0200 User-Agent: KMail/1.9.9 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2412192.VWcJdvANtC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201205152314.55942.caslav.ilic@gmx.net> X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 15 May 2012 17:40:24 -0400 Cc: bug-coreutils@gnu.org, Primoz PETERLIN X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) --nextPart2412192.VWcJdvANtC Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline > [: Primoz PETERLIN :] > Apparently, msgfmt interprets "% o" in the help text of the --goal option > as a format specifier. When that happens, you add such a comment line just before the problematic gettext call: /* xgettext: no-c-format */ gettext("...93% of width...") The extracted message will then have no-c-format flag instead of c-format, thus not triggering format validation. This is documented in section 4.6 of Gettext manual. =2D-=20 Chusslove Illich (=D0=A7=D0=B0=D1=81=D0=BB=D0=B0=D0=B2 =D0=98=D0=BB=D0=B8= =D1=9B) --nextPart2412192.VWcJdvANtC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQBPssdNMSGXgigGr3ERAkLrAJ49CMg2eDXYZJErX5rvKcum21m/egCfceyq Z3Gtizq92vusg5gIq9QGMvU= =JbpO -----END PGP SIGNATURE----- --nextPart2412192.VWcJdvANtC-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 16 00:17:21 2012 Received: (at 11483) by debbugs.gnu.org; 16 May 2012 04:17:22 +0000 Received: from localhost ([127.0.0.1]:56900 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUVft-0000ZR-G0 for submit@debbugs.gnu.org; Wed, 16 May 2012 00:17:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43299) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUVfp-0000Z7-Qd; Wed, 16 May 2012 00:17:19 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q4G4H4Mk011565 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 16 May 2012 00:17:04 -0400 Received: from [10.3.113.4] ([10.3.113.4]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q4G4H3Ci002968; Wed, 16 May 2012 00:17:03 -0400 Message-ID: <4FB32A3E.5070508@redhat.com> Date: Tue, 15 May 2012 22:17:02 -0600 From: Eric Blake Organization: Red Hat User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Chusslove Illich Subject: Re: bug#11483: [Translation-i18n] Problem with translation of coreutils 8.17 References: <201205152314.55942.caslav.ilic@gmx.net> In-Reply-To: <201205152314.55942.caslav.ilic@gmx.net> X-Enigmail-Version: 1.4.1 OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig670212B715C4695E30437748" X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 11483 Cc: translation-i18n@lists.sourceforge.net, primozz.peterlin@gmail.com, 11483@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig670212B715C4695E30437748 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable merge 11470 11483 thanks On 05/15/2012 03:14 PM, Chusslove Illich wrote: >> [: Primoz PETERLIN :] >> Apparently, msgfmt interprets "% o" in the help text of the --goal opt= ion >> as a format specifier. >=20 > When that happens, you add such a comment line just before the problema= tic > gettext call: >=20 > /* xgettext: no-c-format */ > gettext("...93% of width...") >=20 > The extracted message will then have no-c-format flag instead of c-form= at, > thus not triggering format validation. This is documented in section 4.= 6 of > Gettext manual. This is the fourth report of the same issue within 48 hours, and second mention of the solution, but still no one has submitted the solution as an actual patch. We will get the problem fixed, but an actual patch would make it easier. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig670212B715C4695E30437748 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.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJPsyo+AAoJEKeha0olJ0NquyIIAIHJzyzt7CkPAF/cpV6I1doJ GvHbGygPaaoKTADesP+MlOUCSAF0ut/A2Ku84BHC1zqWLJjUZeKN5zulUFlYW4fj Fy+ZRpLcDTN1a5IYytDk46VWYnzVC6bgdvPduwvqVhSwAWFX/O3HyhK3nod8brbG VgKcO9zZhCvIqGaTTPkB4gm/s9x4hW7vr0r3s8ueme6hhDOHYAGXOYOgpsZ//Hcy QR8srEU0bAD8yPMOg6ymygEzKfwccVDyNKadwmJUqdY4oJ8q2Ta9zs5A5PLwZwNZ rEroq/VggRPUJZpY3TSSKcDaiEj0Qb4qZWi85ZOw7I6FYOvEfJyWABqzC/GOyz0= =vsGJ -----END PGP SIGNATURE----- --------------enig670212B715C4695E30437748-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 16 19:10:32 2012 Received: (at control) by debbugs.gnu.org; 16 May 2012 23:10:32 +0000 Received: from localhost ([127.0.0.1]:58238 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUnMW-0006wR-DI for submit@debbugs.gnu.org; Wed, 16 May 2012 19:10:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57750) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUnMR-0006w9-8k; Wed, 16 May 2012 19:10:29 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q4GNAEQ7002845 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 16 May 2012 19:10:14 -0400 Received: from [10.3.113.4] ([10.3.113.4]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q4GNADb4017627; Wed, 16 May 2012 19:10:13 -0400 Message-ID: <4FB433D5.1050604@redhat.com> Date: Wed, 16 May 2012 17:10:13 -0600 From: Eric Blake Organization: Red Hat User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Ivan Vilata i Balaguer Subject: Re: bug#11494: Accidental format string prevents translation References: <20120516224837.GA3653@edgar.selidor.net> In-Reply-To: <20120516224837.GA3653@edgar.selidor.net> X-Enigmail-Version: 1.4.1 OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig0ABC1521668595FAECBCB6D1" X-Scanned-By: MIMEDefang 2.68 on 10.5.11.25 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control Cc: 11494@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0ABC1521668595FAECBCB6D1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable forcemerge 11470 11494 thanks On 05/16/2012 04:48 PM, Ivan Vilata i Balaguer wrote: > Hi, in coreutils 8.17 (and in current git), `fmt.c` contains the follow= ing > help line: >=20 > -g, --goal=3DWIDTH goal width (default of 93% of width) >=20 > The percent is interpreted (at least by `msgfmt`) as the start of a `%o= ` > format string, thus translations are forced to have an "o" after `93%` = which > makes things quite difficult. ;) >=20 > Changing `93%` by `93%%` should do the job. Thanks, Thanks for the report; however, you're the fifth person to report this in 48 hours, and it has already been fixed in current git: http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=3De2bd5cda0a34 --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig0ABC1521668595FAECBCB6D1 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.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJPtDPVAAoJEKeha0olJ0NqGkUH+gIvN8A5ri7ygL1zLNt1CmA/ nWNZYf30iloHyFwRnX3hC+9Tq+qDpHDLoAi+pMGSD2mRC7dVMp2UUNpf6k9cRbO0 mVNsKkNOEfj6y/cBMmk2FTGMkhyrl1M2tzbr9GaGA309cfC4/bqegWyem/KcU9Wz Mq5VWMlFREmzPh3WRlKvznYI6Y4f+TrYYpOaG5hHXt9XNAY9O7MHKNJ7MrwtZ2Kl rM+uRP+8hEW4KNkhOvImWdyAdZJAmX5yT5rARSe0+XzOqz4JZN/khautGcnKwYav /vFU4/MDIVqKBE7dMSpvMLF0DxbXRJQCiejrQFJdSIO7255gzbEStmBLO4CqIYs= =dfE+ -----END PGP SIGNATURE----- --------------enig0ABC1521668595FAECBCB6D1-- From unknown Mon Jun 23 20:17:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 15 Jun 2012 11:24:02 +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 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 19 10:54:22 2012 Received: (at control) by debbugs.gnu.org; 19 Jun 2012 14:54:22 +0000 Received: from localhost ([127.0.0.1]:48690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sgzoz-0008Ox-9H for submit@debbugs.gnu.org; Tue, 19 Jun 2012 10:54:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2018) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sgzow-0008Oo-4f for control@debbugs.gnu.org; Tue, 19 Jun 2012 10:54:20 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q5JEosHn002436 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 19 Jun 2012 10:50:54 -0400 Received: from [10.3.113.98] (ovpn-113-98.phx2.redhat.com [10.3.113.98]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q5JEorYE022697 for ; Tue, 19 Jun 2012 10:50:54 -0400 Message-ID: <4FE091CD.4080507@redhat.com> Date: Tue, 19 Jun 2012 08:50:53 -0600 From: Eric Blake Organization: Red Hat User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: control@debbugs.gnu.org Subject: Re: Processed: Re: bug#11740: Message erroneously marked c-format in coreutils.pot from 8.17 References: <4FE08359.9070705@redhat.com> <4FE0851B.8000808@redhat.com> In-Reply-To: <4FE0851B.8000808@redhat.com> X-Enigmail-Version: 1.4.2 OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigCFB3E87A2FCDAEFB7C554D62" X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCFB3E87A2FCDAEFB7C554D62 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable unarchive 11470 forcemerge 11470 11740 thanks >=20 > On 06/19/2012 07:53 AM, GNU bug Tracking System wrote: >> Processing commands for control@debbugs.gnu.org: >> >>> forcemerge 11470 11740 >> bug number 11470 not found. (Is it archived?) >> >>> thanks >> Stopping processing here. >> >> Please contact help-debbugs@gnu.org if you need assistance. >> >> GNU bugs database, http://debbugs.gnu.org/ >> >> >=20 --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigCFB3E87A2FCDAEFB7C554D62 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.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJP4JHNAAoJEKeha0olJ0NqdVYH/0+T0Q88+NfHOK51vQiOQNfU Ii4YWC96W8ovY0sO/QsigUAgUnHXmN6qawfHmUjVJBgwd0TYoY0G5VTd3xkkdX9p DowA69CMwjyz8yNh4Ez0/PlZrnBq6uDuAXQN+2mYC671HUc8Q7auodV/6hjMYttE rmI6xBP1IzOnXoxn34ADkj5zjlZ5LLkPLXyJWxm4IhKjIwbldGIYTYzrZkqQFTKb Sbe4kin1vjaN77NuyZUDwO+n80UWVijvwf8Buu47CTJm15JY3xUTyVJvaeGXHxtQ 9MalLJx1jE0Za0yrr281Asvrtnsh8cXVTn4OgcOWd0M8mJ2ju/rQ0FWh9fBko4A= =S04b -----END PGP SIGNATURE----- --------------enigCFB3E87A2FCDAEFB7C554D62-- From unknown Mon Jun 23 20:17:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 18 Jul 2012 11: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