unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* backtrace: guix import egg srfi-1
@ 2022-04-05 22:48 jgart
  2022-04-29 16:56 ` zimoun
  0 siblings, 1 reply; 2+ messages in thread
From: jgart @ 2022-04-05 22:48 UTC (permalink / raw)
  To: Guix Help

Hi Guixers,

Just wanted to share this backtrace I got when trying to use the chicken importer:

```
 λ guix import egg srfi-1
Backtrace:
In ice-9/boot-9.scm:
  1752:10 10 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           9 (apply-smob/0 #<thunk 7f942f09e2e0>)
In ice-9/boot-9.scm:
    724:2  8 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  7 (_ #(#(#<directory (guile-user) 7f942f0a3c80>)))
In guix/ui.scm:
   2247:7  6 (run-guix . _)
  2210:10  5 (run-guix-command _ . _)
In guix/scripts/import.scm:
   124:11  4 (guix-import . _)
In guix/scripts/import/egg.scm:
    98:26  3 (guix-import-egg . _)
In guix/import/egg.scm:
   193:26  2 (egg->guix-package "srf-1" #f #:file _ #:source _)
   120:29  1 (egg-metadata "srf-1" #:version _ #:file _)
In unknown file:
           0 (string-append "/home/jgart/.cache/guix/checkouts/exkl…" …)

ERROR: In procedure string-append:
In procedure string-append: Wrong type (expecting string): #f
```

Here' another:

```
 λ guix import egg srfi-11
Backtrace:
In ice-9/boot-9.scm:
  1752:10 10 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           9 (apply-smob/0 #<thunk 7fd9d5d922e0>)
In ice-9/boot-9.scm:
    724:2  8 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  7 (_ #(#(#<directory (guile-user) 7fd9d5d97c80>)))
In guix/ui.scm:
   2247:7  6 (run-guix . _)
  2210:10  5 (run-guix-command _ . _)
In guix/scripts/import.scm:
   124:11  4 (guix-import . _)
In guix/scripts/import/egg.scm:
    98:26  3 (guix-import-egg . _)
In guix/import/egg.scm:
   193:26  2 (egg->guix-package "srfi-11" #f #:file _ #:source _)
   120:29  1 (egg-metadata "srfi-11" #:version _ #:file _)
In unknown file:
           0 (string-append "/home/jgart/.cache/guix/checkouts/exkl…" …)

ERROR: In procedure string-append:
In procedure string-append: Wrong type (expecting string): #f

```

Should a condition or exception be added for handling these cases?

all best,

jgart


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-29 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-05 22:48 backtrace: guix import egg srfi-1 jgart
2022-04-29 16:56 ` zimoun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).