Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.5 - Changed package name for cpack from mysql to percona-server (BLD-309) #337

Merged
merged 1 commit into from
Jan 29, 2016

Conversation

tplavcic
Copy link
Member

TICKETS: BLD-309, BLD-387
https://bugs.launchpad.net/percona-server/+bug/1540385

This is just a cpack package name from mysql to percona-server so that when using make_binary_distribution we get tarballs like percona-server-...

TEST:
5.5:
vagrant@b-ubuntu1404-64:~/build-flash/ps/test/percona-server/build$ scripts/make_binary_distribution
CPack: Create package using TGZ
CPack: Install projects
CPack: - Run preinstall target for: MySQL
CPack: - Install project: MySQL
CPack: Create package
CPack: - package: /home/vagrant/build-flash/ps/test/percona-server/build/percona-server-5.5.46-37.6-linux-x86_64.tar.gz generated.

5.6:
vagrant@b-ubuntu1404-64:~/build-flash/ps/test/percona-server/build$ scripts/make_binary_distribution
CPack: Create package using TGZ
CPack: Install projects
CPack: - Run preinstall target for: MySQL
CPack: - Install project: MySQL
CPack: Create package
CPack: - package: /home/vagrant/build-flash/ps/test/percona-server/build/percona-server-5.6.27-76.0-linux-x86_64.tar.gz generated.

5.7:
vagrant@b-ubuntu1404-64:~/build-flash/ps/test/percona-server/build$ scripts/make_binary_distribution
CPack: Create package using TGZ
CPack: Install projects
CPack: - Run preinstall target for: MySQL
CPack: - Install project: MySQL
CPack: Create package
CPack: - package: /home/vagrant/build-flash/ps/test/percona-server/build/percona-server-5.7.10-1rc1-linux-x86_64.tar.gz generated.

while running cmake I see following output:
-- Packaging as: percona-server-5.5.46-37.6-Linux-x86_64
-- Packaging as: percona-server-5.6.27-76.0-Linux-x86_64
-- Packaging as: percona-server-5.7.10-1rc1-Linux-x86_64

Subdirectory names inside tarball:
percona-server-5.7.10-1rc1-linux-x86_64
percona-server-5.6.27-76.0-linux-x86_64
percona-server-5.5.46-37.6-linux-x86_64

@tplavcic tplavcic changed the title Changed package name for cpack from mysql to percona-server (BLD-309) 5.5 - Changed package name for cpack from mysql to percona-server (BLD-309) Jan 29, 2016
abychko added a commit that referenced this pull request Jan 29, 2016
5.5 - Changed package name for cpack from mysql to percona-server (BLD-309)
@abychko abychko merged commit c7b1d27 into percona:5.5 Jan 29, 2016
@laurynas-biveinis
Copy link
Contributor

A public bug please?

@tplavcic
Copy link
Member Author

tplavcic commented Feb 1, 2016

@tplavcic tplavcic deleted the bld-309-5.5 branch April 7, 2016 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants