Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 5.5.25
    • None
    • None

    Description

      upgrade test fails on precise (both x86 and amd64) as

      + sudo sh -c 'DEBIAN_FRONTEND=noninteractive MYSQLD_STARTUP_TIMEOUT=180 apt-get install --allow-unauthenticated -y mariadb-server'
      Reading package lists...
      Building dependency tree...
      Reading state information...
      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-server : Depends: mariadb-server-5.5 but it is not going to be installed
      E: Unable to correct problems, you have held broken packages.

      Attachments

        Activity

          I think it is just because the standard MySQL package has a higher version number than the mariadb packages.
          So it will be fixed when we do the next release an increase the version number.

          knielsen Kristian Nielsen added a comment - I think it is just because the standard MySQL package has a higher version number than the mariadb packages. So it will be fixed when we do the next release an increase the version number.

          buildbot tries to upgrade to mariadb-5.5.25.
          on precise-amd64-update image we have mysql-5.5.22 installed.

          It doesn't look like a higher version number to me

          serg Sergei Golubchik added a comment - buildbot tries to upgrade to mariadb-5.5.25. on precise-amd64-update image we have mysql-5.5.22 installed. It doesn't look like a higher version number to me

          Yes, what I meant is - I think a higher version is available in the upstream repos.
          After Oracle stopped releasing security vulnerability information, Ubuntu had to switch to
          not backpatching, but grabbing latest upstream release. So they would have 5.5.25 to get the
          recent security hole fixed.

          knielsen Kristian Nielsen added a comment - Yes, what I meant is - I think a higher version is available in the upstream repos. After Oracle stopped releasing security vulnerability information, Ubuntu had to switch to not backpatching, but grabbing latest upstream release. So they would have 5.5.25 to get the recent security hole fixed.

          upstream repo has 5.5.24 (I've tried apt-get upgrade in this VM). Still less than 5.5.25.

          serg Sergei Golubchik added a comment - upstream repo has 5.5.24 (I've tried apt-get upgrade in this VM). Still less than 5.5.25.

          It looked like we were missing some replaces: and conflicts: headers for mysql-server-5.5
          and mysql-client-5.5.

          I added them and pushed to 5.5-serg, we will see if it makes a difference.

          knielsen Kristian Nielsen added a comment - It looked like we were missing some replaces: and conflicts: headers for mysql-server-5.5 and mysql-client-5.5. I added them and pushed to 5.5-serg, we will see if it makes a difference.

          pushed

          serg Sergei Golubchik added a comment - pushed

          People

            knielsen Kristian Nielsen
            serg Sergei Golubchik
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.