-
Notifications
You must be signed in to change notification settings - Fork 0
need help to make it work #2
Copy link
Copy link
Open
Description
Hello,
I'm not sure it an issue ; rather a request for assistance, as I don't know go ecosystem. Here is my session:
$ go get github.com/sonod/pisera
The program 'go' is currently not installed. To run 'go' please ask your administrator to install the package 'golang-go'
go: command not found
$ sudo apt-get install golang-go
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
golang-src
The following NEW packages will be installed:
golang-go golang-src
0 upgraded, 2 newly installed, 0 to remove.
Need to get 20.3 MB of archives.
After this operation, 82.1 MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://security.debian.org/ wheezy/updates/main golang-src amd64 2:1.0.2-1.1+deb7u3 [13.3 kB]
get:2 http://security.debian.org/ wheezy/updates/main golang-go amd64 2:1.0.2-1.1+deb7u3 [17.3 MB]
Fetched 20.3 MB in 1s (11.4 MB/s)
Preconfiguring packages ...
Selecting previously unselected package golang-src.
(Reading database ... 83376 files and directories currently installed.)
Unpacking golang-src (from .../golang-src_2%3a1.0.2-1.1+deb7u3_amd64.deb) ...
Selecting previously unselected package golang-go.
Unpacking golang-go (from .../golang-go_2%3a1.0.2-1.1+deb7u3_amd64.deb) ...
Processing triggers for man-db ...
Setting up golang-src (2:1.0.2-1.1+deb7u3) ...
Setting up golang-go (2:1.0.2-1.1+deb7u3) ...
$ go get github.com/sonod/pisera
package github.com/sonod/pisera: mkdir /usr/lib/go/src/pkg/github.com: permission denied
$ sudo go get github.com/sonod/pisera
# github.com/mattn/go-runewidth
/usr/lib/go/src/pkg/github.com/mattn/go-runewidth/runewidth.go:1104: function ends without a return statement
# github.com/BurntSushi/toml
/usr/lib/go/src/pkg/github.com/BurntSushi/toml/parse.go:247: undefined: time.ParseInLocation
/usr/lib/go/src/pkg/github.com/BurntSushi/toml/parse.go:583: undefined: utf8.ValidRune
$ pisera subnet-list
pisera: command not found
From there, what to do in order to use pisera ?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels