wrong package name using ./scripts/make_binary_distribution

Bug #1257296 reported by Giuseppe Maxia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Status tracked in 5.7
5.1
Triaged
Low
Unassigned
5.5
Triaged
Low
Unassigned
5.6
Triaged
Low
Unassigned
5.7
Triaged
Low
Unassigned

Bug Description

Using Percona Server sources for 5.6.14, I ran these commands:

cmake . && make && ./scripts/make_binary_distribution

The result was:

CPack: - package: $HOME/build/Percona-Server-5.6.14-rel62.0/mysql-5.6.14-linux-x86_64.tar.gz generated.

It should have created Percona-Server-5.6.14-rel62.0-linux-x86_64.tar.gz

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote :

Confirmed for 5.6:

...
Linking CXX executable my_safe_process
[100%] Built target my_safe_process
CPack: Create package using TGZ
CPack: Install projects
CPack: - Run preinstall target for: MySQL
CPack: - Install project: MySQL
CPack: Create package
CPack: - package: /tmp/Percona-Server-5.6.14-rel62.0/mysql-5.6.14-linux-x86_64.tar.gz generated.
[openxs@chief Percona-Server-5.6.14-rel62.0]$ ls *.tar.gz
mysql-5.6.14-linux-x86_64.tar.gz

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote :

Confirmed for 5.5 also:

[100%] Building CXX object mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/safe_process.cc.o
Linking CXX executable my_safe_process
[100%] Built target my_safe_process
CPack: Create package using TGZ
CPack: Install projects
CPack: - Run preinstall target for: MySQL
CPack: - Install project: MySQL
CPack: Create package
CPack: - package: /tmp/Percona-Server-5.5.34-rel32.0/mysql-5.5.34-linux-x86_64.tar.gz generated.
[openxs@chief Percona-Server-5.5.34-rel32.0]$ ls -l *.tar.gz
-rw-rw-r-- 1 openxs openxs 60048402 Dec 4 09:46 mysql-5.5.34-linux-x86_64.tar.gz

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote :

Same story with 5.1:

...
mysql-5.1.72-linux-x86_64.tar.gz created
Removing temporary directory
[openxs@chief Percona-Server-5.1.72-rel14.10]$ ls -l *.gz
-rw-rw-r-- 1 openxs openxs 45358929 Dec 4 10:03 mysql-5.1.72-linux-x86_64.tar.gz

tags: added: pkg
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

We have fixed this under bug 1540385, closing as its duplicate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.