GithubHelp home page GithubHelp logo

Comments (3)

beeftornado avatar beeftornado commented on August 13, 2024

Interesting, I'll take a look later. Off the top of my head, if a project doesn't list any dependencies in its formula then there isn't anything that can be done besides updating the formula.

On Jul 11, 2015, at 9:29 AM, Martijn van der Ven [email protected] wrote:

The README warns that rmtree might remove too much, but in my case it seems to be removing too little:

$ brew list
brew-cask brew-rmtree youtube-dl
$ brew install mpv-player/mpv/mpv
$ brew rmtree mpv-player/mpv/mpv
$ brew list
brew-cask glib little-cms2
brew-rmtree jpeg lua
cairo libffi mpg123
fontconfig libpng pixman
freetype libtiff pkg-config
gettext libvo-aacenc youtube-dl
Can anything be done about this?


Reply to this email directly or view it on GitHub.

from homebrew-rmtree.

beeftornado avatar beeftornado commented on August 13, 2024

Thanks for reporting this issue! It turns out that if a formula has dependencies that aren't in the official homebrew repository, meaning they exist in a tap, it sort of throws off everything. The reason for this, is that homebrew places these dependencies in different places in its output from the different commands rmtree needs to execute. The sorting order was assumed to be the same. I've raised an issue with homebrew about this, and in addition I will update rmtree to sort the lists itself. This will resolve your issue.

from homebrew-rmtree.

Zegnat avatar Zegnat commented on August 13, 2024

Thanks for looking into this!

from homebrew-rmtree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.