Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.3(EOL)
-
None
Description
Server installation is broken for debian-based systems after removing xtrabackup scripts:
install -d debian/.debhelper/generated/mariadb-server-core-10.3
|
dh_install: Cannot find (any matches for) "usr/bin/wsrep_sst_xtrabackup" (tried in ., debian/tmp)
|
dh_install: mariadb-server-10.3 missing files: usr/bin/wsrep_sst_xtrabackup
|
dh_install: Cannot find (any matches for) "usr/bin/wsrep_sst_xtrabackup-v2" (tried in ., debian/tmp)
|
dh_install: mariadb-server-10.3 missing files: usr/bin/wsrep_sst_xtrabackup-v2
|
It's not server installation, it's packaging. Deb packages cannot be created because files which are supposed to be in the package cannot be found (cannot be "installed" into the package build directories).
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-bionic-amd64/builds/1214/steps/compile/logs/stdio