[MDEV-14296] wsrep_sst_common should be moved away from /usr/bin Created: 2017-11-06  Updated: 2023-07-21

Status: Open
Project: MariaDB Server
Component/s: Galera SST, Packaging, Platform RedHat, Scripts & Clients, wsrep
Affects Version/s: 10.2.10
Fix Version/s: 11.2

Type: Bug Priority: Major
Reporter: Michal Schorm Assignee: Nikita Malyavin
Resolution: Unresolved Votes: 0
Labels: contribution, foundation
Environment:

Fedora - all



 Description   

Hello,
I clean up the Fedora (and RHEL) packaging.

I came across that "wsrep_sst_*" files in /usr/bin.
They are scripts - fine, they are executables - fine, they have shebangs - fine.

But the "wsrep_sst_common", which is a library of bash functions for those scripts is not executable, so it should be moved shomewhere like "/usr/share/package-name/"

That require both

  • changing its location
  • fix include command in the rest of the wsrep_sst scripts


 Comments   
Comment by Daniel Black [ 2018-01-14 ]

libexecdir perhaps, noticed some non-mariadb git scripts there without shebang.

https://cmake.org/cmake/help/v3.0/module/GNUInstallDirs.html

current use of libexecdir is a bit messy however.

Generated at Thu Feb 08 08:12:27 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.