Re: crate importer throws

2022-10-20 Thread Csepp
Efraim Flashner writes: > [[PGP Signed Part:Undecided]] > On Sat, Oct 15, 2022 at 02:58:53PM +0200, Csepp wrote: >> >> Maxime Devos writes: >> >> > Could you check if >> > >> > $ guix shell --pure -- "$(which guix)" import crate the-way >> > >> > (i.e. a pure environment without any packages

Re: crate importer throws

2022-10-19 Thread Efraim Flashner
On Sat, Oct 15, 2022 at 02:58:53PM +0200, Csepp wrote: > > Maxime Devos writes: > > > 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 i

Re: crate importer throws

2022-10-15 Thread Csepp
Maxime Devos writes: > 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. Weirdly enough it works. .

Re: crate importer throws

2022-10-15 Thread Maxime Devos
On 12-10-2022 23:51, Csepp wrote: And yes, the error message could be clearer, although I'm not sure where that should be fixed. How about in the Guix code that uses the semver stuff? Guile doesn't know what packages correspond to what modules and it should probably stay that way. It does

Re: crate importer throws

2022-10-15 Thread Maxime Devos
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

Re: crate importer throws

2022-10-14 Thread Csepp
Maxime Devos writes: > [[PGP Signed Part:Undecided]] > > > On 12-10-2022 17:50, jgart wrote: >> On Wed, 12 Oct 2022 14:24:26 +0200 Maxime Devos >> wrote: >> That still throws: >> guix shell guile-semver -- guix import crate the-way >> [...] WDYT > > I think you need to add 'guile' as well (pr

Re: crate importer throws

2022-10-13 Thread Maxime Devos
On 12-10-2022 17:50, jgart wrote: On Wed, 12 Oct 2022 14:24:26 +0200 Maxime Devos wrote: That still throws: guix shell guile-semver -- guix import crate the-way [...] WDYT I think you need to add 'guile' as well (profiles don't properly compose yet w.r.t. search paths): $ guix shell gu

Re: crate importer throws

2022-10-12 Thread Csepp
jgart writes: > On Wed, 12 Oct 2022 14:24:26 +0200 Maxime Devos > wrote: > > That still throws: > > guix shell guile-semver -- guix import crate the-way > ;;; Failed to autoload string->semver-range in (semver ranges): > ;;; no code for module (semver ranges) > Backtrace: > In ice-9/boot-9.sc

Re: crate importer throws

2022-10-12 Thread jgart
On Wed, 12 Oct 2022 14:24:26 +0200 Maxime Devos wrote: That still throws: guix shell guile-semver -- guix import crate the-way ;;; Failed to autoload string->semver-range in (semver ranges): ;;; no code for module (semver ranges) Backtrace: In ice-9/boot-9.scm: 1752:10 9 (with-exception-handl

Re: crate importer throws

2022-10-12 Thread Maxime Devos
On 11-10-2022 23:39, jgart wrote: ``` λ guix import crate the-way ;;; Failed to autoload string->semver-range in (semver ranges): ;;; no code for module (semver ranges) Backtrace: In ice-9/boot-9.scm: 1752:10 9 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 8 (a

Re: crate importer throws

2022-10-12 Thread Csepp
jgart writes: > ``` > λ guix import crate the-way > ;;; Failed to autoload string->semver-range in (semver ranges): > ;;; no code for module (semver ranges) > Backtrace: > In ice-9/boot-9.scm: > 1752:10 9 (with-exception-handler _ _ #:unwind? _ # _) > In unknown file: >8 (apply-

crate importer throws

2022-10-11 Thread jgart
``` λ guix import crate the-way ;;; Failed to autoload string->semver-range in (semver ranges): ;;; no code for module (semver ranges) Backtrace: In ice-9/boot-9.scm: 1752:10 9 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 8 (apply-smob/0 #) In ice-9/boot-9.scm: 7