[Bug 1670385] Re: Add knowledge of openstack releases Pike and Queens

2017-04-27 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.96.20.6

---
software-properties (0.96.20.6) xenial; urgency=medium

  * Add knowledge of OpenStack releases Pike and Queens. (LP: #1670385)

  [ Scott Moser & Dimitri John Ledkov ]
  * When failing to retrieve a GPG key, raise an exception such that
e.g. add-apt-repository can fail when it did not manage to retrieve a
GPG key for the shortcut repository. LP: #1532855

 -- Scott Moser   Mon, 06 Mar 2017 16:56:40 -0500

** Changed in: software-properties (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Add knowledge of openstack releases Pike and Queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1670385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1670385] Re: Add knowledge of openstack releases Pike and Queens

2017-04-20 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.96.24.7.1

---
software-properties (0.96.24.7.1) yakkety-proposed; urgency=medium

  * Add knowledge of OpenStack releases Ocata, Pike and Queens. (LP:
#1670385)

  [ Scott Moser & Dimitri John Ledkov ]
  * When failing to retrieve a GPG key, raise an exception such that
e.g. add-apt-repository can fail when it did not manage to retrieve a
GPG key for the shortcut repository. LP: #1532855

 -- Scott Moser   Mon, 06 Mar 2017 17:15:20 -0500

** Changed in: software-properties (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

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

Title:
  Add knowledge of openstack releases Pike and Queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1670385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1670385] Re: Add knowledge of openstack releases Pike and Queens

2017-04-20 Thread Scott Moser
** Tags removed: verification-needed
** Tags added: verification-done-xenial verification-done-yakkety

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

Title:
  Add knowledge of openstack releases Pike and Queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1670385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1670385] Re: Add knowledge of openstack releases Pike and Queens

2017-03-09 Thread Scott Moser
## set up a container with software-properties installed from -proposed
$ rel=yakkety
$ name=yakkety-1
$ lxc launch ubuntu-daily:$rel $name
$ lxc exec $name -- sh -c 'while ! [ -e /run/cloud-init/result.json ]; do echo 
.; sleep 1; done' https://bugs.launchpad.net/bugs/1670385

Title:
  Add knowledge of openstack releases Pike and Queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1670385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1670385] Re: Add knowledge of openstack releases Pike and Queens

2017-03-09 Thread Scott Moser
## set up a container with software-properties installed from -proposed
$ rel=xenial
$ name=xenial-1
$ lxc launch ubuntu-daily:$rel $name
$ lxc exec $name -- sh -c 'while ! [ -e /run/cloud-init/result.json ]; do echo 
.; sleep 1; done' http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 
ubuntu-cloud-keyring all 2012.08.14 [5086 B]
Fetched 5086 B in 0s (15.1 kB/s)
Selecting previously unselected package ubuntu-cloud-keyring.
(Reading database ... 25470 files and directories currently installed.)
Preparing to unpack .../ubuntu-cloud-keyring_2012.08.14_all.deb ...
Unpacking ubuntu-cloud-keyring (2012.08.14) ...
Setting up ubuntu-cloud-keyring (2012.08.14) ...
Importing ubuntu-cloud.archive.canonical.com keyring
OK
Processing ubuntu-cloud.archive.canonical.com removal keyring
gpg: /etc/apt/trustdb.gpg: trustdb created
OK
== pike ==
Reading package lists...
Building dependency tree...
Reading state information...
ubuntu-cloud-keyring is already the newest version (2012.08.14).
0 upgraded, 0 newly installed, 0 to remove and 23 not upgraded.
== queens-proposed ==
Reading package lists...
Building dependency tree...
Reading state information...
ubuntu-cloud-keyring is already the newest version (2012.08.14).
0 upgraded, 0 newly installed, 0 to remove and 23 not upgraded.
== pike-proposed ==
Reading package lists...
Building dependency tree...
Reading state information...
ubuntu-cloud-keyring is already the newest version (2012.08.14).
0 upgraded, 0 newly installed, 0 to remove and 23 not upgraded.


$ lxc exec $name -- find /etc/apt/sources.list.d
/etc/apt/sources.list.d
/etc/apt/sources.list.d/launchpad-ubuntu-buildd-staging-xenial.list.save
/etc/apt/sources.list.d/launchpad-ubuntu-buildd-staging-xenial.list
/etc/apt/sources.list.d/cloudarchive-pike.list
/etc/apt/sources.list.d/cloudarchive-queens.list.save
/etc/apt/sources.list.d/cloudarchive-pike.list.save
/etc/apt/sources.list.d/proposed.list
/etc/apt/sources.list.d/proposed.list.save
/etc/apt/sources.list.d/cloudarchive-queens-proposed.list.save
/etc/apt/sources.list.d/cloudarchive-queens.list
/etc/apt/sources.list.d/cloudarchive-pike-proposed.list
/etc/apt/sources.list.d/cloudarchive-queens-proposed.list

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

Title:
  Add knowledge of openstack releases Pike and Queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1670385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1670385] Re: Add knowledge of openstack releases Pike and Queens

2017-03-08 Thread Chris J Arges
Hello Scott, or anyone else affected,

Accepted software-properties into xenial-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/software-properties/0.96.20.6 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: software-properties (Ubuntu Xenial)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed

** Changed in: software-properties (Ubuntu Yakkety)
   Status: Confirmed => Fix Committed

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

Title:
  Add knowledge of openstack releases Pike and Queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1670385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1670385] Re: Add knowledge of openstack releases Pike and Queens

2017-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.96.24.11

---
software-properties (0.96.24.11) zesty; urgency=medium

  [Scott Moser]
  * debian/tests/run-tests: use gpg rather than gpg1, and show errors
(LP: #1670399)
  * debian/tests/control: add gnupg to list of dependencies.

  [Iain Lane]
  * softwareproperties/shortcuts.py: Make add_key() return True. Since r988,
the return value of add_key() is now used to raise an exception.
ShortcutHandler.add_key() always succeeds, so should return True. This
(LP: #1670399)

 -- Scott Moser   Mon, 06 Mar 2017 12:22:03 -0500

** Changed in: software-properties (Ubuntu Zesty)
   Status: Confirmed => Fix Released

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

Title:
  Add knowledge of openstack releases Pike and Queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1670385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1670385] Re: Add knowledge of openstack releases Pike and Queens

2017-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:software-properties

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

Title:
  Add knowledge of openstack releases Pike and Queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1670385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1670385] Re: Add knowledge of openstack releases Pike and Queens

2017-03-06 Thread Scott Moser
** Also affects: software-properties (Ubuntu Zesty)
   Importance: Undecided
   Status: New

** Also affects: software-properties (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: software-properties (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: software-properties (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: software-properties (Ubuntu Yakkety)
   Status: New => Confirmed

** Changed in: software-properties (Ubuntu Zesty)
   Status: New => Confirmed

** Changed in: software-properties (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: software-properties (Ubuntu Yakkety)
   Importance: Undecided => Medium

** Changed in: software-properties (Ubuntu Zesty)
   Importance: Undecided => Medium

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

Title:
  Add knowledge of openstack releases Pike and Queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1670385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs