Merge lp:~tplavcic/percona-server/bug1405667-5.6 into lp:percona-server/5.6

Proposed by Tomislav Plavcic
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merge reported by: Tomislav Plavcic
Merged at revision: not available
Proposed branch: lp:~tplavcic/percona-server/bug1405667-5.6
Merge into: lp:percona-server/5.6
To merge this branch: bzr merge lp:~tplavcic/percona-server/bug1405667-5.6
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+245485@code.launchpad.net

Description of the change

my.cnf was left out from file list (regression - bug1405667) and the patch on centos7 for renaming the shared library to libmysqlclient has been misaligned so it was failing to patch.

PS 5.6 patch fail:
http://jenkins.percona.com/view/TEST/job/percona-server-5.6-redhat-binary-test/68/label_exp=centos7-64/consoleFull
PS 5.5 patch fail:
http://jenkins.percona.com/view/Percona-RELEASES/job/percona-server-5.5-redhat-binary/label_exp=centos7-64/130/consoleFull

SOME TESTING:
PS 5.5 test:
------------
build: http://jenkins.percona.com/view/Percona-RELEASES/job/percona-server-5.5-redhat-binary/134/

TEST: centos6 - that my.cnf is present in the file list
[vagrant@b-centos7-64 test]$ rpm -qlp Percona-Server-server-55-5.5.41-rel37.0.el6.x86_64.rpm |more
/etc/init.d/mysql
/etc/logrotate.d/mysql
/etc/my.cnf
...

TEST: centos7 - that patch is working
http://jenkins.percona.com/view/Percona-RELEASES/job/percona-server-5.5-redhat-binary/label_exp=centos7-64/134/consoleFull
- the build is failing for other bug, but patch works
- tried to build without patches to check that it doesn't make the problem with debug plugins and the problem is still there even without rename patch - so that is the issue to be resolved - ticket already open and linked in jira for the 5.5 release

PS 5.6 test:
------------
build: http://jenkins.percona.com/view/Percona-RELEASES/job/percona-server-5.6-redhat-binary/96/

centos6: that my.cnf is on the filelist
[vagrant@b-centos7-64 test]$ rpm -qlp Percona-Server-server-56-5.6.22-rel71.0.el6.x86_64.rpm
/etc/init.d/mysql
/etc/logrotate.d/mysql
/etc/my.cnf
...

centos7: the patch seems working and packages are created
http://jenkins.percona.com/view/Percona-RELEASES/job/percona-server-5.6-redhat-binary/96/label_exp=centos7-64/

To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) :
review: Approve

Subscribers

People subscribed via source and target branches