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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 03 Aug 2020 17:04:04 +0200
with message-id <87bljrsrdn.fsf <at> gnu.org>
and subject line Re: bug#41063: emacs-guix: unrecognized keyword error
has caused the debbugs.gnu.org bug report #41063,
regarding emacs-guix: unrecognized keyword error
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
41063: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41063
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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)
[Message part 3 (message/rfc822, inline)]
Hi Michael,
Michael Rohleder <mike <at> rohleder.de> skribis:
>> https://gitlab.com/emacs-guix/emacs-guix/-/issues/18
>
> This is fixed with the latest (gitlab) version:
>
> From 1c58fd7f2de4623bb051e7f8472e703290663e64 Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike <at> rohleder.de>
> Date: Fri, 31 Jul 2020 08:33:43 +0200
> Subject: [PATCH] gnu: emacs-guix: Update to latest gitlab version.
>
> * gnu/packages/emacs-xyz.scm (emacs-guix): Update to a 0.5.2 snapshot.
> fix https://issues.guix.gnu.org/41063
> [source] changes to git-getch.
> [snippet] removed.
> [native-inputs] added tools to build.
Awesome. Applied, thanks!
Ludo’.
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.