GNU bug report logs - #49577
[PATCH] Add python-pmbootstrap

Previous Next

Package: guix-patches;

Reported by: phodina <phodina <at> protonmail.com>

Date: Thu, 15 Jul 2021 16:32:02 UTC

Severity: normal

Tags: patch

Merged with 62640

Done: Danny Milosavljevic <dannym <at> friendly-machines.com>

Full log


Message #35 received at 49577 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: phodina <phodina <at> protonmail.com>
Cc: 49577 <at> debbugs.gnu.org, Jorge Gomez <jgart <at> dismail.de>,
 Sarah Morgensen <iskarian <at> mgsn.dev>
Subject: Re: bug#49577: [PATCH] Add python-pmbootstrap
Date: Tue, 13 Jun 2023 22:46:30 -0400
Hi Petr,

phodina <phodina <at> protonmail.com> writes:

> Hi Jorge and Maxim,
>
> unfreezing this patch. So I've modified the patch to list the tests that should not be run based on the Nix example.
>
> The package is also updated to the latest version.
>
> However, I'm struggling with the import of the `pmb_test` module.
>
> I've modified the variable `PYTHONPATH` accordingly to fix the error:
> ```
> E   ModuleNotFoundError: No module named 'pmb_test'
> ``` 
>
> But now I get the following error:
> ```
> wrong-type-arg "string-append" "Wrong type (expecting ~A): ~S" ("string" #f) (#f)
> ```
>
> So it seems the `PYTHONPATH` env variable is not set. Do you know how to fix this?

Maybe because we've moved to use GUIX_PYTHONPATH and not PYTHONPATH?

-- 
Thanks,
Maxim




This bug report was last modified 19 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.