Skip to content

Conversation

@anadahz
Copy link
Member

@anadahz anadahz commented Jun 3, 2016

No description provided.

@anadahz
Copy link
Member Author

anadahz commented Jun 3, 2016

I'm not sure if this can work in current Travis CI:
Failure trying to run: chroot /tmp/tmpfJQYfK mount -t proc proc /proc

Source.

@bassosimone
Copy link
Contributor

Have you tried to add travis a final command to cat the log generated by bootstrap and see what it contains so we can better understand the issue?

Another option could be to use docker to install a distro (for example trusty) and all the packages you need and then run your script. This has the advantage that you can test it locally and docker exec -it... to understand what is actually going on. Then you can tell travis to run your docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants