Skip to content

Issues following Rekor Installation document #2246

@andrew-m-leonard

Description

@andrew-m-leonard

I have been following the Rekor Installation documentation, and come across the following issues:
doc: https://docs.sigstore.dev/logging/cli/

  • go get -u -t -v syntax is now deprecated in favour of go install ...
  • $GOPATH is not typically set by a standard Go installation
  • Having installed the go modules under $HOME/go/pkg/mod/.... I found "go build" would always fail with:
github.com/google/trillian/cmd/trillian_log_server: go build github.com/google/trillian/cmd/trillian_log_server: copying /tmp/go-build327594267/b001/exe/a.out: open trillian_log_server: permission denied

I resorted to "git clone ..." which was far more reliable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions