unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44115: “guix import -r“ fails with Bactktrace instead of error
@ 2020-10-21 13:19 zimoun
  2020-10-29 22:12 ` Lulu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zimoun @ 2020-10-21 13:19 UTC (permalink / raw)
  To: 44115

Dear,

Compare:

  $ guix import elpa foo
  guix import: error: failed to download package 'foo'

with:

  $ guix import elpa foo -r
  Backtrace:
             4 (primitive-load "/home/simon/.config/guix/current/bin/guix")
  In guix/ui.scm:
    2116:12  3 (run-guix-command _ . _)
  In guix/scripts/import.scm:
     120:11  2 (guix-import . _)
  In guix/scripts/import/elpa.scm:
     103:16  1 (guix-import-elpa . _)
  In guix/import/utils.scm:
     431:36  0 (recursive-import "foo" gnu #:repo->guix-package _ #:guix-name _)

  guix/import/utils.scm:431:36: In procedure recursive-import:
  Wrong number of values returned to continuation (expected 2)



Idem with the importers: ’hackage’, ’pypi’, ’cran’, ’crate’ and ’opam’.
Note the special mention to ’gem’:

  $ guix import gem kikoo -r
  #f


All the best,
simon





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

end of thread, other threads:[~2022-03-07 21:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-21 13:19 bug#44115: “guix import -r“ fails with Bactktrace instead of error zimoun
2020-10-29 22:12 ` Lulu
2020-10-29 22:39 ` bug#44115: [PATCH] import: Make failed recursive imports yield an error instead of backtrace Lulu
2021-01-18 20:25 ` bug#44115: “guix import -r“ fails with Bactktrace instead of error zimoun
2022-03-07 21:55 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).