GNU bug report logs -
#23927
25.0.94; Errors when updating using package.el
Previous Next
Reported by: Live System User <nyc4bos <at> aol.com>
Date: Sat, 9 Jul 2016 04:18:02 UTC
Severity: normal
Found in version 25.0.94
Fixed in version 25.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 23927 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii wrote:
>> package-activate-1: Required feature 'info' was not provided
>
> A recipe to reproduce this will be appreciated. The 'info' feature
> comes with Emacs, so the only way I could understand how this can
> happen is that somehow load-path doesn't include the standard
> directories when this code is run.
The above error actually means that the first "info.el" found in
load-path did not "(provide 'info)", not that no "info.el" was found.
> But why and how could that happen?
The OP has some broken info.el early in their load-path, presumably one
that isn't part of Emacs.
> A typo? From package.el:
Looks like a clear typo.
> (defface package-status-built-in
It is a shame this was named "built-in" (with hyphen), when compared to
the long-standing "font-lock-builtin-face" (without hyphen) from which
it inherits.
This bug report was last modified 8 years and 310 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.