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

Installation fails on Ubuntu 16.04 #29

Open
wielandbrendel opened this issue Mar 4, 2019 · 2 comments
Open

Installation fails on Ubuntu 16.04 #29

wielandbrendel opened this issue Mar 4, 2019 · 2 comments
Assignees
Labels
bug bug report linux linux operating system

Comments

@wielandbrendel
Copy link

Changing the base image of the Dockerfile to ubuntu:xenial (Ubuntu 16.04) leads to three tests failing (Makefile:170: recipe for target 'run-test' failed). Compilation itself works normally.

@alphaville alphaville added bug bug report linux linux operating system labels Mar 24, 2019
@alphaville alphaville self-assigned this Mar 24, 2019
@alphaville
Copy link
Member

The build passes on trusty and precise distributions. It might be an issue with Docker. Could you post more details about the error message? I'll see if it works on xenial on travis and I'll get back to you.

@alphaville
Copy link
Member

I can confirm the issue on xenial. The code compiles, but three tests fail.

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

No branches or pull requests

2 participants