You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "nbro10 (via GitHub)" <gi...@apache.org> on 2023/03/01 10:48:03 UTC

[GitHub] [arrow] nbro10 opened a new issue, #34396: Error: Refusing to uninstall `/opt/homebrew/Cellar/apache-arrow/11.0.0`

nbro10 opened a new issue, #34396:
URL: https://github.com/apache/arrow/issues/34396

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   I just tried to do another `brew uninstall apache-arrow` after what I did here https://github.com/apache/arrow/issues/34395 and now I get this error
   
   ```
   ==> Downloading https://formulae.brew.sh/api/cask.jws.json
   #=#=#                                                                         
   ==> Downloading https://formulae.brew.sh/api/formula.jws.json
   #=#=#                                                                         
   Error: Refusing to uninstall /opt/homebrew/Cellar/apache-arrow/11.0.0
   because it is required by apache-arrow-glib, which is currently installed.
   You can override this and force removal with:
     brew uninstall --ignore-dependencies apache-arrow
   ```
   
   Clearly, if I do `brew uninstall apache-arrow-glib` first, I don't get the error anymore, but it's weird that I cannot install `apache-arrow` just because of another dependency, so I'm reporting the issue here.
   
   ### Component(s)
   
   Python


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #34396: [Python] Error: Refusing to uninstall `/opt/homebrew/Cellar/apache-arrow/11.0.0`

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #34396:
URL: https://github.com/apache/arrow/issues/34396#issuecomment-1451019488

   This is not an Apache Arrow problem.
   Could you open a new issue on Homebrew issues?
   https://github.com/Homebrew/brew/issues


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #34396: [Python] Error: Refusing to uninstall `/opt/homebrew/Cellar/apache-arrow/11.0.0`

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #34396: [Python] Error: Refusing to uninstall `/opt/homebrew/Cellar/apache-arrow/11.0.0`
URL: https://github.com/apache/arrow/issues/34396


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org