You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I opened #16647, which described an issue caused by package updates
affecting magit. Another user experiencing the issue, who did not use the same
work-around as I did, suggested updating packages again. I thought to do that,
and begin keeping my packages up-to-date (I usually let them get quite stale).
Without removing the work-around I described---which shouldn't affect anything
because it is a valid user configuration option regardless---I updated my Emacs
packages. The message seen in [reproduction-guide] was then observed.
Reproduction guide 🪲
Start Emacs
SPC f e U (configuration-layer/update-packages)
Observed behaviour: 👀 💔
The following message is displayed in Messages:
Fetcher: github
Source: smile13241324/auctex-latexmk
condition-case: Failed to checkout ‘auctex-latexmk’: ‘Can’t run process in non-existent directory: /home/bryce/.config/emacs/.cache/quelpa/build/’
Expected behaviour: ❤️ 😄 auctex-latexmk should not fail to checkout
due to a non-existent directory; the directory, if required, should be created
(especially inside the Spacemacs cache directory).
Description
Recently I opened #16647, which described an issue caused by package updates
affecting magit. Another user experiencing the issue, who did not use the same
work-around as I did, suggested updating packages again. I thought to do that,
and begin keeping my packages up-to-date (I usually let them get quite stale).
Without removing the work-around I described---which shouldn't affect anything
because it is a valid user configuration option regardless---I updated my Emacs
packages. The message seen in [reproduction-guide] was then observed.
Reproduction guide 🪲
configuration-layer/update-packages
)Observed behaviour: 👀 💔
The following message is displayed in Messages:
Expected behaviour: ❤️ 😄 auctex-latexmk should not fail to checkout
due to a non-existent directory; the directory, if required, should be created
(especially inside the Spacemacs cache directory).
System Info 💻
Backtrace 🐾
NOT APPLICABLE
The text was updated successfully, but these errors were encountered: