Ubuntu Pastebin

Paste from tvan at Mon, 9 May 2016 12:44:51 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
tvansteenburgh@xenial-vm:~/src/go/src⟫ go get -d -v github.com/juju/juju/...
github.com/juju/utils (download)
# cd /home/tvansteenburgh/src/go/src/github.com/juju/utils; git pull --ff-only
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

package github.com/juju/utils/arch: exit status 1
package github.com/juju/utils/series: cannot find package "github.com/juju/utils/series" in any of:
        /usr/lib/go/src/github.com/juju/utils/series (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/juju/utils/series (from $GOPATH)
package github.com/juju/utils/ssh: cannot find package "github.com/juju/utils/ssh" in any of:
        /usr/lib/go/src/github.com/juju/utils/ssh (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/juju/utils/ssh (from $GOPATH)
package github.com/juju/utils/os: cannot find package "github.com/juju/utils/os" in any of:
        /usr/lib/go/src/github.com/juju/utils/os (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/juju/utils/os (from $GOPATH)
package github.com/juju/utils/clock: cannot find package "github.com/juju/utils/clock" in any of:
        /usr/lib/go/src/github.com/juju/utils/clock (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/juju/utils/clock (from $GOPATH)
package github.com/juju/utils/cache: cannot find package "github.com/juju/utils/cache" in any of:
        /usr/lib/go/src/github.com/juju/utils/cache (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/juju/utils/cache (from $GOPATH)
package github.com/juju/utils/ssh/testing: cannot find package "github.com/juju/utils/ssh/testing" in any of:
        /usr/lib/go/src/github.com/juju/utils/ssh/testing (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/juju/utils/ssh/testing (from $GOPATH)
github.com/Azure/azure-sdk-for-go (download)
package github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest: cannot find package "github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest" in any of:
        /usr/lib/go/src/github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest (from $GOPATH)
package github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/azure: cannot find package "github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/azure" in any of:
        /usr/lib/go/src/github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/azure (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/azure (from $GOPATH)
package github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/to: cannot find package "github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/to" in any of:
        /usr/lib/go/src/github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/to (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/to (from $GOPATH)
package github.com/juju/utils/bzr: cannot find package "github.com/juju/utils/bzr" in any of:
        /usr/lib/go/src/github.com/juju/utils/bzr (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/juju/utils/bzr (from $GOPATH)
package github.com/juju/utils/du: cannot find package "github.com/juju/utils/du" in any of:
        /usr/lib/go/src/github.com/juju/utils/du (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/juju/utils/du (from $GOPATH)
package github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/mocks: cannot find package "github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/mocks" in any of:
        /usr/lib/go/src/github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/mocks (from $GOROOT)
        /home/tvansteenburgh/src/go/src/github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest/mocks (from $GOPATH)
Download as text