juno: not a valid cloud-archive name

Bug #1362521 reported by Satish Kumar Krishnan
42
This bug affects 7 people
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Critical
Matteo Panella

Bug Description

While installing Openstack on Ubuntu 14.04 (LTS) getting the below error. I am following the instructions as per the document @ http://docs.openstack.org/trunk/install-guide/install/apt/openstack-install-guide-apt-trunk.pdf

# add-apt-repository cloud-archive:juno
'juno': not a valid cloud-archive name.
Must be one of ['folsom', 'folsom-proposed', 'grizzly', 'grizzly-proposed', 'havana', 'havana-proposed', 'icehouse', 'icehouse-proposed', 'tools', 'tools-proposed']

Is the document still in development? let me know what does this error mean and how to proceed further.

Page 22 : URL : http://docs.openstack.org/trunk/install-guide/install/apt/openstack-install-guide-apt-trunk.pdf

Regards,
Satish

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

The guide has a DRAFT written in large letters - so, yes it's in development.

Changed in openstack-manuals:
status: New → Invalid
Revision history for this message
LIU Yulong (dragon889) wrote :

Oct 16 the Juno is released, but this problem comes.

add-apt-repository cloud-archive:juno

'juno': not a valid cloud-archive name.
Must be one of ['folsom', 'folsom-proposed', 'grizzly', 'grizzly-proposed', 'havana', 'havana-proposed', 'icehouse', 'icehouse-proposed', 'tools', 'tools-proposed']

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: Invalid → Confirmed
importance: Undecided → Critical
milestone: none → juno
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in software-properties (Ubuntu):
status: New → Confirmed
Revision history for this message
Tom Fifield (fifieldt) wrote :

It looks like Ubuntu is not ready for Juno.

You could try their staging repository:

apt-add-repository ppa:ubuntu-cloud-archive/juno-staging

Note: this is not an OpenStack documentation bug - it's related to Ubuntu packaging.

Changed in cloud-archive:
status: New → Confirmed
Revision history for this message
Tom Fifield (fifieldt) wrote :
Revision history for this message
Tom Fifield (fifieldt) wrote :

.. but the updated software-properties package is not available in Trusty.

Revision history for this message
Tom Fifield (fifieldt) wrote :

you can probably add the repository manually using

http://ubuntu-cloud.archive.canonical.com/ubuntu/

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Tom,

Do you want me to add a workaround to manually configure the repo?

Revision history for this message
Matteo Panella (mpanella) wrote :

Right now, the only way of getting Juno on 14.04 is by using the old manual method (eg. install ubuntu-cloud-keyring and create a listfile in /etc/apt/sources.list.d).

I'd wait for the greenlight from Canonical, though: the last upload happened two days ago, so the archive might still not be ready for prime time.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
assignee: nobody → Matt Kassawara (ionosphere80)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/129642
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=9a50e10b3737368776f72ccd3788d30862b85cc6
Submitter: Jenkins
Branch: master

commit 9a50e10b3737368776f72ccd3788d30862b85cc6
Author: Matthew Kassawara <email address hidden>
Date: Mon Oct 20 10:07:24 2014 -0500

    Add workaround for Ubuntu Cloud archive

    I added a workaround for the Ubuntu Cloud archive repository
    because the 'add-apt-repository' method does not contain
    information about Juno packages.

    Change-Id: Ib222dc1a1919e3e3f55e694426d25fbefb9e3cbe
    Closes-Bug: #1362521

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
Matteo Panella (mpanella) wrote :

As far as software-properties is concerned, the issue is being tracked in lp:1350291 (perhaps this issue should be marked as a duplicate of that one for software-properties and Invalid for ubuntu-cloud-archive).

The updated package is in trusty-proposed and I can confirm it works, it only needs verification from the SRU Team before it's migrated to trusty-updates.

Revision history for this message
Tom Fifield (fifieldt) wrote :

Thanks for the reply Matteo!

Upstream, we're getting a heavy amount of complaints about this so anything that can be done to expedite would be great :)

I'll remove the tags for software-properties and cloud archive so we can keep this bug for tracking the workaround we added to upstream manuals.

Revision history for this message
Matteo Panella (mpanella) wrote :

