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

Errors when running release.py #1

Open
dionescu opened this issue Jun 20, 2015 · 0 comments
Open

Errors when running release.py #1

dionescu opened this issue Jun 20, 2015 · 0 comments

Comments

@dionescu
Copy link

I've been running into some problems running release.py.

First of all, the docker image could not find the sources. I noticed that there is no call to download.sh from the scripts called by release.py. Even if I download the sources in advance, built_grte will delete them. Additionally, assuming one fixes this problem, the path TAR_DIR=readlink -f ${TAR:-/sources} appears to be wrong since the sources are located at lrte/grte/sources.

Second, what base docker image is this intended for? If I use ubuntu, with "python release.py --docker_image=ubuntu" I get errors about make and gcc not being installed yet.

Thanks!

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

1 participant