hyperbole error when running guix-emacs-autoload-packages

  • Open
  • quality assurance status badge
Details
One participant
  • Christopher Howard
Owner
unassigned
Submitted by
Christopher Howard
Severity
normal

Debbugs page

Christopher Howard wrote 11 months ago
(name . Bug Guix)(address . bug-guix@gnu.org)
ZhF8b7D3AKp2cdpV@theoden
I sometimes like to use Emacs command guix-emacs-autoload-packages as a way to discover newly installed packages without restarting Emacs. But lately I've been getting an error from the hyperbole package when I run this command. I'm not sure if it is a problem with the hyperbole guix package, or hyperbole itself, or the guix-emacs-autoload-packages command. Here are steps for reproducing the error:

```
emacs -q
M-x hyperbole RET
C-g
M-x guix-emacs-autoload-packages RET
```

Emacs then gives this error in the minibuffer and *Messages* buffer:

Toggle quote (2 lines)
> guix-emacs-find-autoloads: Opening directory: No such file or directory, /gnu/store/nnla9g1p8g5x0x6v4amwxf8lsahsapwr-emacs-hyperbole-9.0.1/share/emacs/site-lisp/hyperbole-9.0.1/test

Here is my system information:

```
christopher@theoden
-------------------
OS: Guix System x86_64
Host: OptiPlex 9020 00
Kernel: 6.7.11-gnu
Uptime: 1 day, 18 hours, 29 mins
Packages: 165 (guix-system), 251 (guix-user)
Shell: bash 5.1.16
Resolution: 1920x1080
DE: GNOME
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: shepherd
CPU: Intel i5-4570 (4) @ 3.600GHz
GPU: AMD ATI Radeon HD 8490 / R5 235X OEM
GPU: Intel HD Graphics
Memory: 3310MiB / 7863MiB
```

``` guix describe
Generation 65 Apr 06 2024 07:51:36 (current)
guix ab3731d
branch: master
commit: ab3731d255ff1ac8d6874bc0f68ad94f21f08e79
```

``` Emacs version
"GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.16.0)"
```

``` guix show emacs-hyperbole | recsel -p version
version: 9.0.1
```

--
馃摏 Christopher Howard
馃殌 gemini://gem.librehacker.com

讘专讗砖讬转 讘专讗 讗诇讛讬诐 讗转 讛砖诪讬诐 讜讗转 讛讗专抓
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 70241@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70241
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help