kardianos/osext
Nate Finch
nate.finch at canonical.com
Wed Apr 1 10:41:29 UTC 2015
So that "expects import github..." message is only supported in go 1.4 and
later, so the 1.2 builders won't hit it. But yes, it means the person has
moved their repo to github and wants you to use that one instead, which
means we really should move our import, too.
I believe that import is used by the windows code, though I forget exactly
how, it is an indirect import, you're right.
On Wed, Apr 1, 2015 at 6:08 AM, John Meinel <john at arbash-meinel.com> wrote:
> So we currently have a dependency of:
> bitbucket.org/kardianos/osext
>
> However, while updating my system (having nuked some directories), I ran
> into:
>
> godeps: cannot update "C:\\dev\\go\\src\\bitbucket.org\\kardianos\\osext":
> package bitbucket.org/kardianos/osext
> imports bitbucket.org/kardianos/osext
> imports bitbucket.org/kardianos/osext: code in directory
> C:\dev\go\src\bitbucket.org\kardianos\osext expects imp
> ort "github.com/kardianos/osext"
>
> Running it again seems to make it work. My guess is that the latest
> version of osext is migrating to github, but the specific version that we
> pinned still references bitbucket.
>
> Going to the webpage I see:
> 2015-02-23
> osext: set import path to github project.
>
> I'm not really sure what we're using this for, but is someone tracking the
> project and planning on migrating to the other version?
>
> I actually don't see it being imported directly by github.com/juju/juju/*
> so I'm guessing its a dependency from another dependency?
>
> John
> =:->
>
>
> --
> Juju-dev mailing list
> Juju-dev at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju-dev/attachments/20150401/0d8dedfc/attachment.html>
More information about the Juju-dev
mailing list