Hi,

during running the packager.py --sku juno build, we're currently stuck
(on a SLE12 platform) with this:

+ pushd /root/sandbox/controller/../openstack/contrail-heat
/var/tmp/rpm-tmp.hrfJXx: line 27: pushd:
/root/sandbox/controller/../openstack/contrail-heat: No such file or
directory


which essentially means that the manifest.xml that we picked up from

[email protected]:Juniper/contrail-vnc

seems to be incomplete (missing <project> references for
openstack/contrail-heat). With some manual trial&error we already
figured out that we had to go and manually add in the following
definitions to the default.xml manifest:

<project name="contrail-packaging" remote="github" path="tools/packaging"/>
<project name="contrail-provisioning" remote="github"
path="tools/provisioning"/>


and I guess there are more that we're missing. Do you have a more
correct manifest.xml that we should be using for trying a build of the
juniper rpm packages somewhere?

I'm quite confused on why I'd be the first one noticing this.


Thanks,
Dirk

_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to