[MDBF-319] Missing MariaDB-compat files for s390x RPM packages Created: 2022-01-24 Updated: 2022-02-21 Resolved: 2022-02-21 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot, s390x | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 0.25d | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
For the RPM package creation, buildbot fetches some MariaDB compat files. Since these are not available for s390x, this step fails (https://buildbot.mariadb.org/#/builders/326/builds/1118). The solution is to skip the step for s390x. |
| Comments |
| Comment by Vlad Bogolin [ 2022-02-21 ] |
|
Fix pushed in https://github.com/MariaDB/mariadb.org-tools/commit/80e49ef81a8bcc9e652ef517e9f904ec659e108c |