Closed zhakupov closed 5 years ago
This is an issue with Parallels, not Homebrew Cask.
@vitorgalvao, does pkg "RasClient-Mac-#{version}.pkg", allow_untrusted: true
resolve the issue?
Here is what I had in mind: https://github.com/Homebrew/homebrew-cask/pull/60802. Does it make any sense?
Oh, now I see...
allow_untrusted is not permitted in official Homebrew Cask taps
This means that Parallels should fix the certificate issue, is it correct? And what if they don't?
This means that Parallels should fix the certificate issue, is it correct?
Yes.
And what if they don't?
We remove the cask.
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
Error: Failure while executing;
/usr/bin/sudo -E -- env LOGNAME=mzhakupov USER=mzhakupov USERNAME=mzhakupov /usr/sbin/installer -pkg /usr/local/Caskroom/parallels-client/16.5.3-20740/RasClient-Mac-16.5.3-20740.pkg -target /
exited with 1. Here's the output: installer: Package name is Parallels Client installer: Certificate used to sign package is not trusted. Use -allowUntrusted to override.Command that failed
Output of command with
--force --verbose --debug
Output of
brew cask doctor
Output of
brew tap