From: zimoun <zimon.toutoune@gmail.com>
To: Julien Lepiller <julien@lepiller.eu>, 57581@debbugs.gnu.org
Subject: bug#57581: Failing to build the website
Date: Mon, 05 Sep 2022 10:35:43 +0200 [thread overview]
Message-ID: <87r10qrzfk.fsf@gmail.com> (raw)
In-Reply-To: <20220904171804.76b42325@sybil.lepiller.eu>
Hi Julien
On dim., 04 sept. 2022 at 17:18, Julien Lepiller <julien@lepiller.eu> wrote:
> I tried to update the po files for the website today, but I was unable
> to test. Trying to build the website from a clean checkout (without
> updating translations) gives this error. I think it's related to the
> code that generate the list of packages:
Which revision of Guix do you use? And which commit of guix-artwork?
And how do you build the website? It works for me with this procedure.
--8<---------------cut here---------------start------------->8---
$ git clone https://git.savannah.gnu.org/git/guix/guix-artwork.git
Cloning into 'guix-artwork'...
remote: Counting objects: 7281, done.
remote: Compressing objects: 100% (2121/2121), done.
remote: Total 7281 (delta 5043), reused 7273 (delta 5041)
Receiving objects: 100% (7281/7281), 33.99 MiB | 17.80 MiB/s, done.
Resolving deltas: 100% (5043/5043), done.
$ builtin cd guix-artwork/website
$ guix describe
Generation 9 août 31 2022 14:51:40 (current)
guix 23152ff
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 23152ff70f0ed4966d8207846f54c793d7cb4f86
$ git log --oneline -1
ebc4a77 (HEAD -> master, origin/master, origin/HEAD) promotional: New retractable banner designs.
$ LANG=en_US.UTF-8 GUIX_WEB_SITE_LOCAL=yes guix environment -C -m manifest.scm \
-E LANG -E GUIX_WEB_SITE_LOCAL --share=/tmp \
-- haunt build
> > building pages in '/tmp/gnu.org/software/guix'...
fatal: not a git repository (or any parent up to mount point /gnu/store)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
warning: page objects are deprecated; switch to serialized-artifact
[...]
build completed successfully
--8<---------------cut here---------------end--------------->8---
Cheers,
simon
next prev parent reply other threads:[~2022-09-05 9:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-04 15:18 bug#57581: Failing to build the website Julien Lepiller
2022-09-05 8:35 ` zimoun [this message]
2022-09-05 10:27 ` Julien Lepiller
2022-09-05 11:57 ` zimoun
2022-09-05 10:59 ` pelzflorian (Florian Pelz)
2022-09-05 12:04 ` zimoun
2022-09-05 12:50 ` Julien Lepiller
2022-09-05 14:35 ` zimoun
2022-09-07 16:31 ` pelzflorian (Florian Pelz)
2022-09-07 17:07 ` zimoun
2022-09-07 17:14 ` Julien Lepiller
2022-09-08 8:00 ` zimoun
2022-09-13 14:41 ` Ludovic Courtès
2022-09-14 6:37 ` zimoun
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r10qrzfk.fsf@gmail.com \
--to=zimon.toutoune@gmail.com \
--cc=57581@debbugs.gnu.org \
--cc=julien@lepiller.eu \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.