mariadb repo (oregon state univ) expires versions >6 months

Bug #1410743 reported by Darren Birkett
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
High
Darren Birkett
Icehouse
Fix Released
High
Jesse Pretorius
Juno
Fix Released
High
Jesse Pretorius
Trunk
Fix Released
High
Darren Birkett

Bug Description

We are currently pulling mariadb 5.5.41 from:

http://ftp.osuosl.org/pub/mariadb/mariadb-5.5.41/repo/ubuntu/

However, this mirror will expire this version when it is older than 6 months, breaking deployments. Better to use the official archive which retains all older versions:

http://archive.mariadb.org/

And for the current version:

http://archive.mariadb.org/mariadb-5.5.41/repo/ubuntu/

Changed in openstack-ansible:
assignee: nobody → Darren Birkett (darren-birkett)
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (master)

Fix proposed to branch: master
Review: https://review.openstack.org/147130

Changed in openstack-ansible:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/147130
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=1bc96069c2f28bf0ff3e1183b43dd3acaef206f8
Submitter: Jenkins
Branch: master

commit 1bc96069c2f28bf0ff3e1183b43dd3acaef206f8
Author: Darren Birkett <email address hidden>
Date: Wed Jan 14 11:14:48 2015 +0000

    use archive.mariadb.org for to install mariadb package

    the current source repo for mariadb expires packages after 6 months.
    The official archive keeps all versions, so we switch to using that.

    Additionally, this commit removes unused references to this repo and key
    from vars/repo_packages/all_common.yml

    Closes-Bug: #1410743

    Change-Id: Ic5de676422a6bde5d35ff5b1f6bf85037dcbcafc

Changed in openstack-ansible:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (juno)

Fix proposed to branch: juno
Review: https://review.openstack.org/148897

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (icehouse)

Fix proposed to branch: icehouse
Review: https://review.openstack.org/148898

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (juno)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: juno
Review: https://review.openstack.org/148897
Reason: This patch can't be added individually in this branch - it needs to be squashed with other patches which combined together get gating working.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (icehouse)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: icehouse
Review: https://review.openstack.org/148898
Reason: This patch can't be added individually in this branch - it needs to be squashed with other patches which combined together get gating working.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (juno)

Fix proposed to branch: juno
Review: https://review.openstack.org/149230

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (juno)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: juno
Review: https://review.openstack.org/149230
Reason: I made a mistake with the commit message.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/149209
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=e01165bcc729ba151473dfe3199f913906e8d4b9
Submitter: Jenkins
Branch: juno

commit e01165bcc729ba151473dfe3199f913906e8d4b9
Author: Jesse Pretorius <email address hidden>
Date: Mon Jan 19 17:47:38 2015 +0000

    Squash all patches required to make gating work

    This is a merge of the following patches:
    62d2525 Fixed generator type assumption error
    1339640 Allow swift_vars to not be specified for swift_hosts
    735eb68 AIO to use https to access the frozen repo
    033df65 use archive.mariadb.org for to install mariadb package
    8b9cf6e Use reliable static mirror for mariadb apt repository
    b30f9d1 Add debootstrap package to LXC package list
    5c464e1 Add swift_all inventory to swift-common play
    a88bcb7 Add swift_all inventory to swift account/container/object plays

    Change-Id: I630e38b35a00fe547ec3aaa68604a5902be4f83e
    Closes-Bug: #1399387
    Closes-Bug: #1406323
    Closes-Bug: #1399387
    Closes-Bug: #1402582
    Closes-Bug: #1402594
    Closes-Bug: #1402617
    Closes-Bug: #1409762
    Closes-Bug: #1410743
    Closes-Bug: #1411331
    Closes-Bug: #1412521

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (icehouse)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: icehouse
Review: https://review.openstack.org/149213
Reason: This patch was an investigation to figure out what needed to go into the branch in order to get the gate operational. Now that we know, we can cherry-pick the patches individually.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (icehouse)

Reviewed: https://review.openstack.org/148898
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=23124164037b187fd1be671bcf548d27071b1be2
Submitter: Jenkins
Branch: icehouse

commit 23124164037b187fd1be671bcf548d27071b1be2
Author: Darren Birkett <email address hidden>
Date: Wed Jan 14 11:14:48 2015 +0000

    use archive.mariadb.org for to install mariadb package

    the current source repo for mariadb expires packages after 6 months.
    The official archive keeps all versions, so we switch to using that.

    Additionally, this commit removes unused references to this repo and key
    from vars/repo_packages/all_common.yml

    Closes-Bug: #1410743
    Related-Bug: #1409762
    Change-Id: Ic5de676422a6bde5d35ff5b1f6bf85037dcbcafc

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (juno)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: juno
Review: https://review.openstack.org/149230
Reason: mistaken commit

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/148897
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=0f8ef2ef646bb72dc7ab7155cb9e28eb327730f2
Submitter: Jenkins
Branch: juno

commit 0f8ef2ef646bb72dc7ab7155cb9e28eb327730f2
Author: Darren Birkett <email address hidden>
Date: Wed Jan 14 11:14:48 2015 +0000

    use archive.mariadb.org for to install mariadb package

    the current source repo for mariadb expires packages after 6 months.
    The official archive keeps all versions, so we switch to using that.

    Additionally, this commit removes unused references to this repo and key
    from vars/repo_packages/all_common.yml

    Conflicts:
            rpc_deployment/inventory/group_vars/all.yml

    Closes-Bug: #1410743
    Related-Bug: #1409762
    Change-Id: Ic5de676422a6bde5d35ff5b1f6bf85037dcbcafc
    (cherry picked from commit 1bc96069c2f28bf0ff3e1183b43dd3acaef206f8)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (juno)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: juno
Review: https://review.openstack.org/149230
Reason: never mind - borked

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.