guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crate importer throws


From: Maxime Devos
Subject: Re: crate importer throws
Date: Sat, 15 Oct 2022 13:10:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1



On 15-10-2022 01:35, Csepp wrote:
of PGP Signed Part]]
[...] This works without adding guile:
guix shell --pure guile-semver -- "$(which guix)" import crate the-way
Any idea why?  I didn't add guix to the shell because I wanted it to use
the same guix profile.

"guix shell --pure guile-semver" resets all environment variables, no search path is set.

Could you check if

$ guix shell --pure -- "$(which guix)" import crate the-way

(i.e. a pure environment without any packages) works for you? Maybe somehow there is some other guile-semver in your usual environment that breaks Guix.

Greetings,
Maxime.

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]