all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#57136: Snakemake cannot execute remote jobs
@ 2022-08-11  8:39 Konrad Hinsen
  2022-08-25 11:14 ` Matthieu Simonin
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Konrad Hinsen @ 2022-08-11  8:39 UTC (permalink / raw)
  To: 57136

The execution of Snakemake workflows fails on a cluster because the
script that Snakemake executes remotely does not reference Python
correctly.

This is due to a patch applied in the Guix package
definition (build phase call-wrapper-not-wrapped-snakemake, 
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n9713)
which is outdated. The corresponding code in Snakemake was changed
significantly in the following commit:

  https://github.com/snakemake/snakemake/commit/e87cc979bea0567e1cd97722d385f472857df83c#diff-438f3317205fd7130727d0589d2fc1a6c2e1f6fc48c2c04d354a8a09b91ba2f4

Cheers,
  Konrad




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

end of thread, other threads:[~2022-08-29 16:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11  8:39 bug#57136: Snakemake cannot execute remote jobs Konrad Hinsen
2022-08-25 11:14 ` Matthieu Simonin
2022-08-25 18:26 ` Konrad Hinsen
2022-08-25 18:50   ` Konrad Hinsen
2022-08-29 16:50 ` Konrad Hinsen

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.