qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PULL v2 0/1] readthedoc theme patch
Date: Wed, 12 May 2021 14:43:56 +0100	[thread overview]
Message-ID: <CAFEAcA_mj-9EC2WhUKd4QN8xGk4JMjyr6_ycOD5ukZAGRdrjMg@mail.gmail.com> (raw)
In-Reply-To: <20210510130617.320981-1-marcandre.lureau@redhat.com>

On Mon, 10 May 2021 at 14:06, <marcandre.lureau@redhat.com> wrote:
>
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> The following changes since commit d90f154867ec0ec22fd719164b88716e8fd48672:
>
>   Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' into staging (2021-05-05 20:29:14 +0100)
>
> are available in the Git repository at:
>
>   git@gitlab.com:marcandre.lureau/qemu.git tags/rtd-pull-request
>
> for you to fetch changes up to f1852f5d7e6fc2ead874261c0388b18898257000:
>
>   sphinx: adopt kernel readthedoc theme (2021-05-10 15:12:09 +0400)
>
> ----------------------------------------------------------------
> Pull request
>
> ----------------------------------------------------------------
>
> Marc-André Lureau (1):
>   sphinx: adopt kernel readthedoc theme

NetBSD now complains:

Configuring 60-edk2-x86_64.json using configuration
Program qemu-keymap found: NO
Program sphinx-build found: YES
../docs/meson.build:30: WARNING: /usr/bin/sphinx-build:
Configuration error:
There is a programable error in your configuration file:

Traceback (most recent call last):
  File "conf.py", line 154, in <module>
    import sphinx_rtd_theme
ModuleNotFoundError: No module named 'sphinx_rtd_theme'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sphinx/config.py", line 157, in __init__
    execfile_(filename, config)
  File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line
150, in execfile_
    exec_(code, _globals)
  File "conf.py", line 157, in <module>
    'The Sphinx \'sphinx_rtd_theme\' HTML theme was not found.\n'
sphinx.errors.ConfigError: The Sphinx 'sphinx_rtd_theme' HTML theme
was not found.



Program python3 found: YES (/usr/bin/python3)
Program diff found: YES
Program dbus-daemon found: YES


as does freebsd and openbsd. Can we get the theme added to the VM
configs for those ?

-- PMM


  parent reply	other threads:[~2021-05-12 13:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-10 13:06 [PULL v2 0/1] readthedoc theme patch marcandre.lureau
2021-05-10 13:06 ` [PULL v2 1/1] sphinx: adopt kernel readthedoc theme marcandre.lureau
2021-05-12 13:43 ` Peter Maydell [this message]
2021-05-12 15:17   ` [PULL v2 0/1] readthedoc theme patch Marc-André Lureau
2021-05-12 15:54     ` Peter Maydell
2021-05-12 16:02       ` Marc-André Lureau
2021-05-12 16:17         ` Peter Maydell
2021-05-12 19:31           ` Peter Maydell
2021-05-13 13:45             ` Peter Maydell
2021-05-13 16:03               ` Marc-André Lureau
2021-05-13 17:17                 ` Peter Maydell
2021-05-14  8:00                   ` Marc-André Lureau
2021-05-14  9:10                     ` Peter Maydell

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=CAFEAcA_mj-9EC2WhUKd4QN8xGk4JMjyr6_ycOD5ukZAGRdrjMg@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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.
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 NNTP newsgroup(s).