[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:
|
| Comments |
| Comment by Francois Pienaar [ 2019-03-12 ] | ||||||||||||
|
This is what I get when I try to install the package
Trying to run mariabackup:
I tried installing mariadb-client-10.3, and it's still not available. | ||||||||||||
| Comment by Elena Stepanova [ 2019-03-12 ] | ||||||||||||
|
Does
(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. |