From: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
To: 40803@debbugs.gnu.org
Cc: operator.name@protonmail.com
Subject: bug#40803: One page HTML cookbooks are 404
Date: Tue, 28 Apr 2020 01:01:03 +0200 [thread overview]
Message-ID: <20200428010103.54037a29@alma-ubu> (raw)
In-Reply-To: <Q2DhdKE2ITA30H0H8zHi7FV_yR237yvzUZmHG0gWQer68Eo1cy_hg2v3aqTBOpC9TxcnByNx9zCdvdA_VAmRHkmc2qwL2bPL1cQDs4mKn8g=@protonmail.com>
[-- Attachment #1: Type: text/plain, Size: 2091 bytes --]
Hi operator.name,
On Thu, 23 Apr 2020 22:17:13 +0000
"operator.name" via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:
> As of now these following pages 404:
>
> https://guix.gnu.org/cookbook/de/guix-cookbook.de.html
> https://guix.gnu.org/cookbook/en/guix-cookbook.html
> https://guix.gnu.org/cookbook/es/guix-cookbook.es.html
> https://guix.gnu.org/cookbook/fr/guix-cookbook.fr.html
> https://guix.gnu.org/cookbook/ru/guix-cookbook.ru.html
> https://guix.gnu.org/cookbook/zh-cn/guix-cookbook.zh_CN.html
>
> According to the way back machine this seems to be a recent change -
> the last known good link is from 2020-04-02:
>
> https://web.archive.org/web/20200402034805/https://guix.gnu.org/cookbook/en/guix-cookbook.html
I wanted to have a look into this but currently my computer is
downloading (and then compiling) the 2Gig tetex-live... I will
investigate it tomorrow.
Hint: The manual and guix-cookbook sources are in the main Guix git
repository under the "doc/" directory.
The website is in the maintenance.git repository under "hydra/". In
hydra/berlin.scm, you will find reference on how the Cookbook is built:
GUIX_MANUAL=guix-cookbook guix build -f doc/build.scm
I think a partial answer to the problem is that the Cookbook's texi
source is only available in English and German language: There is no
es/fr/ru/ch translation in the Guix source repository.
I think the
(define %languages
should either be controlled by environment variables like with the
GUIX_MANUAL or should be dependent on the value of %manual.
BTW, the link to the translation project 404s too:
https://translationproject.org/domain/guix-cookbook.html
> Is there also a reason that Russian and Chinese don't have pdfs for
> the cookbook or the manual?
Yes, I stumbled upon this comment in doc/build.scm :-):
;; FIXME: Unfortunately building PDFs for non-Latin
;; alphabets doesn't work:
;; <https://lists.gnu.org/archive/html/help-texinfo/2012-01/msg00014.html>.
(guard (c ((invoke-error? c)
Thanks for your report,
Björn
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
next prev parent reply other threads:[~2020-04-27 23:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-23 22:17 bug#40803: One page HTML cookbooks are 404 operator.name via Bug reports for GNU Guix
2020-04-27 23:01 ` Björn Höfling [this message]
2020-04-27 23:36 ` pelzflorian (Florian Pelz)
2020-05-02 11:34 ` Björn Höfling
2020-05-22 7:03 ` Björn Höfling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200428010103.54037a29@alma-ubu \
--to=bjoern.hoefling@bjoernhoefling.de \
--cc=40803@debbugs.gnu.org \
--cc=operator.name@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).