server icon indicating copy to clipboard operation
server copied to clipboard

MDEV-34754 packaging prep for oracular

Open grooverdan opened this issue 1 year ago • 3 comments
trafficstars

  • [x] The Jira issue number for this PR is: MDEV-______

Description

Once deb-autobake.sh knows about oracular the BB dependencies can be worked out.

Release Notes

nothing yet, will be included in release notes once Oracular is released

How can this PR be tested?

Once merged, a retrigger https://github.com/MariaDB/buildbot/actions/runs/10380263529/job/28739795984?pr=540 should build the worker required.

Basing the PR against the correct MariaDB version

  • [ ] This is a new feature or a refactoring, and the PR is based against the latest MariaDB development branch.
  • [X] This is a bug fix, and the PR is based against the earliest maintained branch in which the bug can be reproduced.

PR quality check

  • [X] I checked the CODING_STANDARDS.md file and my PR conforms to this where appropriate.
  • [X] For any trivial modifications to the PR, I am ok with the reviewer making the changes themselves.

grooverdan avatar Aug 14 '24 02:08 grooverdan

Is there Oracular builder available?

illuusio avatar Aug 14 '24 07:08 illuusio

chicken/egg problem - this is required first. - then the worker can pull the dependencies https://github.com/MariaDB/buildbot/pull/540

But for now, assuming the latest is ok.

grooverdan avatar Aug 14 '24 08:08 grooverdan

Ok I'll test with docker with oraculus snapshot.

illuusio avatar Aug 14 '24 09:08 illuusio

Patch itself works as expected but compiling fails so got to dig on that.

illuusio avatar Aug 22 '24 06:08 illuusio

This LGTM

illuusio avatar Aug 27 '24 13:08 illuusio