[MDEV-6725] install jemalloc on package builders Created: 2014-09-10 Updated: 2014-09-28 Resolved: 2014-09-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | 10.0.14 |
| Type: | Task | Priority: | Blocker |
| Reporter: | Sergei Golubchik | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Some of our package builders don't have jemalloc installed. They were relying on the bundled jemalloc that we won't longer have. So, all builders need to have system jemalloc. |
| Comments |
| Comment by Daniel Bartholomew [ 2014-09-15 ] |
|
Is there anything more that needs to be done for this task? |
| Comment by Sergei Golubchik [ 2014-09-15 ] |
|
Yes, please install jemalloc on centos5/rhel5/6 from epel and also add jemalloc rpms from epel to our yum repositories (it'll be treated like galera.rpm - copied over for every new mariadb release). Also, please, get jemalloc debs from terrier:~serg/ and install them on corresponding VMs and add them to the apt repositories. Thanks! |
| Comment by Daniel Bartholomew [ 2014-09-16 ] |
|
Debian6, Lucid, and Precise VMs now updated with the packages from terrier:~serg/ |
| Comment by Sergei Golubchik [ 2014-09-16 ] |
|
Uhm, Quantal is to be retired soon, that's right. But currently it's still used to build bintars. I'm afraid we need jemalloc on it. Also, centos7_0-x86_64 doesn't have jemalloc on the install VM. |