[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-08-13 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.96.24.32.11

---
software-properties (0.96.24.32.11) bionic; urgency=medium

  * cloudarchive: Update outdated WEB_LINK that is presented when
cloud archive is enabled (LP: #1836258).

 -- Corey Bryant   Fri, 12 Jul 2019 10:10:04
-0400

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties source package in Xenial:
  Fix Released
Status in software-properties source package in Bionic:
  Fix Released
Status in software-properties source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed
   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

  [Test Case]
  The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:

  root@b1:~# sudo add-apt-repository cloud-archive:queens
   Ubuntu Cloud Archive for OpenStack Queens
   More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  [Regression Potential]
  This change is extremely minimal as it only updates a string that points to a 
wiki URL.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-08-13 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.96.20.9

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

  * cloudarchive: Update outdated WEB_LINK that is presented when
cloud archive is enabled (LP: #1836258).

 -- Corey Bryant   Fri, 12 Jul 2019 10:15:23
-0400

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties source package in Xenial:
  Fix Released
Status in software-properties source package in Bionic:
  Fix Released
Status in software-properties source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed
   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

  [Test Case]
  The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:

  root@b1:~# sudo add-apt-repository cloud-archive:queens
   Ubuntu Cloud Archive for OpenStack Queens
   More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  [Regression Potential]
  This change is extremely minimal as it only updates a string that points to a 
wiki URL.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-07-30 Thread Peter Matulis
For Xenial,

$ lsb_release -c
Codename:   xenial

$ dpkg-query -W software-properties-common
software-properties-common  0.96.20.9

$ sudo add-apt-repository cloud-archive:ocata
 Ubuntu Cloud Archive for OpenStack Ocata
 More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
Press [ENTER] to continue or ctrl-c to cancel adding it

Link works.

** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties source package in Xenial:
  Fix Committed
Status in software-properties source package in Bionic:
  Fix Committed
Status in software-properties source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed
   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

  [Test Case]
  The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:

  root@b1:~# sudo add-apt-repository cloud-archive:queens
   Ubuntu Cloud Archive for OpenStack Queens
   More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  [Regression Potential]
  This change is extremely minimal as it only updates a string that points to a 
wiki URL.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-07-30 Thread Peter Matulis
For Bionic,

$ lsb_release -c
Codename:   bionic

$ dpkg-query -W software-properties-common
software-properties-common  0.96.24.32.11

$ sudo add-apt-repository cloud-archive:rocky
 Ubuntu Cloud Archive for OpenStack Rocky
 More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
Press [ENTER] to continue or Ctrl-c to cancel adding it.


Link works.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties source package in Xenial:
  Fix Committed
Status in software-properties source package in Bionic:
  Fix Committed
Status in software-properties source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed
   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

  [Test Case]
  The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:

  root@b1:~# sudo add-apt-repository cloud-archive:queens
   Ubuntu Cloud Archive for OpenStack Queens
   More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  [Regression Potential]
  This change is extremely minimal as it only updates a string that points to a 
wiki URL.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-07-30 Thread Brian Murray
Hello Peter, 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.9 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 on 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-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, without details of
your testing we will not be able to proceed.

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

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

** Tags added: verification-needed-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties source package in Xenial:
  Fix Committed
Status in software-properties source package in Bionic:
  Fix Committed
Status in software-properties source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed
   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

  [Test Case]
  The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:

  root@b1:~# sudo add-apt-repository cloud-archive:queens
   Ubuntu Cloud Archive for OpenStack Queens
   More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  [Regression Potential]
  This change is extremely minimal as it only updates a string that points to a 
wiki URL.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-07-26 Thread Steve Langasek
Hello Peter, or anyone else affected,

Accepted software-properties into bionic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/software-properties/0.96.24.32.11 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 on 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-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

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

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: software-properties (Ubuntu Bionic)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties source package in Xenial:
  Triaged
Status in software-properties source package in Bionic:
  Fix Committed
Status in software-properties source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed
   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

  [Test Case]
  The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:

  root@b1:~# sudo add-apt-repository cloud-archive:queens
   Ubuntu Cloud Archive for OpenStack Queens
   More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  [Regression Potential]
  This change is extremely minimal as it only updates a string that points to a 
wiki URL.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-07-24 Thread Robie Basak
Thank you for preparing this SRU.

It's clearly correct, but it's one of those that I'd prefer to see
bundled with other updates. Given that the user is correctly redirected
(and I think you can configure MoinMoin to do it even more
automatically?) I don't think that making every Ubuntu user download
this update is justified just for this fix.

Let's see how bug 1829823 goes, and if that goes well, we can accept
this into the proposed pockets for staging.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties source package in Xenial:
  Triaged
Status in software-properties source package in Bionic:
  Triaged
Status in software-properties source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed
   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

  [Test Case]
  The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:

  root@b1:~# sudo add-apt-repository cloud-archive:queens
   Ubuntu Cloud Archive for OpenStack Queens
   More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  [Regression Potential]
  This change is extremely minimal as it only updates a string that points to a 
wiki URL.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-07-12 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.98.5

---
software-properties (0.98.5) eoan; urgency=medium

  * cloudarchive: Update outdated WEB_LINK that is presented when
cloud archive is enabled (LP: #1836258).

 -- Corey Bryant   Fri, 12 Jul 2019 10:02:43
-0400

** Changed in: software-properties (Ubuntu Eoan)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties source package in Xenial:
  Triaged
Status in software-properties source package in Bionic:
  Triaged
Status in software-properties source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed
   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

  [Test Case]
  The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:

  root@b1:~# sudo add-apt-repository cloud-archive:queens
   Ubuntu Cloud Archive for OpenStack Queens
   More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  [Regression Potential]
  This change is extremely minimal as it only updates a string that points to a 
wiki URL.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-07-12 Thread Corey Bryant
Fixed package versions have been uploaded to eoan, bionic unapproved
queue [1], and xenial unapproved queue [2].

[1] 
https://launchpad.net/ubuntu/bionic/+queue?queue_state=1_text=software-properties
[2] 
https://launchpad.net/ubuntu/xenial/+queue?queue_state=1_text=software-properties

** Description changed:

+ [Impact]
  When enabling UCA a hyperlink is printed:
  
- $ sudo add-apt-repository cloud-archive:train-proposed


-  Ubuntu Cloud Archive for OpenStack Train [proposed]
-  More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
+ $ sudo add-apt-repository cloud-archive:train-proposed
+  Ubuntu Cloud Archive for OpenStack Train [proposed]
+  More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.
  
  The hyperlink redirects to:
  
  https://wiki.ubuntu.com/OpenStack/CloudArchive
  
  so it should just be corrected at the source:
  
  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50
+ 
+ [Test Case]
+ The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:
+ 
+ root@b1:~# sudo add-apt-repository cloud-archive:queens
+  Ubuntu Cloud Archive for OpenStack Queens
+  More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
+ Press [ENTER] to continue or Ctrl-c to cancel adding it.
+ 
+ [Regression Potential]
+ This change is extremely minimal as it only updates a string that points to a 
wiki URL.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Triaged
Status in software-properties source package in Xenial:
  Triaged
Status in software-properties source package in Bionic:
  Triaged
Status in software-properties source package in Eoan:
  Triaged

Bug description:
  [Impact]
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed
   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

  [Test Case]
  The "More info:" link should be 
https://wiki.ubuntu.com/OpenStack/CloudArchive, for example:

  root@b1:~# sudo add-apt-repository cloud-archive:queens
   Ubuntu Cloud Archive for OpenStack Queens
   More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  [Regression Potential]
  This change is extremely minimal as it only updates a string that points to a 
wiki URL.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-07-12 Thread Corey Bryant
** Also affects: software-properties (Ubuntu Eoan)
   Importance: Low
   Status: Triaged

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

** Changed in: software-properties (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: software-properties (Ubuntu Bionic)
   Importance: Undecided => Low

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

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Triaged
Status in software-properties source package in Xenial:
  Triaged
Status in software-properties source package in Bionic:
  Triaged
Status in software-properties source package in Eoan:
  Triaged

Bug description:
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed


   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1836258] Re: Update hyperlink when enabling UCA

2019-07-12 Thread Corey Bryant
Thanks Peter. I'll get this SRU'd. Marked as Low since it doesn't affect
any functionality but I do think it needs fixing as it's just not clean.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1836258

Title:
  Update hyperlink when enabling UCA

Status in software-properties package in Ubuntu:
  Triaged

Bug description:
  When enabling UCA a hyperlink is printed:

  $ sudo add-apt-repository cloud-archive:train-proposed


   Ubuntu Cloud Archive for OpenStack Train [proposed]
   More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  Press [ENTER] to continue or Ctrl-c to cancel adding it.

  The hyperlink redirects to:

  https://wiki.ubuntu.com/OpenStack/CloudArchive

  so it should just be corrected at the source:

  https://git.launchpad.net/ubuntu/+source/software-
  properties/tree/softwareproperties/cloudarchive.py#n50

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp