Skip to content

peculiar error: (void-function use-package-hook!)  #6852

@fuzunspm

Description

@fuzunspm

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
  1. 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

https://pastebin.com/RWgvYiDQ

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:regressionA bug introduced in a recent and unreleased changemodule:config/use-packagePertains to the :config use-package modulemodule:coreRelevant to Doom core

    Type

    No type

    Projects

    Status

    Blocked

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions