Really thank you very much, but I have some questions:

1. '[email protected]:Juniper/contrail-vnc' == '
https://github.com/Juniper/contrail-vnc.git'? If it is, does that mean I
could use 'repo init -u https://github.com/Juniper/contrail-vnc.git'
instead?

2. After I use 'repo init -u https://github.com/Juniper/contrail-vnc.git',
and then I type 'repo sync', I got some error like this:
Fetching project contrail-nova-extensions
fatal: repository 'https://github.com/contrail-nova-extensions/' not found
fatal: repository 'https://github.com/contrail-nova-extensions/' not found
error: Cannot fetch contrail-nova-extensions

How to deal with this?

Thank you.

2016-11-08 19:50 GMT+08:00 Filip Pytloun <[email protected]>:

> Hello,
>
> this (a little bit older) guide may be useful:
> https://fpy.cz/building-opencontrail.html
>
> > when I run `repo init -u [email protected]:Juniper/contrail-vnc`, I got
> > `Permisson Denied`
>
> You need to use SSH key associated with your Github account. Or you need
> to use https to checkout.
>
> Ad. installation - you can try a little bit more complex approach using
> salt-formula-opencontrail [1] and openstack-salt [2]
>
> [1] https://github.com/openstack/salt-formula-opencontrail
> [2] http://docs.openstack.org/developer/openstack-salt/
>
> Filip
>
> On 2016/11/08 10:38, yewgang wrote:
> > Hi all,
> >
> > I want to build vrouter and controller.
> >
> > So first I follow http://juniper.github.io/contrail-vnc/README.html ,
> but I
> > encounter a lot of problems such as:
> >
> > when I run `repo init -u [email protected]:Juniper/contrail-vnc`, I got
> > `Permisson Denied`
> >
> > Then I want to download code by hand follow '
> > https://github.com/Juniper/contrail-build', but I do not known where is
> > third party code located.
> >
> >
> > Then I want to use 'https://github.com/Juniper/contrail-installer.git'
> this
> > script to install, but also a lot problem such as:
> >
> > when I run `./contrail.sh build`,I got 'error: in `sync`: [Errno 2] No
> such
> > file or directory: '/opt/stack/contrail/.repo/manifests/.git/HEAD''
> >
> >
> > So at last, how do I build vrouter and contrller from source by hand?
>
> > _______________________________________________
> > Dev mailing list
> > [email protected]
> > http://lists.opencontrail.org/mailman/listinfo/dev_lists.
> opencontrail.org
>
>
_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to