Update to use gopkg.in/juju/jujusvg.v1 #29

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
4 participants

Update to use gopkg.in

Member

jujugui commented Apr 30, 2015

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
http://ci.jujugui.org:8080//job/jujusvg/24/
Test FAILed.

Owner

wallyworld commented Apr 30, 2015

Test output:

  • export GOPATH=/tmp/build/24
  • GOPATH=/tmp/build/24
  • trap 'rm -rf /tmp/build/24' 0
  • export PATH=/tmp/build/24/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  • PATH=/tmp/build/24/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  • mkdir -p /tmp/build/24/src/github.com/juju
  • cp -r . /tmp/build/24/src/github.com/juju/jujusvg
  • cd /tmp/build/24/src/github.com/juju/jujusvg
  • make deps
    Makefile:38: *** Cannot deps; /tmp/build/24/src/github.com/juju/jujusvg is not on GOPATH. Stop.
  • rm -rf /tmp/build/24
    Build step 'Execute shell' marked build as failure
    Test FAILed.

It seems that the CI job needs to know about switching to gopkg.in/juju/jujusvg.v1 for this branch?

Member

makyo commented May 1, 2015

@johnweldon I'll look into it on CI's side.

@johnweldon johnweldon closed this May 5, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment