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

Installation instructions don't work anymore #3

Open
cmahnke opened this issue Nov 5, 2020 · 0 comments
Open

Installation instructions don't work anymore #3

cmahnke opened this issue Nov 5, 2020 · 0 comments

Comments

@cmahnke
Copy link

cmahnke commented Nov 5, 2020

brew is getting worse every day, so the instructions from the README won't work anymore, this seems to be the same conceptual flaw (disguised as "security") that breaks easy downgrading of packages:

Error: Calling Non-checksummed download of sshpass formula file from an arbitrary URL is disabled! Use 'brew extract' or 'brew create' and 'brew tap-new' to create a formula file in a tap on GitHub instead.

This will do the trick:

sudo port install sshpass
cybertoast referenced this issue in cybertoast/homebrew-ipa Jan 16, 2022
From changelog (since last commit was 1.06) ..

Version 1.09
        * Explicitly set the controlling TTY (SF patch #7)

Version 1.08
        * Report when IP key has changed (Closes Debian bug #730101)
        * Scrub the environment variable for -e (Closes Ubuntu bug #1649374)

Version 1.07
        * Pass signals that should terminate to ssh
        * Fix race around signal handling
        * Report IPC errors to stderr
        * Report if can't open -f password file (closes esolitos#3)
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

1 participant