Replies: 1 comment 3 replies
-
|
What's the output of |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
just had to reset my
brewinstallation because of a username change. prior to the username change, i had no errors with my installation.the general error appears to be that
/path/to/brew/Cellar/asciidoctor/.../Tressprocessorsomehow exists – yet manual inspection shows/path/to/brew/Cellar/asciidoctordoesn't even exist. additionally, it doesn't seem likebrewdoes any [failed] cleanup, so i don't see any residual files related toasciidoctor.the permissions on all directories in
/path/to/breware775(which they have been since i started usingbrewon Linux). i don't have this issue on my Pop!_OS machine, but i do have it on my Proxmox machine.Proxmox:
Pop!_OS:
here's the command i actually run: (this also occurs for anything that depends on
asciidoctor.)any ideas that don't require a fresh install of
brew? 😅EDIT 1: add
brew configandbrew doctoroutput.brew configbrew doctori'll also note that
brew doctorgave the same output prior to this reinstall and i've had similar setups on like 10 different Linux machines without error. 😅 (i only have access to 2 of them at the moment, though.)Beta Was this translation helpful? Give feedback.
All reactions