[MDEV-16701] conflict in RPM packages Created: 2018-07-06 Updated: 2018-07-11 Resolved: 2018-07-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 5.5, 10.0 |
| Fix Version/s: | 5.5.61, 10.0.36 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Oleksandr Byelkin | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
centos 7.4 and 7.3 on buildbot has problem with rpm installation:
according to Serg it is the cause (usage of 5.5 as 5.3) for compatibility packages
|
| Comments |
| Comment by Daniel Bartholomew [ 2018-07-09 ] | ||
|
We have no official 5.3 builds for those architectures. So we need to build 5.3 manually on those builders. I tried to build them before when I was setting up the builders but failed, which is why we used the 5.5 compatibility packages instead. Since those aren't working we'll need to build the 5.3 rpms manually | ||
| Comment by Elena Stepanova [ 2018-07-10 ] | ||
|
Same on 10.0:
| ||
| Comment by Daniel Bartholomew [ 2018-07-10 ] | ||
|
serg Do you have notes somewhere on how to build 5.3 rpms? All of the instructions in the KB seem to have been removed, and I'm not having much luck. When we used to build 5.[1-3] packages in buildbot we used the bakery scripts, but I don't know how to use those, and I don't think the scripts were ever updated to support aarch64, ppc64, or ppc64le. | ||
| Comment by Daniel Bartholomew [ 2018-07-11 ] | ||
|
serg was able to build the missing 5.3 packages, so future 5.5, 10.0, and etc... builds will not have the conflict. |