You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2018. It is now read-only.
Having already done the certificate manual installation described in #17
MacOS 10.3.3. Updated Homebrew. All Xcode CLI tools installed, etc.
~ brew install go-delve/delve/delve
==> Installing delve from go-delve/delve
==> Downloading https://github.com/derekparker/delve/archive/v1.0.0.tar.gz
Already downloaded: /Users/msm/Library/Caches/Homebrew/delve-1.0.0.tar.gz
==> dlv-cert is already installed, no need to create it
==> make build BUILD_SHA=v1.0.0
Last 15 lines from /Users/msm/Library/Logs/Homebrew/delve/01.make:
2018-03-01 13:17:33 -0600
make
build
BUILD_SHA=v1.0.0
go build -ldflags="-s -X main.Build=v1.0.0" github.com/derekparker/delve/cmd/dlv
codesign -s "dlv-cert" ./dlv
error: The specified item could not be found in the keychain.
make: *** [build] Error 1
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/go-delve/homebrew-delve/issues
These open issues may also help:
Upgrade to delve fails https://github.com/go-delve/homebrew-delve/issues/20
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Having already done the certificate manual installation described in #17
MacOS 10.3.3. Updated Homebrew. All Xcode CLI tools installed, etc.
The text was updated successfully, but these errors were encountered: