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

apt metadata in source repository for MariaDB 10.2 is corrupted

Details

    Description

      What is problem?

      MariaDB 10.2 apt source repository for Ubuntu trusty, xenial, yakkety is corruppted, so we can't get MariaDB 10.2 source package anymore.

      What is expected?

      apt-get source succeeds.

      What is actual situation?

      apt-get source fails.

      Why it fails?

      I've noticed this issue on Travis-CI.

      Here is the build error log on it.
      https://travis-ci.org/mroonga/mroonga/jobs/225504750#L299

      This issue is caused by empty metadata such as folows:

      http://mirror.jmu.edu/pub/mariadb/repo/10.2/ubuntu/dists/trusty/main/source/Release
      http://mirror.jmu.edu/pub/mariadb/repo/10.2/ubuntu/dists/trusty/main/source/Souces.gz

      This error is not limited to above mirror only. I investigated some of other mirrors, but all of them contains same problems.

      Attachments

        Issue Links

          Activity

            I thought that autobake-deb.sh is used to generate source packages in apt repository and do the CI on Travis-CI.
            So, for saving time, '-b' is omitted only on Travis-CI is reasonable, but it seems disabled completely without CI case.

            https://github.com/MariaDB/server/blob/10.2/debian/autobake-deb.sh#L109

            Daniel Bartholomew says: "during 10.2 development it was decided to stop building source packages"

            Is there a possibility that source packages are provided in the future again? or are there any blocking issue to providing source packages in apt repository again?

            kenhys Kentaro Hayashi added a comment - I thought that autobake-deb.sh is used to generate source packages in apt repository and do the CI on Travis-CI. So, for saving time, '-b' is omitted only on Travis-CI is reasonable, but it seems disabled completely without CI case. https://github.com/MariaDB/server/blob/10.2/debian/autobake-deb.sh#L109 Daniel Bartholomew says: "during 10.2 development it was decided to stop building source packages" Is there a possibility that source packages are provided in the future again? or are there any blocking issue to providing source packages in apt repository again?

            If there are still some blocking issue to provide them again, I hope I can solve this issue with together.

            kenhys Kentaro Hayashi added a comment - If there are still some blocking issue to provide them again, I hope I can solve this issue with together.

            Fix to this is included in the merge request https://github.com/MariaDB/server/pull/545

            otto Otto Kekäläinen added a comment - Fix to this is included in the merge request https://github.com/MariaDB/server/pull/545
            danblack Daniel Black added a comment -

            so with pr 545 merged a fix in 10.3.4 - verified at url http://mirrors.coreix.net/mariadb/repo/10.3/ubuntu/dists/zesty/main/source/ since jmu.edu is no longer mirroring.

            Still needs a fix in the 10.2 branch.

            danblack Daniel Black added a comment - so with pr 545 merged a fix in 10.3.4 - verified at url http://mirrors.coreix.net/mariadb/repo/10.3/ubuntu/dists/zesty/main/source/ since jmu.edu is no longer mirroring. Still needs a fix in the 10.2 branch.
            otto Otto Kekäläinen added a comment - This was fixed for 10.2 in https://github.com/MariaDB/server/commit/738c5c84245f

            People

              otto Otto Kekäläinen
              kenhys Kentaro Hayashi
              Votes:
              0 Vote for this issue
              Watchers:
              7 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.