[openstack-dev] [TripleO] old cloud apt version of ubuntu at install-depencies

LeslieWang wqyuwss at hotmail.com
Mon Aug 4 14:07:11 UTC 2014


Dear all,
I found file “tripleo-incubator/scripts/install-depencencies” has below clauses:
    DEBIAN_FRONTEND=noninteractive sudo -E apt-get install --yes ubuntu-cloud-keyring
    (grep -Eqs "precise-updates/grizzly" /etc/apt/sources.list.d/cloud-archive.list) || echo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/grizzly main' | sudo tee -a /etc/apt/sources.list.d/cloud-archive.list
    #adding precise-backports universe repository for jq package    if ! command -v add-apt-repository; then
      DEBIAN_FRONTEND=noninteractive sudo -E apt-get install --yes python-software-properties
    fi
    sudo add-apt-repository "deb http://us.archive.ubuntu.com/ubuntu/ precise-backports universe"

Seems like it still uses old grizzly repository. So can anyone please suggest if it is a bug and need be updated to latest icehouse? or not?
BTW, here is ubuntu cloud archive link. https://wiki.ubuntu.com/ServerTeam/CloudArchive
Best RegardsLeslie 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140804/a86e9435/attachment.html>


More information about the OpenStack-dev mailing list