Juniper / contrail-packages

Build and packaging scripts for OpenContrail.
Apache License 2.0
11 stars 45 forks source link

Build instructions totally wrong/don't work #140

Open zoide opened 9 years ago

zoide commented 9 years ago

Hi.

According to the README.md in this repository, I have to execute: make -f packages.make

This does not work, it gives me these errors:

packages.make:6: tools/packages/versions.mk: No such file or directory
warning: failed to load external entity ".repo/manifest.xml"
make: *** No rule to make target 'tools/packages/versions.mk'.  Stop.

So, how are packages actually built?

I have tried different branches and tags, none of them work.

arvindvis commented 9 years ago

Hi You have to give this command from top of your sand box not inside this git repo. (README states the same) Thanks Arvind

On Oct 5, 2015, at 3:31 AM, Udo Waechter notifications@github.com<mailto:notifications@github.com> wrote:

Hi.

According to the README.md in this repository, I have to execute: make -f packages.make

This does not work, it gives me these errors:

packages.make:6: tools/packages/versions.mk: No such file or directory warning: failed to load external entity ".repo/manifest.xml" make: *\ No rule to make target 'tools/packages/versions.mk'. Stop.

So, how are packages actually built?

I have tried different branches and tags, none of them work.

— Reply to this email directly or view it on GitHubhttps://github.com/Juniper/contrail-packages/issues/140.

boniek83 commented 5 years ago

sandbox cannot be created because repo init -u git@github.com:Juniper/contrail-packages ends with fatal: manifest 'default.xml' not available fatal: manifest default.xml not found