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
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
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.
.
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
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
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
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
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
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
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
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-
```
λ 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
12 matches
Mail list logo