emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#41063: closed (emacs-guix: unrecognized keyword error)


From: GNU bug Tracking System
Subject: bug#41063: closed (emacs-guix: unrecognized keyword error)
Date: Mon, 03 Aug 2020 15:05:02 +0000

Your message dated Mon, 03 Aug 2020 17:04:04 +0200
with message-id <87bljrsrdn.fsf@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@gnu.org.)


-- 
41063: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41063
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: emacs-guix: unrecognized keyword error Date: Sun, 03 May 2020 12:50:39 -0800
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@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@nightshade ~$ neofetch 
christopher@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@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)




--- End Message ---
--- Begin Message --- Subject: Re: bug#41063: emacs-guix: unrecognized keyword error Date: Mon, 03 Aug 2020 17:04:04 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi Michael,

Michael Rohleder <mike@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@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’.


--- End Message ---

reply via email to

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