all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Sébastien Lerique" <sl@eauchat.org>
To: 52849@debbugs.gnu.org
Subject: [bug#52849] [PATCH 0/2] Fix pantalaimon build by adding optional dependencies
Date: Tue, 28 Dec 2021 23:09:33 +0900	[thread overview]
Message-ID: <87o850q0gw.fsf@eauchat.org> (raw)


With the introduction of the sanity check in python-build-system, pantalaimon's build fails because of missing optional dependencies. This patchset fixes the full build.

I'm a little confused as to why this did not appear earlier to me, as git blame shows the sanity check was introduced in February 2021, and my initial patchset for pantalaimon was in October 2021. Possibly this comes from my recent upgrade of guix-daemon on foreign distro.

Sébastien Lerique (2):
  gnu: Add python-pydbus.
  gnu: pantalaimon: Add optional dependencies.

 gnu/packages/matrix.scm     |  7 ++++++-
 gnu/packages/python-xyz.scm | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 1 deletion(-)


base-commit: e48b9d57129a9e7e680f5988b53ac87ebf946a39
--
2.34.0




             reply	other threads:[~2021-12-28 14:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-28 14:09 Sébastien Lerique [this message]
2021-12-28 14:24 ` [bug#52849] [PATCH 1/2] gnu: Add python-pydbus Sébastien Lerique
2021-12-28 14:24   ` [bug#52849] [PATCH 2/2] gnu: pantalaimon: Add optional dependencies Sébastien Lerique
2021-12-28 15:19 ` [bug#52849] [PATCH 0/2] Fix pantalaimon build by adding " Aleksandr Vityazev
2021-12-29 12:18   ` Sébastien Lerique
2021-12-29 15:50     ` bug#52849: " Michael Rohleder

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=87o850q0gw.fsf@eauchat.org \
    --to=sl@eauchat.org \
    --cc=52849@debbugs.gnu.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.
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.