From unknown Thu Aug 14 21:48:56 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#21209 <21209@debbugs.gnu.org> To: bug#21209 <21209@debbugs.gnu.org> Subject: Status: /gnu/store should be able to be a symlink, but it can't Reply-To: bug#21209 <21209@debbugs.gnu.org> Date: Fri, 15 Aug 2025 04:48:56 +0000 retitle 21209 /gnu/store should be able to be a symlink, but it can't reassign 21209 guix submitter 21209 Kragen Javier Sitaker severity 21209 normal tag 21209 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 07 12:48:00 2015 Received: (at submit) by debbugs.gnu.org; 7 Aug 2015 16:48:00 +0000 Received: from localhost ([127.0.0.1]:50313 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNkoJ-00022A-Nw for submit@debbugs.gnu.org; Fri, 07 Aug 2015 12:48:00 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35279) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNk77-00010a-Qq for submit@debbugs.gnu.org; Fri, 07 Aug 2015 12:03:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNk71-0005JH-82 for submit@debbugs.gnu.org; Fri, 07 Aug 2015 12:03: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=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNk71-0005J3-5E for submit@debbugs.gnu.org; Fri, 07 Aug 2015 12:03:15 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNk70-0000Gd-4z for bug-guix@gnu.org; Fri, 07 Aug 2015 12:03:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNk6w-0005Az-4H for bug-guix@gnu.org; Fri, 07 Aug 2015 12:03:14 -0400 Received: from adjuvant.canonical.org ([50.116.17.209]:57636) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNk6v-0005Am-Vt for bug-guix@gnu.org; Fri, 07 Aug 2015 12:03:10 -0400 Received: by adjuvant.canonical.org (Postfix, from userid 1002) id 8E6EC19A01D; Fri, 7 Aug 2015 16:03:08 +0000 (UTC) Date: Fri, 7 Aug 2015 16:03:08 +0000 From: Kragen Javier Sitaker To: bug-guix@gnu.org Subject: /gnu/store should be able to be a symlink, but it can't Message-ID: <20150807160308.GA13042@adjuvant> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 07 Aug 2015 12:47:58 -0400 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.0 (----) Apparently I can=E2=80=99t make /gnu/store a symlink: : user@debian:~/pkgs/guix-0.8.1; time /usr/local/bin/guix pull guix pull: error: build failed: `/gnu/store' is not a directory real 0m0.431s user 0m0.104s sys 0m0.036s : user@debian:~/pkgs/guix-0.8.1; ls -l /gnu/store lrwxrwxrwx 1 root root 9 Aug 7 12:56 /gnu/store -> /gnustore : user@debian:~/pkgs/guix-0.8.1; ls -Ldl /gnu/store drwxrwxr-t 40 root guix-builder 49152 Aug 7 12:56 /gnu/store Is there a reason for this? It=E2=80=99s inconvenient. (My root SSD onl= y has a couple gigs left.) I=E2=80=99m working around that by directly mounting the /gnustore partit= ion under /gnu/store now. : user@debian:~/pkgs/guix-0.8.1; sudo vi /etc/fstab : user@debian:~/pkgs/guix-0.8.1; grep store /etc/fstab /tb/gnustore.ext4 /gnu/store ext4 loop 2 3 : user@debian:~/pkgs/guix-0.8.1; sudo umount /gnustore : user@debian:~/pkgs/guix-0.8.1; sudo rm /gnu/store : user@debian:~/pkgs/guix-0.8.1; sudo mkdir /gnu/store : user@debian:~/pkgs/guix-0.8.1; sudo mount -a From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 08 00:51:27 2015 Received: (at 21209) by debbugs.gnu.org; 8 Aug 2015 04:51:27 +0000 Received: from localhost ([127.0.0.1]:50525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNw6Q-00069s-Ot for submit@debbugs.gnu.org; Sat, 08 Aug 2015 00:51:27 -0400 Received: from mail.lysator.liu.se ([130.236.254.3]:52999) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNw6O-00069j-Pk for 21209@debbugs.gnu.org; Sat, 08 Aug 2015 00:51:25 -0400 Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 53C0940003 for <21209@debbugs.gnu.org>; Sat, 8 Aug 2015 06:51:23 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 3C3AA4000C; Sat, 8 Aug 2015 06:51:23 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE autolearn=disabled version=3.3.2 X-Spam-Score: -1.0 Received: from mail-oi0-f43.google.com (mail-oi0-f43.google.com [209.85.218.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 2BC0B40003 for <21209@debbugs.gnu.org>; Sat, 8 Aug 2015 06:51:20 +0200 (CEST) Received: by oio137 with SMTP id 137so62725555oio.0 for <21209@debbugs.gnu.org>; Fri, 07 Aug 2015 21:51:17 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.202.215.2 with SMTP id o2mr627410oig.8.1439009477691; Fri, 07 Aug 2015 21:51:17 -0700 (PDT) Received: by 10.202.175.73 with HTTP; Fri, 7 Aug 2015 21:51:17 -0700 (PDT) Received: by 10.202.175.73 with HTTP; Fri, 7 Aug 2015 21:51:17 -0700 (PDT) In-Reply-To: <20150807160308.GA13042@adjuvant> References: <20150807160308.GA13042@adjuvant> Date: Sat, 8 Aug 2015 06:51:17 +0200 Message-ID: Subject: Re: bug#21209: /gnu/store should be able to be a symlink, but it can't From: =?UTF-8?B?Q2xhZXMgV2FsbGluICjpn4vlmInoqqAp?= To: Kragen Javier Sitaker Content-Type: multipart/alternative; boundary=001a113d2e04bf132b051cc58048 X-Virus-Scanned: ClamAV using ClamSMTP X-Spam-Score: -2.4 (--) X-Debbugs-Envelope-To: 21209 Cc: 21209@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: -2.4 (--) --001a113d2e04bf132b051cc58048 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Not commenting on the underlying problem, but on your workaround. On 07-Aug-2015 11:22 pm, "Kragen Javier Sitaker" wrote: > > Apparently I can=E2=80=99t make /gnu/store a symlink: [ . . . ] > I=E2=80=99m working around that by directly mounting the /gnustore partit= ion > under /gnu/store now. [ . . . ] > /tb/gnustore.ext4 /gnu/store ext4 loop 2 3 You don't need to make a new file system and a loop mount. You could just make a bind mount. --001a113d2e04bf132b051cc58048 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Not commenting on the underlying problem, but on your workar= ound.

