[MDEV-5903] mariadb-galera tree builds too many rpm packages Created: 2014-03-19 Updated: 2014-05-12 Resolved: 2014-05-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.36-galera |
| Fix Version/s: | 5.5.38-galera, 10.0.11-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
mariadb-galera 5.5.36 build contains shared/common/etc rpm MariaDB-galera packages. This is wrong, only MariaDB-galera-server should be built. Other packages are built now because of the merge error. Somthing to think of — all non-server packages used to be exactly identical in galera and non-galera tree. But now there are galera-specific test files, perhaps we need MariaDB-galera-test package too? Another thought — perhaps the wrong set of packages to built was not the only merge error in cpack_rpm..cmake |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2014-03-21 ] |
|
The rpm components list has been updated/fixed. The work for new mariadb-galera-test packages has been logged here: |
| Comment by Nirbhay Choubey (Inactive) [ 2014-04-10 ] |
|
Extra rpm packages gets generated in maria-10.0-galera too. However, the underlying logic is a little different from maria-5.5-galera. It needs a separate patch. |
| Comment by Nirbhay Choubey (Inactive) [ 2014-04-28 ] |
|
This issue has been resolved for 5.5.37-galera. A patch for |
| Comment by Nirbhay Choubey (Inactive) [ 2014-05-12 ] |
|
Fix pushed to maria-10.0-galera. |