[MDEV-7469] jemalloc package in repositories Created: 2015-01-14 Updated: 2023-04-11 Resolved: 2023-04-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER, Repositories |
| Affects Version/s: | 5.5, 10.0 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sergei Golubchik | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Our yum (and may be apt) repositories include jemalloc rpm/deb package. But often our packages don't depend on it. These useless jemalloc packages should be removed. |
| Comments |
| Comment by Daniel Bartholomew [ 2021-05-20 ] |
|
After a look through our repos, it appears we only need them for the RHEL/CentOS 7 MariaDB-tokudb-engine rpm packages in our 10.2, 10.3, and 10.4 yum repos. I'll prep things to remove them from other repositories with the next release. |
| Comment by Daniel Bartholomew [ 2023-04-11 ] |
|
The logic to exclude jemalloc was flawed and was including it in releases where it should not have. Fixed. |