On Wed, Nov 12, 2014 at 4:04 PM, Akilesh K <akilesh1...@gmail.com> wrote: > Yes. I understood that just a few minutes ago. I am using 14.04 and blindly > followed the instructions for juno. But how did you managed to add? For me > it simply wont.
Odd I just did the usual thing: # be sure you have latest stuff to start sudo apt-get update sudo apt-get upgrade # then add it apt-add-repository cloud-archive:juno You can always add by hand, here's what I've got: jon@x1:~$ cat /etc/apt/sources.list.d/cloudarchive-juno.list deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/juno main # deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/juno main If you add by hand you'll also need to add the repo keys: sudo apt-get install ubuntu-cloud-keyring -Jon > On Wed, Nov 12, 2014 at 8:29 PM, Jonathan Proulx <j...@jonproulx.com> wrote: >> >> The wiki article is when the upstream release happened which does not >> include any distro packages. >> The cloud-archive is not an OpenStack project it's how Ubuntu packages >> for downstream so it is upto Ubuntu when new relases endup there not >> OpenStack. >> >> Also the juno cloud-archive is only available for Ubuntu 14.04 (and >> cloud archives are only provided for LTS releases), so I suspect you >> issue is that you're not using Ubuntu 14.04 as I have added the juno >> cloud archive on some of my test systems. >> >> -Jon >> >> On Wed, Nov 12, 2014 at 3:40 PM, Akilesh K <akilesh1...@gmail.com> wrote: >> > As per 'https://wiki.openstack.org/wiki/Juno_Release_Schedule' Juno was >> > supposed to be release on 16th of October. >> > >> > But when I do 'add-apt-repository cloud-archive:juno', I get ''juno': >> > not a >> > valid cloud-archive name' >> > >> > >> > So where does OpenStack update its release schedule updated? >> > >> > _______________________________________________ >> > Mailing list: >> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >> > Post to : openstack@lists.openstack.org >> > Unsubscribe : >> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >> > > > _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack