From mboxrd@z Thu Jan  1 00:00:00 1970
From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@gnu.org>
Subject: bug#35395: GUIX website redirections are failing
Date: Thu, 25 Apr 2019 10:53:01 +0200
Message-ID: <87sgu6qxea.fsf@gnu.org>
References: <20190423142900.ob7gkibb3grdsm4l@E15-2016.optimum.net>
	<875zr47mrb.fsf@nckx>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Return-path: <bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([209.51.188.92]:60114)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1hJaHR-0007rQ-Hu
	for bug-guix@gnu.org; Thu, 25 Apr 2019 05:02:58 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1hJa8o-0001YI-AV
	for bug-guix@gnu.org; Thu, 25 Apr 2019 04:54:03 -0400
Received: from debbugs.gnu.org ([209.51.188.43]:43868)
	by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
	(Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
	id 1hJa8o-0001YD-75
	for bug-guix@gnu.org; Thu, 25 Apr 2019 04:54:02 -0400
Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1hJa8o-0002nk-2g
	for bug-guix@gnu.org; Thu, 25 Apr 2019 04:54:02 -0400
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
Resent-Message-ID: <handler.35395.B35395.155618239710713@debbugs.gnu.org>
In-Reply-To: <875zr47mrb.fsf@nckx> (Tobias Geerinckx-Rice's message of "Tue,
	23 Apr 2019 17:40:56 +0200")
List-Id: Bug reports for GNU Guix <bug-guix.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/bug-guix>,
	<mailto:bug-guix-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/bug-guix/>
List-Post: <mailto:bug-guix@gnu.org>
List-Help: <mailto:bug-guix-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/bug-guix>,
	<mailto:bug-guix-request@gnu.org?subject=subscribe>
Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org
Sender: "bug-Guix" <bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: Boruch Baum <boruch_baum@gmx.com>, 35395@debbugs.gnu.org

Tobias Geerinckx-Rice <me@tobias.gr> skribis:

> The fix is to send out real (HTTP 307/302) redirections, but the
> problem might be that gnu.org won't let us.

Exactly.

Can anyone reproduce the problem, though?  Both emacs-w3m and IceCat
follow redirects just fine for me.

That said, we should at least change the references used on the web site
(home page, help page, etc.) to use the =E2=80=9Creal=E2=80=9D URL with /en=
.  Any
takers?

Ludo=E2=80=99.