Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected method 'appcast' called #179599

Closed
6 tasks done
rovf opened this issue Jul 15, 2024 · 4 comments
Closed
6 tasks done

Unexpected method 'appcast' called #179599

rovf opened this issue Jul 15, 2024 · 4 comments

Comments

@rovf
Copy link

rovf commented Jul 15, 2024

Verification

Description of issue

I'm on MacOS 12.7.3

Doing a

brew leaves

produces the messages

rm: /usr/local/Homebrew/.git/describe-cache/1c98a33a376e5b35ebc801d0f7d6ba7b9eb118ac: Permission denied
rm: /usr/local/Homebrew/.git/describe-cache: Permission denied

Error: Unexpected method 'appcast' called on Cask haskell-platform.

Running the command with -force does not work (error message invalid option: -force)

a brew update also produces the unexpected method error.

ls -l /usr/local/Homebrew/.git/describe-cache/1c98a33a376e5b35ebc801d0f7d6ba7b9eb118ac

shows

-rw-r--r--  1 admin  admin  6 10 Jul 08:12 /usr/local/Homebrew/.git/describe-cache/1c98a33a376e5b35ebc801d0f7d6ba7b9eb118ac

My user does have admin rights.

Command that failed

brew leaves

Output of command with --verbose --debug

This output can't be included here. If I do, I can not submit the issue (github error message " Comment is too long (maximum is 65536 characters)"

Output of brew doctor and brew config

This output can't be included here. If I do, I can not submit the issue (error message " There was an error creating your issue: body is too long (maximum is 65536 characters)"

Output of brew tap

Last login: Mon Jul 15 14:25:45 on ttys010
Terminal Width 110
Terminal Height 24
(1-0-14:26) ~: brew tap
rm: /usr/local/Homebrew/.git/describe-cache/1c98a33a376e5b35ebc801d0f7d6ba7b9eb118ac: Permission denied
rm: /usr/local/Homebrew/.git/describe-cache: Permission denied
(1-0-14:26) ~:
@khipp
Copy link
Member

khipp commented Jul 15, 2024

Take a look at our pinned issue: #173201 (comment).

@rovf
Copy link
Author

rovf commented Jul 15, 2024

I can send you the output of the missing brew commands by email, if needed. Maybe it makes sense that you also fix the github site that it allows longer comments. The requested output you are looking for has a size of about 100000 bytes.

@rovf
Copy link
Author

rovf commented Jul 15, 2024

@khipp : If I understand you correctly, you want me to remove /usr/local/Caskroom/haskell-platform and all of its subdirectories.

What consequences will this have? Does it mean that the programming language Haskell won't be installed anymore on my Mac?

@bevanjkay
Copy link
Member

If you remove /usr/local/Caskroom/haskell-platform it will remove the Homebrew related files for the cask, but will leave the application itself in tact.

@bevanjkay bevanjkay closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants