[Bug 1836258] Re: Update hyperlink when enabling UCA
Corey Bryant
corey.bryant at canonical.com
Fri Jul 12 18:15:59 UTC 2019
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&queue_text=software-properties
[2] https://launchpad.net/ubuntu/xenial/+queue?queue_state=1&queue_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 at 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
Foundations Bugs, 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 at 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
More information about the foundations-bugs
mailing list