Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packager.py gives error on execution !!! #421

Open
raviprasad239 opened this issue Aug 24, 2016 · 2 comments
Open

packager.py gives error on execution !!! #421

raviprasad239 opened this issue Aug 24, 2016 · 2 comments

Comments

@raviprasad239
Copy link

I am trying to create contrail packages as per wiki " ./packager.py --build-id 01 --sku kilo".
But I am getting following error messages :
packager@contrail-packaging:/contrail-packaging/build$ ./packager.py --build-id 01 --sku kilo
grep: /home/packager/contrail-packaging/build/.repo/manifest.xml: No such file or directory
cat: /home/packager/contrail-packaging/build/controller/src/base/version.info: No such file or directory
Traceback (most recent call last):
File "./packager.py", line 360, in
main()
File "./packager.py", line 307, in main
args.parse()
File "./packager.py", line 158, in parse
self.is_dir_exists(ns_cliargs.cache_base_dir)
File "./packager.py", line 56, in is_dir_exists
raise RuntimeError('Directory (%s) does not exists' %dirname)
RuntimeError: Directory (/cs-shared/builder/cache) does not exists
packager@contrail-packaging:
/contrail-packaging/build$


Please let me know :

  1. Do I need to 1st download contrail and openstack source code before running "packager.py" ?
  2. Can we use "packager.py" to package pre-compiled Opencontrail + Devstack build. ?
@aaryabhatt
Copy link

Did you find a way, how to resolve thiss or create contrail-install rpm package with this.

@fclaudiopalmeira
Copy link

I´ve tried both inside and outside of the sandbox and i had no luck...the exact same erros still occurs.
Does anyone have solution for this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants