[MacPorts] #51273: Installing godoc fails
#51273: Installing godoc fails -----------------------+-------------------------------- Reporter: secsaba@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: go -----------------------+-------------------------------- GOPATH is set to ~/src/go. When trying to issue 'go get' it fails with the following error: {{{ #!sh $ go get -u golang.org/x/tools/cmd/godoc go install golang.org/x/tools/cmd/godoc: open /opt/local/lib/go/bin/godoc: permission denied }}} -- Ticket URL: <https://trac.macports.org/ticket/51273> MacPorts <https://www.macports.org/> Ports system for OS X
#51273: Installing godoc fails ------------------------+-------------------------------- Reporter: secsaba@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: wontfix | Keywords: Port: go | ------------------------+-------------------------------- Changes (by ciserlohn@…): * status: new => closed * resolution: => wontfix Comment: Installing something under the macports prefix {{{/opt/local/}}} requires root priviliges and is highly discouraged. Please use the {{{go-tools}}} port which includes {{{godoc}}}. {{{ $ sudo port install go-tools }}} -- Ticket URL: <https://trac.macports.org/ticket/51273#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts