[Bug 1552730] Re: error using nova ssh-setup
Martin Pitt
martin.pitt at ubuntu.com
Thu Mar 3 14:50:35 UTC 2016
--image 'ubuntu/ubuntu-xenial-daily-amd64-server-*'
BTW, while this happens to work, it is not quite what you want. This is
a regular expression, and you don't want to match on "zero or more
dashes". --image 'ubuntu/ubuntu-xenial-daily-amd64-server' is quite
enough, though :)
--
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/1552730
Title:
error using nova ssh-setup
Status in autopkgtest package in Ubuntu:
Incomplete
Bug description:
Hi, I'm getting this error [1] using the nova ssh-setup option on a
xenial up-to-date box, please let me know if you need any further
information.
$ lsb_release -rd
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04
$ apt-cache policy autopkgtest
autopkgtest:
Installed: 3.19.3
Candidate: 3.19.3
Version table:
*** 3.19.3 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status
$ apt-cache policy python-novaclient
python-novaclient:
Installed: 2:3.2.0-2ubuntu1
Candidate: 2:3.2.0-2ubuntu1
Version table:
*** 2:3.2.0-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status
Thanks!
[1] http://paste.ubuntu.com/15273685/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1552730/+subscriptions
More information about the foundations-bugs
mailing list