Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-4448

Add packages repository for Ubuntu 13.04 Raring Ringtail

Details

    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:~$

      Attachments

        Activity

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

          serg Sergei Golubchik added a comment - Daniel, I know there's a TODO project for this, but as we've got a public ticket too, let's keep it updated
          dbart Daniel Bartholomew added a comment - - edited

          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

          dbart Daniel Bartholomew added a comment - - edited 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

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

          dbart Daniel Bartholomew added a comment - Raring repositories for 5.5 are now released with the release of MariaDB 5.5.31. Repository creation scripts updated Repository configuration generator updated https://downloads.mariadb.org/mariadb/repositories/
          yuvilio yuvilio added a comment -

          Upgraded and confirmed. Thanks Daniel!

          yuvilio yuvilio added a comment - Upgraded and confirmed. Thanks Daniel!

          People

            dbart Daniel Bartholomew
            yuvilio yuvilio
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.