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

travis: update dist from trusty to bionic #69

Merged
merged 1 commit into from
Feb 4, 2020
Merged

travis: update dist from trusty to bionic #69

merged 1 commit into from
Feb 4, 2020

Conversation

klauskiwi
Copy link

Some recent backports introduced to the 1.7.x branch are breaking the
travis-ci builds due to an obsolete libdevmapper-dev that doesn't include
the 'dm_task_geterrno()' function.

On the master branch, this is not observed due to the use of more modern
Ubuntu 18.04 (bionic) in the docker-based builds (that are not part of
the 1.7.x branch).

Instead of backporting the docker infrastructure to 1.7.x, simply bump
the 'dist' tag on this branch's .travis.yml file to use 'bionic' which
should solve the CI issues.

Signed-off-by: Klaus Heinrich Kiwi klaus@linux.vnet.ibm.com

Some recent backports introduced to the 1.7.x branch are breaking the
travis-ci builds due to an obsolete libdevmapper-dev that doesn't include
the 'dm_task_geterrno()' function.

On the master branch, this is not observed due to the use of more modern
Ubuntu 18.04 (bionic) in the docker-based builds (that are not part of
the 1.7.x branch).

Instead of backporting the docker infrastructure to 1.7.x, simply bump
the 'dist' tag on this branch's .travis.yml file to use 'bionic' which
should solve the CI issues.

Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
@jk-ozlabs jk-ozlabs merged commit 894fdb6 into open-power:petitboot-1.7.x Feb 4, 2020
@klauskiwi klauskiwi deleted the petitboot-1.7.x_klausk branch February 19, 2020 12:10
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

Successfully merging this pull request may close these issues.

None yet

2 participants