Open folago opened 7 years ago
I fixed this by manually installing the cert (unzip the cached .tar.gz, run gencert
which lives in scripts
):
$ cd /Users/michele/Library/Caches/Homebrew/delve-1.0.0-rc.1/scripts
$ ./gencert.sh
Password:
$
Workaround worked for me.
brew install go-delve/delve/delve
after @mtitolo 's workaround works for me. Took me a good 15 seconds to figure it out.
Thanks @mtitolo
Thank you very much! @mtitolo
Thanks saved me alot @mtitolo
Thanks @mtitolo
Thank you so much @mtitolo
Thanks a lot @mtitolo
Thank you !!
Thanks @mtitolo
Thanks @mtitolo!
Thanks @mtitolo
Another happy camper now, thanks @mtitolo!
Thanks you !! @mtitolo
Thanks saved me alot @mtitolo
Thanks~ @mtitolo
Thanks @mtitolo !
I used the Manual install https://github.com/derekparker/delve solved my problem.
Thanks @mtitolo !
Thanks @mtitolo !
Thanks @mtitolo !
Thanks @mtitolo !
Thanks @mtitolo
@mtitolo Thinks you! 👍👍
thank you @mtitolo
thanks @mtitolo
@kamok Thanks for your help as well as @mtitolo. When installing after his workaround you should see:
==> dlv-cert is already installed, no need to create it
In the prompt.
thank you @mtitolo, running that script first, worked!
thank you @mtitolo 👍
This is a pretty easy fix, I just confirmed that as of today this is still broken. Would someone please update the brew package?
Please fix this in the brew package. This work around did not work for us!
thank you!!!!
sorry, noob - what exactly is happening here? is the gencert unable to run since it's still compressed while installing?
This fix going to be packaged anytime soon? @maintainers ?
thank you @mtitolo
@mtitolo thanks! :+1:
==> Tapping go-delve/delve Cloning into '/usr/local/Homebrew/Library/Taps/go-delve/homebrew-delve'... remote: Counting objects: 7, done. remote: Compressing objects: 100% (6/6), done. remote: Total 7 (delta 0), reused 5 (delta 0), pack-reused 0 Unpacking objects: 100% (7/7), done. Tapped 1 formula (33 files, 41.4KB) ==> Installing delve from go-delve/delve ==> Using the sandbox ==> Downloading https://github.com/derekparker/delve/archive/v1.0.0-rc.1.tar.gz ==> Downloading from https://codeload.github.com/derekparker/delve/tar.gz/v1.0.0-rc.1 ######################################################################## 100.0% security: SecKeychainSearchCopyNext: The specified item could not be found in the keychain. ==> Generating dlv-cert ==> openssl req -new -newkey rsa:2048 -x509 -days 3650 -nodes -config dlv-cert.cfg -extensions codesign_reqext -batch -out dlv-cert.cer -keyout dlv-cert.key ==> [SUDO] Installing dlv-cert as root ==> sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain dlv-cert.cer Last 15 lines from /Users/gta/Library/Logs/Homebrew/delve/02.sudo: 2017-08-02 17:06:05 +0200
sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain dlv-cert.cer
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/go-delve/homebrew-delve/issues