[Bug 1428433] Re: ssh nova setup script error message is incorrect

Launchpad Bug Tracker 1428433 at bugs.launchpad.net
Thu Mar 5 17:23:35 UTC 2015


This bug was fixed in the package autopkgtest - 3.11.1

---------------
autopkgtest (3.11.1) unstable; urgency=medium


  * Fix autopkgtest-reboot to also work when being called through sudo, and
    for forking test scripts.
  * Avoid failure if /var/cache/apparmor/click-ap.rules does not exist any
    more after a reboot, like on snappy.
  * adt-buildvm-ubuntu-cloud: Avoid cloud-init's prerm stopping cloud-init's
    services while we are still running them. This makes it possible to purge
    cloud-init from user-data, and avoids killing apt/dpkg underneath us. This
    needs a cleaner solution, but is a good enough workaround for now.
    (LP: #1427999)
  * adt-buildvm-ubuntu-cloud: Don't wait between serial console reads while
    we have data. Provides faster/smoother output in --verbose mode.
  * ssh-setup/nova: Fix error message on missing keypair, the command is
    "keypair-add", not "keypair-create". Thanks Thomi Richards! (LP: #1428433)
  * adt-buildvm-ubuntu-cloud: Add workaround for recent cloud-init regression
    that disables ssh (LP #1428495)
  * adt-run: Suggest common reason for unsatisfiable test dependencies.
    Suggest using a current image, or run apt-get update/-U (for apt-get) or
    --setup-commands ro-apt-update (for temp dir install mode). (LP: #1425682)
  * Quiesce confusing "failed to create symbolic link
    /sbin/autopkgtest-reboot" warning on read-only testbeds.

 -- Martin Pitt <mpitt at debian.org>  Thu, 05 Mar 2015 13:33:12 +0100

** Changed in: autopkgtest (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1428433

Title:
  ssh nova setup script error message is incorrect

Status in autopkgtest package in Ubuntu:
  Fix Released

Bug description:
  the nova ssh setup script contains this string as part of an error
  message:

  "Run 'nova keypair-create' to generate a key."

  it should be:

  "Run 'nova keypair-add' to generate a key."

  The attached patch fixes the bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1428433/+subscriptions



More information about the foundations-bugs mailing list