[MDEV-6748] Install libreadline on buildbot VM images, check for libjemalloc1 Created: 2014-09-16 Updated: 2015-06-19 Due: 2015-02-10 Resolved: 2015-06-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot | ||
| Description |
|
Starting from 5.5.40, readline detection has been fixed, and system readline is used. It brings a new dependency at least in debian packaging. Tests pull libreadline5 from default repos when they can, and fail when they can't. Instead, it should be pre-installed on VM images. Currently at least vm-wheezy-*-install.qcow2 and vm-precise-*-install.qcow2 are known to have a problem due to the missing library. And while doing this, please also check that libjemalloc1 has been installed (and install if it's not), it's another new dependency. |
| Comments |
| Comment by Sergei Golubchik [ 2015-01-27 ] |
|
is this still an issue? |
| Comment by Daniel Bartholomew [ 2015-01-27 ] |
|
Back in September I updated several install VMs to add these packages. I didn't update this ticket at that time, however. elenst: Are there any vms still having the issue? |