For `dist: bionic`, Xenial VM is used instead with `language: rust`

Hello there,

I have an image using dist: bionic on which I try to install extra debian packages.
But for some reason it installs the Xenial version of the debs rather than the Bionic ones.

See https://travis-ci.org/gdesmott/karapulse/builds/565912365

Build dist: bionic

(...)

Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-dev amd64 3.11.0-1ubuntu1.2 [509 kB]

Did I miss anything here? Thanks!

2 Likes

Changed the title to reflect the cause; see https://travis-ci.org/gdesmott/karapulse/jobs/565912366#L20.

This has been reported in Ubuntu 18.04.1 LTS (Bionic Beaver) but better create a separate issue for it.

2 Likes

Without going into too much detail, I will say that there is currently no Bionic image capable of building languages other than Perl, Python and Ruby. (These are arbitrary choices, and we will work on expanding the list.)

3 Likes

Ah that explains it then as I’m using Rust.
I updated the title of the ticket accordingly then.

1 Like

3 posts were merged into an existing topic: Build can’t find r-cran-xxx binaries

A post was split to a new topic: For dist: focal, Xenial VM is used instead with language: rust

This is reported fixed.

Still having this issue for “language: haxe”: the dist is set to “bionic” but the image is ubuntu 16.04: