Sample wsrep.cnf file is not included into .deb packages for Ubuntu 14.04
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC | Status tracked in 5.6 | |||||
5.5 |
Triaged
|
Undecided
|
Raghavendra D Prabhu | |||
5.6 |
Triaged
|
Undecided
|
Raghavendra D Prabhu |
Bug Description
On some systems PXC comes with sample wsrep.cnf:
vagrant@percona1 ~]$ repoquery -l Percona-
/usr/share/
/usr/share/
But on Ubuntu 14.04 (and maybe other Debiand and Ubuntu versions) it's not there (while it is present in support-files in the source code):
openxs@ao756:~$ sudo find / -name 'wsrep.cnf'
/home/openxs/
/home/openxs/
/home/openxs/
openxs@ao756:~$ dpkg -l | grep -i percona
ii libmysqlclient18 1:5.5.35-
ii libmysqlclient1
rc libmysqlclient18.1 1:5.6.15-
ii libperconaserve
rc libperconaserve
ii percona-
rc percona-
rc percona-
ii percona-toolkit 2.2.13 all Advanced MySQL and system command-line tools
ii percona-xtrabackup 2.2.8-5059-1.trusty amd64 Open source backup tool for InnoDB and XtraDB
ii percona-
ii percona-
ii percona-
ii percona-
rc percona-
openxs@ao756:~$ cat /etc/issue
Ubuntu 14.04.1 LTS \n \l
openxs@ao756:~$ dpkg-query -L percona-
/usr/bin/
/usr/bin/
/usr/bin/
/usr/bin/
/usr/bin/
/usr/share/
/usr/bin/
openxs@ao756:~$ dpkg-query -L percona-
openxs@ao756:~$ dpkg-query -L percona-
openxs@ao756:~$ dpkg-query -L percona-
openxs@ao756:~$
tags: | added: i50281 pkg |
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PXC-1798