GNU bug report logs -
#43277
emacs-next is broke, "seq" missing
Previous Next
Reported by: Martin Becze <mjbecze <at> riseup.net>
Date: Tue, 8 Sep 2020 12:14:01 UTC
Severity: important
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)]
Hi Martin,
Sorry this not working for you :-/
Martin Becze writes:
> emacs-next recently broke. It now has this error on start up.
>
> "require: Cannot open load file: No such file or directory, seq"
>
> I think this must have happened relatively recently (with the last 3
> weeks) since it was working fine earlier.
I submitted a patch a few weeks ago that entirely removed the seq
package from guix, it's included in emacs itself so it shouldn't be
needed anymore, and actually, installing it along with emacs27 causes
stack overflows.
Testing emacs-next, I can see that seq.el is included as well:
$ ls $(guix build emacs-next)/share/emacs/28.0.50/lisp/emacs-lisp/seq.el.gz
Then inside a clean environment it's able to (require 'seq):
$ guix environment --ad-hoc emacs-next -- emacs -Q --eval "(require 'seq)"
Using the -Q flag to make sure it's not loading any config.
Can you share some of your emacs config and how you're installing emacs
packages? I assume they're not installed with guix, unless there's a way
to replace each package's input with emacs-next automatically.
Thanks,
Pierre
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.