[MDEV-16056] mariadb_repo_setup: Detected Ubuntu but version (bionic) is not supported. Created: 2018-04-29 Updated: 2018-05-31 Resolved: 2018-05-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform Debian |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Miguel Dias | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | 10.2-ga, packaging | ||
| Environment: |
Ubuntu 18.04 LTS (bionic) |
||
| Description |
|
curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash |
| Comments |
| Comment by Daniel Bartholomew [ 2018-04-29 ] | ||||
|
We don't have Ubuntu Bionic packages available yet. The goal is to have them for the next MariaDB 10.1 release. The script will be updated to support Ubuntu Bionic shortly before the release. | ||||
| Comment by Daniel Bartholomew [ 2018-05-09 ] | ||||
|
Actually I misspoke. The mariadb_repo_setup script only supports MariaDB 10.2, so the next MariaDB 10.2 release is when the updated script and Ubuntu 18.04 bionic packages will be available. | ||||
| Comment by Daniel Bartholomew [ 2018-05-18 ] | ||||
|
With the release of MariaDB Server 10.2.15, the script has been updated to support Ubuntu 18.04 bionic. There is one issue left. The script sets up three repositories, MariaDB Server, MariaDB MaxScale, and a Tools repository. The primary purpose of this repository is to hold alternative third-party tools like Percona XtraBackup. There is no XtraBackup for Ubuntu 18.04 yet, and so this repository will return the following error:
I'm working today on getting the Tools repository fixed so that it doesn't give the error. This error doesn't affect the MariaDB MaxScale or MariaDB Server repositories, they are working fine. | ||||
| Comment by Daniel Bartholomew [ 2018-05-31 ] | ||||
|
The tools repository now has xtrabackup deb files for ubuntu bionic |