[MDEV-28011] Debian autobake cleanup to remove out of support distros Created: 2022-03-07 Updated: 2022-04-08 Resolved: 2022-03-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Fix Version/s: | 10.2.44, 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3 |
| Type: | Task | Priority: | Blocker |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||||||||||
| Issue Links: |
|
||||||||||||||||
| Description |
|
As noted in the The container apt-cache wasn't there and last release our 10.2 aarch ubuntu bionic packages depended on a iproute package that wasn't there. The code that transformed the requirements to this obsolete package where checking on end of life distributions. So lets clean up components that don't map to our supported distributions of:
|
| Comments |
| Comment by Tuukka Pasanen [ 2022-03-08 ] |
|
Cleaning up works on x86_64 but need to setup more exotic archs QEmu |
| Comment by Tuukka Pasanen [ 2022-03-17 ] |
CCache helps compiling but still little bit slow. for future got to figure out more 'automatic' test bed for `autobake.sh` changes with containers as now they made by hand. |
| Comment by Daniel Black [ 2022-03-18 ] |
|
moving to fixed dependence in debautobake showed up a few anomalies. https://github.com/MariaDB/server/pull/2055 (10.5) more detailed salsa tests in progress (as linked from GH). |
| Comment by Daniel Black [ 2022-03-23 ] |
|
The removal of zstd as a stretch dependency is related to |
| Comment by Daniel Black [ 2022-03-23 ] |
|
Pull requests 2055/2056 moved to continuing merge from 10.6 upwards |