unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: jgart <jgart@dismail.de>
To: Guix Help <help-guix@gnu.org>
Subject: backtrace: guix import egg srfi-1
Date: Tue, 5 Apr 2022 18:48:25 -0400	[thread overview]
Message-ID: <20220405184825.GB26032@gac.attlocal.net> (raw)

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


             reply	other threads:[~2022-04-05 22:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-05 22:48 jgart [this message]
2022-04-29 16:56 ` backtrace: guix import egg srfi-1 zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220405184825.GB26032@gac.attlocal.net \
    --to=jgart@dismail.de \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).