From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#40803: One page HTML cookbooks are 404 Date: Tue, 28 Apr 2020 01:36:39 +0200 Message-ID: <20200427233639.lt7sdqlp7toqi7ld@pelzflorian.localdomain> References: <20200428010103.54037a29@alma-ubu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49024) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTDJ9-0000jV-I9 for bug-guix@gnu.org; Mon, 27 Apr 2020 19:37:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTDJ9-0002rh-0j for bug-guix@gnu.org; Mon, 27 Apr 2020 19:37:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55101) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTDJ8-0002rZ-KQ for bug-guix@gnu.org; Mon, 27 Apr 2020 19:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jTDJ8-0000KB-FA for bug-guix@gnu.org; Mon, 27 Apr 2020 19:37:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20200428010103.54037a29@alma-ubu> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Cc: 40803@debbugs.gnu.org, operator.name@protonmail.com On Tue, Apr 28, 2020 at 01:01:03AM +0200, Björn Höfling wrote: > BTW, the link to the translation project 404s too: > > https://translationproject.org/domain/guix-cookbook.html The cookbook is not available at the TP because no POT file is shipped in Guix’ tarball. Julien suggested moving the translation from the TP infrastructure to a Weblate setup (which I agree Guix should try and experiment with), so instead of waiting for inclusion of the cookbook at the TP I just commited the German translation directly to Guix master without going through the Translation Project. (It is important that the version at the TP is the most current version, but since there is no cookbook at the TP, it does not matter currently.) Regards, Florian