@Tom:
I can just report that the package is in a "worksforme" status as far as the issue is concerned, I'm in no way affiliated with Canonical or the SRU Team :-)

If at least another user could verify it and comment on the issue (per https://wiki.ubuntu.com/QATeam/PerformingSRUVerification ) things should be a bit faster.

Revision history for this message
Tom Fifield (fifieldt) wrote :

I have done so and updated the tag to verification-done as noted by the SRU member

no longer affects: cloud-archive
no longer affects: software-properties (Ubuntu)
Revision history for this message
Matteo Panella (mpanella) wrote :

The updated software-properties packages was pushed yesterday to trusty-updates, the manual repository setup procedure is no longer needed on up-to-date Trusty installations.
Should I send a patch to gerrit to revert the manual to the pre-workaround state or is it sufficient to raise the flag here? :-)

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: Fix Released → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
assignee: Matt Kassawara (ionosphere80) → Matteo Panella (mpanella)
status: Confirmed → In Progress
Revision history for this message
Tom Fifield (fifieldt) wrote :

on it

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Changed in openstack-manuals:
assignee: Matteo Panella (mpanella) → Tom Fifield (fifieldt)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-manuals (master)

Change abandoned by Tom Fifield (<email address hidden>) on branch: master
Review: https://review.openstack.org/131839
Reason: https://review.openstack.org/#/c/131837/ covers this

Revision history for this message
Tom Fifield (fifieldt) wrote :

oh - I see you got it :)

Changed in openstack-manuals:
assignee: Tom Fifield (fifieldt) → Matteo Panella (mpanella)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/131837
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=9b835ad87273386a92c162c33024d8d571898bdd
Submitter: Jenkins
Branch: master

commit 9b835ad87273386a92c162c33024d8d571898bdd
Author: Matteo Panella <email address hidden>
Date: Wed Oct 29 18:34:03 2014 +0100

    Remove workaround for Ubuntu Cloud archive

    An updated version of software-properties with support for the
    Juno section of the Ubuntu Cloud archive has been released to
    trusty-updates.

    The manual setup instructions can be safely removed and replaced
    with add-apt-repository.

    Change-Id: Ibc526bc790947c60544da6d692993afd5c501db1
    Closes-Bug: 1362521

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
smallby (guanyanchu) wrote :

I also met the problem,did you solve it?

Revision history for this message
Tom Fifield (fifieldt) wrote :

It works now.

If you are still getting this error, your packages are not up to date.

Run apt-get update; apt-get upgrade

Revision history for this message
smallby (guanyanchu) wrote : Re: [Bug 1362521] Re: juno: not a valid cloud-archive name

I've tried it.
Run apt-get update; apt-get upgrade
But I still meet the problem

guanyanchu1688@163.com

From: Tom Fifield
Date: 2014-11-11 13:36
To: guanyanchu1688
Subject: [Bug 1362521] Re: juno: not a valid cloud-archive name
It works now.

If you are still getting this error, your packages are not up to date.

Run apt-get update; apt-get upgrade

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1362521

Title:
  juno: not a valid cloud-archive name

Status in OpenStack Manuals:
  Fix Released

Bug description:
  While installing Openstack on Ubuntu 14.04 (LTS) getting the below
  error. I am following the instructions as per the document @
  http://docs.openstack.org/trunk/install-guide/install/apt/openstack-
  install-guide-apt-trunk.pdf

  # add-apt-repository cloud-archive:juno
  'juno': not a valid cloud-archive name.
  Must be one of ['folsom', 'folsom-proposed', 'grizzly', 'grizzly-proposed', 'havana', 'havana-proposed', 'icehouse', 'icehouse-proposed', 'tools', 'tools-proposed']

  Is the document still in development? let me know what does this error mean and how to proceed further.

  Page 22 : URL : http://docs.openstack.org/trunk/install-
  guide/install/apt/openstack-install-guide-apt-trunk.pdf

  Regards,
  Satish

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1362521/+subscriptions

Revision history for this message
Tom Fifield (fifieldt) wrote :

smallby, if you have already updated all packages, there are two possible causes

1) Your ubuntu mirror is out of date (not so likely)
2) You are not using Ubuntu 14.04

