[MDEV-19828] 10.4 RPM tarball doesn't include galera-4 Created: 2019-06-21 Updated: 2019-10-14 Resolved: 2019-10-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.4.6 |
| Fix Version/s: | 10.4.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
The RPM tarball of MariaDB 10.4 on downloads.mariadb.com doesn't include the RPM for galera-4. For example, see the following file: |
| Comments |
| Comment by Daniel Bartholomew [ 2019-06-24 ] |
|
Fixed the issue with the script that creates the tarballs. It hadn't been updated for galera-4, so it was filtering those packages out. |
| Comment by Daniel Bartholomew [ 2019-06-24 ] |
|
New RPM tarballs uploaded. Confirmed that they have the galera-4 rpm package. |
| Comment by Geoff Montee (Inactive) [ 2019-09-04 ] |
|
This is broken again. For example, see here: |
| Comment by Daniel Bartholomew [ 2019-09-05 ] |
|
I had fixed the Enterprise side, but the regular release scripts hadn't been fully updated. I've updated the tarballs for 10.4.7 and have put the additional fixes to the scripts in place. I'll next add some checks to the scripts to verify tarballs have the galera packages so this issue doesn't arise again. |
| Comment by Sergei Golubchik [ 2019-09-16 ] |
|
dbart, is it fixed yet? FixVersion says 10.4.6. |
| Comment by Daniel Bartholomew [ 2019-09-18 ] |
|
Updated fix version to 10.4.8. Initial fix was in 10.4.6, but it turns out it didn't work in all cases. Script updated again for 10.4.8 release, and this time it seems to work reliably. I'm going to add a check to the script to verify the rpm tarballs after they are created, and once that verification step is in place I will close this MDEV. |