On 07-Aug-2015 11:22 pm, "Kragen Javier Sitaker" &= lt;kragen@canonical.org> wro= te:
>
> Apparently I can=E2=80=99t make /gnu/store a symlink:

[ . . . ]

> I=E2=80=99m working around that by directly mounting th= e /gnustore partition
> under /gnu/store now.

[ . . . ]

> =C2=A0 =C2=A0 /tb/gnustore.ext4 /gnu/store=C2=A0 =C2=A0= =C2=A0ext4=C2=A0 =C2=A0 loop=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 2=C2= =A0 =C2=A0 =C2=A0 =C2=A03

You don't need to make a new file system and a loop moun= t. You could just make a bind mount.

--001a113d2e04bf132b051cc58048-- From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 08 11:48:22 2015 Received: (at 21209) by debbugs.gnu.org; 8 Aug 2015 15:48:23 +0000 Received: from localhost ([127.0.0.1]:50785 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZO6MA-00067k-KM for submit@debbugs.gnu.org; Sat, 08 Aug 2015 11:48:22 -0400 Received: from adjuvant.canonical.org ([50.116.17.209]:33814) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZO6M7-00067a-6F for 21209@debbugs.gnu.org; Sat, 08 Aug 2015 11:48:20 -0400 Received: by adjuvant.canonical.org (Postfix, from userid 1002) id 2CDF719A01E; Sat, 8 Aug 2015 15:48:18 +0000 (UTC) Date: Sat, 8 Aug 2015 15:48:18 +0000 From: Kragen Javier Sitaker To: Pjotr Prins Subject: Re: bug#21209: /gnu/store should be able to be a symlink, but it can't Message-ID: <20150808154818.GA1808@adjuvant> References: <20150807160308.GA13042@adjuvant> <20150808093119.GA13194@thebird.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150808093119.GA13194@thebird.nl> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 21209 Cc: 21209@debbugs.gnu.org, Claes Wallin 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.4 (/) On Sat, Aug 08, 2015 at 11:31:19AM +0200, Pjotr Prins wrote: > it is by design that you can't symlink. If that is true (and it seems like a rather strange design; why would somebody want that?) I think that the error message should explain that rather than simply complaining that /gnu/store is "not a directory". > On Sat, Aug 08, 2015 at 06:51:17AM +0200, Claes Wallin wrote: > > On 07-Aug-2015 11:22 pm, "Kragen Javier Sitaker" <[1]kragen@canonical.org> > > wrote: > > > I’m working around that by directly mounting the /gnustore partition > > > under /gnu/store now. > > > > You don't need to make a new file system and a loop mount. You could just > > make a bind mount. Indeed, but I had already made the new filesystem, for other reasons. From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 08 19:34:48 2015 Received: (at 21209) by debbugs.gnu.org; 8 Aug 2015 23:34:48 +0000 Received: from localhost ([127.0.0.1]:50822 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZODdX-0008Li-Ha for submit@debbugs.gnu.org; Sat, 08 Aug 2015 19:34:48 -0400 Received: from mail.thebird.nl ([95.154.246.10]:55842) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZO0Ud-0004Ot-BH for 21209@debbugs.gnu.org; Sat, 08 Aug 2015 05:32:44 -0400 Received: by mail.thebird.nl (Postfix, from userid 502) id 3561A40057; Sat, 8 Aug 2015 11:31:19 +0200 (CEST) Date: Sat, 8 Aug 2015 11:31:19 +0200 From: Pjotr Prins To: Claes Wallin Subject: Re: bug#21209: /gnu/store should be able to be a symlink, but it can't Message-ID: <20150808093119.GA13194@thebird.nl> References: <20150807160308.GA13042@adjuvant> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: it is by design that you can't symlink. On Sat, Aug 08, 2015 at 06:51:17AM +0200, Claes Wallin wrote: > Not commenting on the underlying problem, but on your workaround. > > On 07-Aug-2015 11:22 pm, "Kragen Javier Sitaker" <[1]kragen@canonical.org> > wrote: > > > > Apparently I can’t make /gnu/store a symlink: > > [ . . . ] > > > I’m working around that by directly mounting the /gnustore partition > > under /gnu/store now. > > [ . . . ] > > >   /tb/gnustore.ext4 /gnu/store   ext4  loop      2    3 > > You don't need to make a new file system and a loop mount. You could just > make a bind mount. > > References > > Visible links > 1. mailto:kragen@canonical.org [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.6 RCVD_IN_BRBL_LASTEXT RBL: RCVD_IN_BRBL_LASTEXT [95.154.246.10 listed in bb.barracudacentral.org] -0.1 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain X-Debbugs-Envelope-To: 21209 X-Mailman-Approved-At: Sat, 08 Aug 2015 19:34:46 -0400 Cc: 21209@debbugs.gnu.org, Kragen Javier Sitaker 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.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: it is by design that you can't symlink. On Sat, Aug 08, 2015 at 06:51:17AM +0200, Claes Wallin wrote: > Not commenting on the underlying problem, but on your workaround. > > On 07-Aug-2015 11:22 pm, "Kragen Javier Sitaker" <[1]kragen@canonical.org> > wrote: > > > > Apparently I can’t make /gnu/store a symlink: > > [ . . . ] > > > I’m working around that by directly mounting the /gnustore partition > > under /gnu/store now. > > [ . . . ] > > >   /tb/gnustore.ext4 /gnu/store   ext4  loop      2    3 > > You don't need to make a new file system and a loop mount. You could just > make a bind mount. > > References > > Visible links > 1. mailto:kragen@canonical.org [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.6 RCVD_IN_BRBL_LASTEXT RBL: RCVD_IN_BRBL_LASTEXT [95.154.246.10 listed in bb.barracudacentral.org] -0.4 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain it is by design that you can't symlink. On Sat, Aug 08, 2015 at 06:51:17AM +0200, Claes Wallin wrote: > Not commenting on the underlying problem, but on your workaround. > > On 07-Aug-2015 11:22 pm, "Kragen Javier Sitaker" <[1]kragen@canonical.org> > wrote: > > > > Apparently I can’t make /gnu/store a symlink: > > [ . . . ] > > > I’m working around that by directly mounting the /gnustore partition > > under /gnu/store now. > > [ . . . ] > > >     /tb/gnustore.ext4 /gnu/store     ext4    loop            2       3 > > You don't need to make a new file system and a loop mount. You could just > make a bind mount. > > References > > Visible links > 1. mailto:kragen@canonical.org -- From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 18 13:52:25 2015 Received: (at 21209) by debbugs.gnu.org; 18 Aug 2015 17:52:25 +0000 Received: from localhost ([127.0.0.1]:59695 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZRl3g-0007l4-L0 for submit@debbugs.gnu.org; Tue, 18 Aug 2015 13:52:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57010) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZRl3e-0007ku-SO for 21209@debbugs.gnu.org; Tue, 18 Aug 2015 13:52:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRl3d-0004uX-Sa for 21209@debbugs.gnu.org; Tue, 18 Aug 2015 13:52:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([208.118.235.10]:60373) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRl3d-0004uR-QN; Tue, 18 Aug 2015 13:52:21 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:34273 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZRl3c-0001DR-R6; Tue, 18 Aug 2015 13:52:21 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Kragen Javier Sitaker Subject: Re: bug#21209: /gnu/store should be able to be a symlink, but it can't References: <20150807160308.GA13042@adjuvant> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 1 Fructidor an 223 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x3D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Tue, 18 Aug 2015 19:52:18 +0200 In-Reply-To: <20150807160308.GA13042@adjuvant> (Kragen Javier Sitaker's message of "Fri, 7 Aug 2015 16:03:08 +0000") Message-ID: <87r3n0iiwd.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.10 X-Spam-Score: -5.4 (-----) X-Debbugs-Envelope-To: 21209 Cc: 21209@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: -5.4 (-----) Kragen Javier Sitaker skribis: > Apparently I can=E2=80=99t make /gnu/store a symlink: > > : user@debian:~/pkgs/guix-0.8.1; time /usr/local/bin/guix pull > guix pull: error: build failed: `/gnu/store' is not a directory > > real 0m0.431s > user 0m0.104s > sys 0m0.036s > : user@debian:~/pkgs/guix-0.8.1; ls -l /gnu/store > lrwxrwxrwx 1 root root 9 Aug 7 12:56 /gnu/store -> /gnustore > : user@debian:~/pkgs/guix-0.8.1; ls -Ldl /gnu/store > drwxrwxr-t 40 root guix-builder 49152 Aug 7 12:56 /gnu/store > > Is there a reason for this? Yes, the daemon requires the canonical file name of the store. > It=E2=80=99s inconvenient. (My root SSD only has a couple gigs left.) Then I would suggest using a bind mount instead of a symlink. Does that work for you? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 11 13:24:12 2015 Received: (at control) by debbugs.gnu.org; 11 Sep 2015 17:24:12 +0000 Received: from localhost ([127.0.0.1]:57232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZaS3Y-0006fp-Cg for submit@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43306) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZaS3W-0006fi-TP for control@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaS3T-0003OX-2o for control@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:10 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46483) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaS3S-0003OT-Vz for control@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:07 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:49986 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZaS3S-0000AT-Bj for control@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:06 -0400 Date: Fri, 11 Sep 2015 19:24:04 +0200 Message-Id: <87pp1oc1jf.fsf@gnu.org> To: control@debbugs.gnu.org From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: control message for bug #21209 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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: -5.0 (-----) tags 21209 notabug From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 11 13:24:22 2015 Received: (at control) by debbugs.gnu.org; 11 Sep 2015 17:24:22 +0000 Received: from localhost ([127.0.0.1]:57235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZaS3h-0006gC-Nx for submit@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:22 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43347) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZaS3g-0006g3-7H for control@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaS3d-0003Ur-3P for control@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:20 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaS3d-0003Un-0a for control@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:17 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:49996 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZaS3c-0000BX-77 for control@debbugs.gnu.org; Fri, 11 Sep 2015 13:24:16 -0400 Date: Fri, 11 Sep 2015 19:24:14 +0200 Message-Id: <87oah8c1j5.fsf@gnu.org> To: control@debbugs.gnu.org From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: control message for bug #21209 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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: -5.0 (-----) close 21209 0.8.3 From unknown Thu Aug 14 21:48:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 10 Oct 2015 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