[MDEV-4448] Add packages repository for Ubuntu 13.04 Raring Ringtail Created: 2013-04-28  Updated: 2013-05-23  Resolved: 2013-05-23

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: 5.5.31

Type: Task Priority: Minor
Reporter: yuvilio Assignee: Daniel Bartholomew
Resolution: Fixed Votes: 1
Labels: packaging


 Description   

With the release of Ubuntu 13.04 "raring" can a repository be made available for it in https://downloads.mariadb.org/ ? I tried using the 12.10 "quantal" one but got this error after updating with it:

yuvilio@jinbocho:~$ sudo apt-get install mariadb-client mariadb-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
mariadb-client : Depends: mariadb-client-5.5 but it is not going to be installed
mariadb-server : Depends: mariadb-server-5.5 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
yuvilio@jinbocho:~$



 Comments   
Comment by Sergei Golubchik [ 2013-05-01 ]

Daniel, I know there's a TODO project for this, but as we've got a public ticket too, let's keep it updated

Comment by Daniel Bartholomew [ 2013-05-01 ]

The reported error is because the version of MariaDB 5.5 in our repositories is 5.5.30 whereas the version of MySQL 5.5 in Ubuntu 13.04 is 5.5.31. This is a variation of the issue described here: https://kb.askmonty.org/en/installing-mariadb-deb-files/#version-mismatch-between-mariadb-and-ubuntudebian-repositories

If you have the MariaDB quantal repositories set up, the MariaDB 5.5.30 packages will install on Ubuntu 13.04 "raring" if the following command is used:

sudo apt-get install mariadb-server-5.5 mysql-common=5.5.30-mariadb1~quantal libmysqlclient18=5.5.30-mariadb1~quantal

Comment by Daniel Bartholomew [ 2013-05-23 ]

Raring repositories for 5.5 are now released with the release of MariaDB 5.5.31.

Comment by yuvilio [ 2013-05-23 ]

Upgraded and confirmed. Thanks Daniel!

Generated at Thu Feb 08 06:56:30 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.