-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
is:regressionA bug introduced in a recent and unreleased changeA bug introduced in a recent and unreleased changemodule:config/use-packagePertains to the :config use-package modulePertains to the :config use-package modulemodule:coreRelevant to Doom coreRelevant to Doom core
Milestone
Description
I confirm that...
-
I have searched the issue tracker, documentation, FAQ, Discourse, and Google, in case this issue has already been reported/resolved.
-
I have read "How to Debug Issues", and will use it to provide as much information about this issue as possible.
-
The issue can be reproduced on the latest available commit of Doom.
-
The issue can be reproduced on a stable release of Emacs, such as 27 or 28. (Doom does not support development builds like 29+ or any version ending in .50 or .9x)
Expected behavior
Ability to upgrade doom emacs
Current behavior
Can't update doom emacs, with an error message of peculiar error: (void-function use-package-hook!) I tried to clean install doom emacs but still getting the same error
Steps to reproduce
~/.emacs.d/bin/doom upgrade
> Preparing to upgrade Doom Emacs and its packages...
x There was an unexpected runtime error
Message: Failed to fetch from upstream
cd ~/.emacs.d
$ cd ~/.emacs.d # or wherever you've cloned Doom to
$ git reset --hard a9866e37e45b43785116ef474c8cd6aa9b5185dd
$ git pull origin master
$ doom sync -u
`peculiar error: (void-function use-package-hook!) `
System Information
Metadata
Metadata
Assignees
Labels
is:regressionA bug introduced in a recent and unreleased changeA bug introduced in a recent and unreleased changemodule:config/use-packagePertains to the :config use-package modulePertains to the :config use-package modulemodule:coreRelevant to Doom coreRelevant to Doom core
Type
Projects
Status
Blocked