[Bug 1836258] Update Released
Brian Murray
brian at ubuntu.com
Tue Aug 13 15:29:35 UTC 2019
The verification of the Stable Release Update for software-properties
has completed successfully and the package has now been released to
-updates. Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
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:
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 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