GithubHelp home page GithubHelp logo

Comments (6)

ldennington avatar ldennington commented on May 16, 2024 1

Thanks for testing @sanyer!

from homebrew-git.

sanyer avatar sanyer commented on May 16, 2024

git-credential-manager-core has wrong path for its uninstall script.

This is the error message:

Warning: uninstall script /opt/homebrew/share/gcm-core/uninstall.sh does not exist; skipping.

However, the uninstall.sh script is available on this path:

/usr/local/share/gcm-core/uninstall.sh

git-credential-manager-core.rb cask has this line:

executable: "#{prefix}/share/gcm-core/uninstall.sh"

Since it has the same path all the time it seems fine to replace #{prefix} with /usr/local

from homebrew-git.

ldennington avatar ldennington commented on May 16, 2024

Sorry for the pain here - this PR contains the fix to install the script to the correct location based on runtime. However, we won't be able to merge until my co-maintainer returns from vacation and has a chance to test on his Apple Silicon machine.

from homebrew-git.

ldennington avatar ldennington commented on May 16, 2024

Apologies @sanyer - @mjcheetham helped me understand today that your fix was indeed the correct one. Published #72, since we also no longer needed to declare the prefix variable.

from homebrew-git.

sanyer avatar sanyer commented on May 16, 2024

Great @ldennington I will test it on my Apple Silicone mac.

from homebrew-git.

sanyer avatar sanyer commented on May 16, 2024

All good, thank you very much, Lessley 🤩

from homebrew-git.

Related Issues (4)

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.