[MDEV-16177] buildbot / packages / repository tool missing Ubuntu 18.04 bionic (amd64) Created: 2018-05-15  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

VMs

  • build done
  • install done
  • upgrade done
  • upgrade2


 Comments   
Comment by Daniel Bartholomew [ 2018-05-15 ]

Builder is in place now:

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:

deb [trusted=yes allow-insecure=yes] file:///home/buildbot/buildbot/debs binary/
deb-src [trusted=yes allow-insecure=yes] file:///home/buildbot/buildbot/debs source/

Comment by Daniel Bartholomew [ 2018-06-19 ]

VMs are all in place, so closing

Generated at Thu Feb 08 08:26:57 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.