[MDEV-16140] buildbot / packages / repository tool missing Ubuntu 18.04 bionic (arm64) Created: 2018-05-11 Updated: 2018-06-19 Resolved: 2018-06-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Bartholomew | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Now that Ubuntu 18.04 bionic has been released we need builders for it. This MDEV is for the aarch64 AKA arm64 VMs. VMs
|
| Comments |
| Comment by Daniel Bartholomew [ 2018-05-15 ] | ||
|
Builder is in place now: http://buildbot.askmonty.org/buildbot/builders/kvm-deb-bionic-aarch64 upgrade2 VM is just a placeholder, still need to create a proper one... | ||
| Comment by Daniel Bartholomew [ 2018-05-15 ] | ||
|
We're currently getting failures because of no libcurl3-dev: | ||
| Comment by Daniel Bartholomew [ 2018-05-15 ] | ||
|
Fixed an issue with apt on the install, upgrade, and upgrade2 VMs. For a few releases now we've had `trusted=yes` in the apt config for our local filesystem repostory. We now need to have that and `allow-insecure=yes` in order for apt to accept our directory of deb packages. Here are the current lines:
| ||
| Comment by Daniel Bartholomew [ 2018-06-19 ] | ||
|
builders are all in place, so closing |