[MDEV-18903] Mariabackup cannot be located in bionic repo Created: 2019-03-12  Updated: 2019-03-12  Resolved: 2019-03-12

Status: Closed
Project: MariaDB Server
Component/s: Documentation, mariabackup
Affects Version/s: 10.3.13
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Francois Pienaar Assignee: Geoff Montee (Inactive)
Resolution: Fixed Votes: 0
Labels: backup, repository
Environment:

Ubuntu Server 18.04 LTS



 Description   

I cannot download and install the mariabackup binary on my server. I am using the official MariaDB sources list for Bionic, set up through the configuration scripts. I can update and upgrade the sources list without issue, and can download the mariadb-server and mariadb-client packages.

The sources I'm using as set up by the scripts:

# MariaDB Server
# To use a different major version of the server, or to pin to a specific minor version, change URI below.
deb [arch=amd64] http://downloads.mariadb.com/MariaDB/mariadb-10.3/repo/ubuntu bionic main
 
# MariaDB MaxScale
# To use the latest stable release of MaxScale, use "latest" as the version
# To use the latest beta (or stable if no current beta) release of MaxScale, use "beta" as the version
deb [arch=amd64] http://downloads.mariadb.com/MaxScale/2.3/ubuntu bionic main
 
# MariaDB Tools
deb [arch=amd64] http://downloads.mariadb.com/Tools/ubuntu bionic main



 Comments   
Comment by Francois Pienaar [ 2019-03-12 ]

This is what I get when I try to install the package

apt-get install mariadb-backup-10.3
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mariadb-backup-10.3
E: Couldn't find any package by glob 'mariadb-backup-10.3'
E: Couldn't find any package by regex 'mariadb-backup-10.3'

Trying to run mariabackup:

mariabackup
 
Command 'mariabackup' not found, but can be installed with:
 
apt install mariadb-client-10.1

I tried installing mariadb-client-10.3, and it's still not available.

Comment by Elena Stepanova [ 2019-03-12 ]

Does

apt-get install mariadb-backup

(without -10.3) work?

Comment by Francois Pienaar [ 2019-03-12 ]

facepalm

Yes it does. Thank you.

The install docs for Debian could probably do with an update.

Comment by Elena Stepanova [ 2019-03-12 ]

Indeed, documentation apparently needs to be updated. Thanks for pointing out.

Comment by Ian Gilfillan [ 2019-03-12 ]

GeoffMontee this was introduced in this edit: https://mariadb.com/kb/en/library/mariabackup-overview/+revision/78660/78659/ - can you double check related edits as well.

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