[MXS-3682] SLES maxscale.2.5.14 does not installl on OpenSuse 15.2 Created: 2021-07-22 Updated: 2021-12-06 Resolved: 2021-11-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Packaging |
| Affects Version/s: | 2.5.14 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Nilnandan Joshi | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
SLES maxscale.2.5.14 does not installl on OpenSuse 15.2
If we select Solution 2 and install then maxscale gives below error.
|
| Comments |
| Comment by Jon Brightwell [ 2021-07-22 ] | ||
|
New to 2.5.14, was working prior. I wonder if it's a fedora change that's leaked into the SLE build. OpenSUSE/SLE 15.3 = glibc/libm v2.31 maxscale is asking for glibc 2.29. rpm -q --requires maxscale-2.5.14-1.sles.15.x86_64.rpm Definitely a build bug. Double entry? Maybe it should have been built as >=2.26 if updating and remove the old 2.2.5 line? For reference, working last version: | ||
| Comment by Timofey Turenko [ 2021-07-22 ] | ||
|
found and fixed first problem: 2.5.14 packages are wrong in the production repo, re-uploaded and waiting for sync. after it, I will continue with opensuse | ||
| Comment by Timofey Turenko [ 2021-07-22 ] | ||
|
managed to install on openSUSE Leap 15.3 I'm not sure we can try with 15.2 | ||
| Comment by Jon Brightwell [ 2021-07-22 ] | ||
|
Still seeing the old version libm.so.6()(64bit)
Slow sync? | ||
| Comment by Timofey Turenko [ 2021-07-22 ] | ||
|
it is another problem. I can install on OpenSUSE 15.3, but I got the same error with OpenSUSE 15.2:
| ||
| Comment by Timofey Turenko [ 2021-07-22 ] | ||
|
upgrade:
fixes the problem. but in any case, we do not support for opensuse 15.2 | ||
| Comment by Jon Brightwell [ 2021-07-22 ] | ||
|
SLE* 15.2 is supported by SUSE until 31 Dec 2021. According to your engineering doc you still support all flavours of SLE 15. https://mariadb.com/wp-content/uploads/2021/06/mariadb-engineering-policies-v4-06_policy_1110.pdf To the best of my knowledge SLE 15.1 and 15.2 is GLIBC v2.26 | ||
| Comment by Nilnandan Joshi [ 2021-07-23 ] | ||
|
As per that engineering policy, we supports SLES (Enterprise servers) versions but not OpenSUSE. | ||
| Comment by Jon Brightwell [ 2021-07-23 ] | ||
|
I'm not talking about opensuse, I'm talking about SUSE SLE <15.3 Here's the build sources... | ||
| Comment by Timofey Turenko [ 2021-07-23 ] | ||
|
support for sles 15.1 and 15.2 can be implemented. I'm not sure I can make it with GCloud, but AWS can provide images for 15.2 at least. | ||
| Comment by markus makela [ 2021-08-25 ] | ||
|
tturenko I think we can revert the build VMs to use the oldest supported SLES version as they seem to be forwards compatible with newer SLES releases. This means we'll only have to update the build VM whenever a SLES minor version goes EOL. | ||
| Comment by Jon Brightwell [ 2021-08-26 ] | ||
|
Not wanting to go too far off topic, but you have assessed openbuildservice? It's can handle openSUSE, Debian 9+, Fedora 21+, Ubuntu 14+, Arch, Red Hat Enterprise Linux, centos 6+ and SUSE Linux Enterprise... A nice all in one, without having to worry about cloud images by third parties disappearing. https://openbuildservice.org/ | ||
| Comment by markus makela [ 2021-11-19 ] | ||
|
This is currently in line with what the MariaDB Engineering policy states it wont' be fixed until that is changed. | ||
| Comment by Jon Brightwell [ 2021-11-19 ] | ||
|
SLES 12 and 15 are still listed. Are you saying you're not supporting SLES 15.2 and you're just waiting for the engineering policy to be updated? | ||
| Comment by markus makela [ 2021-11-19 ] | ||
|
The engineering policy doesn't seem to mention which specific minor SLES versions are supported and for how long so it seems to be left for interpretation. I'll request that the engineering policy is clarified with regards to this. Additionally, since older 2.5 releases did use the older SLES releases, it'd at least be consistent to continue with it for this release. |