[Bug 1836258] Re: Update hyperlink when enabling UCA
Steve Langasek
steve.langasek at canonical.com
Fri Jul 26 20:22:22 UTC 2019
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
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:
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 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