GNU bug report logs -
#41063
emacs-guix: unrecognized keyword error
Previous Next
Reported by: christopher <at> librehacker.com
Date: Sun, 3 May 2020 20:51:01 UTC
Severity: normal
Tags: fixed
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
If I attempt to install a package in emacs-guix, process dies with
error
'''
scheme@(emacs-guix)> (process-package-actions "/var/guix/profiles/per-
user/christopher/guix-profile" #:install '((139934396296288 "out"))
#:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run? #f)
The process begins ...
The following package will be installed:
pioneers 15.5
emacs-guix/actions.scm:118:8: In procedure process-package-actions:
Unrecognized keyword: #:use-substitutes?
Entering a new prompt. Type `,bt' for a backtrace or `,q' to continue.
scheme@(emacs-guix) [1]> ,bt
In emacs-guix/actions.scm:
118:8 0 (process-package-actions _ #:install _ #:upgrade _
#:remove _ #:use-substitutes? _ #:dry-run? _)
'''
I have attempted running the same command in the shell, remiving the
#:use-substitutes flag, but mysteriously get the same error.
System info:
christopher <at> nightshade ~$ guix describe
Generation 20 Apr 30 2020 05:34:14 (current)
guix f03e5ca
repository URL: https://git.savannah.gnu.org/git/guix.git
commit: f03e5ca59f2f099693def2c8e6ff409e5b4ed40a
christopher <at> nightshade ~$ neofetch
christopher <at> nightshade
----------------------
OS: Guix System f03e5ca59f2f099693def2c8e6ff409e5b4ed40a x86_64
Host: GA-880GM-UD2H
Kernel: 5.4.36-gnu
Uptime: 1 hour, 8 mins
Packages: 55 (guix-system), 136 (guix-user)
Shell: bash 5.0.7
Resolution: 1920x1200
DE: GNOME
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: .gnome-terminal
CPU: AMD Athlon II X3 455 (3) @ 3.300GHz
GPU: NVIDIA GeForce 8400 GS Rev. 3
Memory: 1000MiB / 7960MiB
christopher <at> nightshade ~$ emacs --version
GNU Emacs 26.3
Copyright (C) 2019 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
--
Christopher Howard
p: +1 (907) 374-0257
w: https://librehacker.com
social: https://gnusocial.club/librehacker
gpg: ADDEAADE5D607C8D (keys.gnupg.net)
This bug report was last modified 4 years and 266 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.