[MDEV-18064] Packaging is broken for debian-based systems Created: 2018-12-22  Updated: 2018-12-23  Resolved: 2018-12-23

Status: Closed
Project: MariaDB Server
Component/s: Packaging, Platform Debian, wsrep
Affects Version/s: 10.3
Fix Version/s: 10.3.12

Type: Bug Priority: Blocker
Reporter: Julius Goryavsky Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: 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



 Comments   
Comment by Elena Stepanova [ 2018-12-22 ]

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

Comment by Julius Goryavsky [ 2018-12-23 ]

Thanks for the clarification, I will now post a patch

Comment by Julius Goryavsky [ 2018-12-23 ]

Fixed packaging scripts here:
https://github.com/MariaDB/server/pull/1051

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