bug-guix
[Top][All Lists]
Advanced

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

bug#61309: chicken bug in importer: Unrecognized keyword: #:repo->guix-p


From: jgart
Subject: bug#61309: chicken bug in importer: Unrecognized keyword: #:repo->guix-package
Date: Mon, 06 Feb 2023 03:38:02 +0000

šŸ¤šŸ›

I run this:

guix import egg spiffy -r

I get this:

Backtrace:
           7 (primitive-load "/home/jgart/.config/guix/current/bin/gā€¦")
In guix/ui.scm:
   2279:7  6 (run-guix . _)
  2242:10  5 (run-guix-command _ . _)
In guix/scripts/import.scm:
    92:11  4 (guix-import . _)
In guix/scripts/import/egg.scm:
    96:19  3 (guix-import-egg . _)
In guix/import/utils.scm:
   637:27  2 (recursive-import "spiffy" #:repo->guix-package _ # _ . #)
   629:33  1 (lookup-node "spiffy" #f)
In guix/import/egg.scm:
   329:41  0 (_ _ #:version _ #:repo _)

guix/import/egg.scm:329:41: Unrecognized keyword: #:repo->guix-package

My guix describe:

Generation 39   Feb 03 2023 20:27:46    (current)
  guix c3e50c7
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: c3e50c731d8c175133cae1869e445cbb7a3b4d6f





reply via email to

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