bug-guix
[Top][All Lists]
Advanced

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

bug#58785: guix import crate -r zellij fails


From: Abhishek Cherath
Subject: bug#58785: guix import crate -r zellij fails
Date: Tue, 25 Oct 2022 23:51:00 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.3

Hello,

here's the error:

```
guix/import/crate.scm:283:18: In procedure dependency-name+version:
In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): #f
```

I guess the issue is that cranelift-codegen is memoized with (mproc "cranelift-codegen" #:version "0.68.0" #:repo #f …) , where repo is false. but it seems to have a repo on the page? https://crates.io/crates/cranelift-codegen?

I'll try and work towards a fix sometime next month, but I'd be glad
for some pointers.

Thank you,
Abhishek.

Attachment: backtrace.txt
Description: Text document


reply via email to

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