[MDBF-329] twised[tls]==19.2.1 needed for Debian 9 builders Created: 2022-01-27 Updated: 2022-02-14 Resolved: 2022-02-14 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 0.5d | ||
| Original Estimate: | 0d | ||
| Issue Links: |
|
||||||||
| Description |
|
Debian 9 builders do no start without having a particular twisted[tls]==19.2.1. On buildbot side, this translates into
error. One example of problematic image is: quay.io/mariadb-foundation/bb-worker:debian9
|
| Comments |
| Comment by Faustin Lammler [ 2022-01-28 ] |
|
Seems to be a ARM related problem only. |
| Comment by Faustin Lammler [ 2022-01-28 ] |
|
I have improved the CI, those error should now be catched directly in the CI: I'll close this once #99 is merged. |
| Comment by Faustin Lammler [ 2022-01-31 ] |
|
https://github.com/MariaDB/mariadb.org-tools/pull/99 is working as it now detects the problem directly in the CI. |
| Comment by Vlad Bogolin [ 2022-02-07 ] |
|
Temporary revert to the older image to have the aarch64-debian-9 built for release. |
| Comment by Vlad Bogolin [ 2022-02-14 ] |
|
faust I was able to install twised[tls]==19.2.1 manually and I can confirm that this solved the Debian 9 issue. However, if I remember correctly, this version couldn't be installed in the CI. Do you remember any details? I cannot find at this point the run. An older version would work, but I think we should understand the issue first. |
| Comment by Faustin Lammler [ 2022-02-14 ] |
|
It seems that we need to specifically install the incremental package before twised. |