This does work fine in ubuntu 14.04 with the new package.

Revision history for this message
smallby (guanyanchu) wrote :

Hello Tom.
Something is wrong with the ubuntu14.04,maybe it's the reason of internet.
Then I changed the os,with cenos7 I installed it well.
But now I meet a problem,the juno supporte spark,but juno can only manage VM,
if I install spark on the cenos/ubuntu,how does juno manage it?

guanyanchu1688@163.com

From: Tom Fifield
Date: 2014-11-11 16:19
To: guanyanchu1688
Subject: [Bug 1362521] Re: juno: not a valid cloud-archive name
smallby, if you have already updated all packages, there are two
possible causes

1) Your ubuntu mirror is out of date (not so likely)
2) You are not using Ubuntu 14.04

This does work fine in ubuntu 14.04 with the new package.

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1362521

Title:
  juno: not a valid cloud-archive name

Status in OpenStack Manuals:
  Fix Released

Bug description:
  While installing Openstack on Ubuntu 14.04 (LTS) getting the below
  error. I am following the instructions as per the document @
  http://docs.openstack.org/trunk/install-guide/install/apt/openstack-
  install-guide-apt-trunk.pdf

  # add-apt-repository cloud-archive:juno
  'juno': not a valid cloud-archive name.
  Must be one of ['folsom', 'folsom-proposed', 'grizzly', 'grizzly-proposed', 'havana', 'havana-proposed', 'icehouse', 'icehouse-proposed', 'tools', 'tools-proposed']

  Is the document still in development? let me know what does this error mean and how to proceed further.

  Page 22 : URL : http://docs.openstack.org/trunk/install-
  guide/install/apt/openstack-install-guide-apt-trunk.pdf

  Regards,
  Satish

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1362521/+subscriptions

Revision history for this message
macJack (macjack) wrote :

Hello All

According to the openstack-manuals here
http://docs.openstack.org/juno/install-guide/install/apt/content/ch_basic_environment.html
After installing a whole new ubuntu trusty server system (clean install 14.04.1), trying to perform this command "apt-get install python-software-properties", then "add-apt-repository cloud-archive:juno", this bug will happened again.
Then do "apt-get update && apt-get dist-upgrade", it is able to run this command "add-apt-repository cloud-archive:juno" without error afterward.
Another method to do is after clean installation, run this command "apt-get install python3-software-properties" instead of "apt-get install python-software-properties" then "add-apt-repository cloud-archive:juno", it works with no error, needless to update whole system.

Thanks

BR
macJack

Revision history for this message
SamP (sampath-priyankara) wrote :

Hi macJack,

 Thanks for the tip. Worked fine with me.
 Here who it looks like.

sampath@SAM02:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
sampath@SAM02:~$ sudo add-apt-repository cloud-archive:juno
'juno': not a valid cloud-archive name.
Must be one of ['folsom', 'folsom-proposed', 'grizzly', 'grizzly-proposed', 'havana', 'havana-proposed', 'icehouse', 'icehouse-proposed', 'tools', 'tools-proposed']
sampath@SAM02:~$ sudo apt-get install -y python3-software-properties
.....(omission)........
sampath@SAM02:~$ sudo add-apt-repository cloud-archive:juno
 Ubuntu Cloud Archive for OpenStack Juno
 More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
Press [ENTER] to continue or ctrl-c to cancel adding it
.....(omission)........
Importing ubuntu-cloud.archive.canonical.com keyring
OK
Processing ubuntu-cloud.archive.canonical.com removal keyring
gpg: /etc/apt/trustdb.gpg: trustdb created
OK
sampath@SAM02:~$ 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
sampath@SAM02:~$

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

The guide makes a few assumptions about good systems administration practices prior to installing any additional packages for OpenStack. In particular, updating and upgrading the distribution to resolve any security issues found since the release of a particular version.

Revision history for this message
Rupesh Chowdhary (rupeshrams) wrote :

Create a file mentioned as below

1.vim /etc/apt/sources.list.d/cloudarchive-juno.list

Add the below line and save the file,

deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/juno main

2.After that run the following commands,

#apt-get update && apt-get upgrade

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.