Open slick2020 opened 1 year ago
Hi, Just learnt about Dublin trace route earlier today, trying to play with it now. It seems brew doesn't like the way dublin-traceroute is packaged.
amos@Slick16M1 ~ % brew install https://raw.githubusercontent.com/insomniacslk/dublin-traceroute/master/homebrew/dublin-traceroute.rb Error: Non-checksummed download of dublin-traceroute formula file from an arbitrary URL is unsupported! brew extract or brew create and brew tap-new to create a formula file in a tap on GitHub instead.
brew extract
brew create
brew tap-new
Hi, Just learnt about Dublin trace route earlier today, trying to play with it now. It seems brew doesn't like the way dublin-traceroute is packaged.
amos@Slick16M1 ~ % brew install https://raw.githubusercontent.com/insomniacslk/dublin-traceroute/master/homebrew/dublin-traceroute.rb Error: Non-checksummed download of dublin-traceroute formula file from an arbitrary URL is unsupported!
brew extract
orbrew create
andbrew tap-new
to create a formula file in a tap on GitHub instead.