Closed ans87gh closed 5 years ago
@ans87gh In these situations it’s best if instead of an issue you create a PR where we can discuss specific lines and make modifications.
But I have the feeling this won’t pass for different reasons. We’ve removed tinkertool
in the past and this seems to suffer from a similar issue. That ?PHPSESSID
at the end of the url
is a clue that address isn’t available forever, making it useless in a cask. Also note you’ve ended the line with a $
instead of a quote.
General troubleshooting steps
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
attempting to create cask for tinkertool-system performed all steps until
brew cask audit
,brew cask style
brew cask install
returned:hdiutil: attach: WARNING: ignoring IDME options (obsolete) ==> Purging files for version 6.7 of Cask tinkertool-system Error: Directory not empty @ dir_s_rmdir - /var/folders/jr/jqn9qcr14k510qjs_bkkljv80000gn/T/d20190924-63720-168bzgh Follow the instructions here: https://github.com/Homebrew/homebrew-cask#reporting-bugs
cask for tinkertool-system is as follows
Command that failed
Output of command with
--force --verbose --debug
Output of
brew cask doctor
Output of
brew tap