all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#52849] [PATCH 0/2] Fix pantalaimon build by adding optional dependencies
@ 2021-12-28 14:09 Sébastien Lerique
  2021-12-28 14:24 ` [bug#52849] [PATCH 1/2] gnu: Add python-pydbus Sébastien Lerique
  2021-12-28 15:19 ` [bug#52849] [PATCH 0/2] Fix pantalaimon build by adding " Aleksandr Vityazev
  0 siblings, 2 replies; 6+ messages in thread
From: Sébastien Lerique @ 2021-12-28 14:09 UTC (permalink / raw)
  To: 52849


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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-29 15:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-28 14:09 [bug#52849] [PATCH 0/2] Fix pantalaimon build by adding optional dependencies Sébastien Lerique
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

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.