From Fedora Project Wiki

(dnf doesn't have --advisory. erf.)
(add the 'noupdate' arg here too. oh, god, the curly braces...the braces are coming for me...)
Line 1: Line 1:
{{tempdoc}}
{{tempdoc}}
<onlyinclude>{{Admon/tip|Update available for testing|[https://admin.fedoraproject.org/updates/{{{1|ADVISORY}}} A candidate fix for this issue] has been submitted to the updates-testing repository for testing. Users experiencing this problem are encouraged to test this update and [https://admin.fedoraproject.org/updates/{{{1|ADVISORY}}} report to Bodhi] whether it solves the problem. To test the update, run this command: {{command|su -c 'yum --enablerepo<nowiki>=</nowiki>updates-testing update --advisory<nowiki>=</nowiki>{{{1|ADVISORY}}}'}}. On Fedora 22 and later, you should run {{command|su -c 'dnf install yum'}} and then {{command|su -c 'yum-deprecated --enablerepo<nowiki>=</nowiki>updates-testing update --advisory<nowiki>=</nowiki>{{{1|ADVISORY}}}'}}}}</onlyinclude>
<onlyinclude>{{Admon/tip|Update available for testing|[https://admin.fedoraproject.org/updates/{{{1|ADVISORY}}} A candidate fix for this issue] has been submitted to the updates-testing repository for testing. {{#ifeq: {{{2|}}}|noupdate|However, as this issue manifests before the system can be updated, you may still have to work around it as described above.|Users experiencing this problem are encouraged to test this update and [https://admin.fedoraproject.org/updates/{{{1|ADVISORY}}} report to Bodhi] whether it solves the problem. To test the update, run this command: {{command|su -c 'yum --enablerepo<nowiki>=</nowiki>updates-testing update --advisory<nowiki>=</nowiki>{{{1|ADVISORY}}}'}}. On Fedora 22 and later, you should run {{command|su -c 'dnf install yum'}} and then {{command|su -c 'yum-deprecated --enablerepo<nowiki>=</nowiki>updates-testing update --advisory<nowiki>=</nowiki>{{{1|ADVISORY}}}'}}}}}}</onlyinclude>


[[Category:QA Templates]]
[[Category:QA Templates]]

Revision as of 20:25, 23 September 2015

Template documentation [edit]

This documentation is transcluded from Template:Common bugs update testing/doc. It will not be transcluded on pages that use this template.
This template is used for issues listed on Common Bugs pages, when a candidate update is available for the issue in updates-testing.
Idea.png
Update available for testing
A candidate fix for this issue has been submitted to the updates-testing repository for testing. Users experiencing this problem are encouraged to test this update and report to Bodhi whether it solves the problem. To test the update, run this command: su -c 'yum --enablerepo=updates-testing update --advisory=ADVISORY'. On Fedora 22 and later, you should run su -c 'dnf install yum' and then su -c 'yum-deprecated --enablerepo=updates-testing update --advisory=ADVISORY'