doc-exports/docs/bms/image-creation-guide/en-us_topic_0000001238838165.html
guoyanyan fe8c0cf45c BMS Image Creation Guide 1109
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2022-11-16 08:53:42 +00:00

28 lines
2.5 KiB
HTML

<a name="EN-US_TOPIC_0000001238838165"></a><a name="EN-US_TOPIC_0000001238838165"></a>
<h1 class="topictitle1">(Optional) Upgrading Wicked Components</h1>
<div id="body0000001238838165"><div class="section" id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_section817048135018"><h4 class="sectiontitle">Scenario</h4><p id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_p856218911505">For SUSE 12 SP1, you need to upgrade wicked components. For other OSs, skip this section.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_section68352419503"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_ol11380629531"><li id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_li1338019205311">Run the <strong id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_b25122033115619">rpm -ivh --nodeps --force *rpm</strong> command to forcibly install wicked.</li><li id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_li740161995312">Run the following command to query all the installed wicked components:<pre class="screen" id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_screen106231857153112">linux-locc:/home/fsp/Desktop # <strong id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_b13121714153515">rpm -qa | grep wick</strong>
wicked-service-0.6.28-1.1.x86_64
libwicked-0-6-0.6.28-1.1.x86_64
libwicked-0-6-0.6.40-28.6.1.x86_64
wicked-0.6.28-1.1.x86_64
wicked-service-0.6.40-28.6.1.x86_64
wicked-0.6.40-28.6.1.x86_64</pre>
</li><li id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_li545791018576">Uninstall the old wicked.<pre class="screen" id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_screen1830718396357">linux-locc:/home/fsp/Desktop # <strong id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_b6731173912358">rpm -e wicked-service-0.6.28-1.1.x86_64</strong>
linux-locc:/home/fsp/Desktop # <strong id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_b47285489366">rpm -e </strong><strong id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_b99083712372">libwicked-0-6-0.6.28-1.1.x86_64</strong>
linux-locc:/home/fsp/Desktop # <strong id="EN-US_TOPIC_0000001238838165__en-us_topic_0285782959_b9560855123610">rpm -e wicked-0.6.28-1.1.x86_64</strong></pre>
</li></ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0081116597.html">Configuring the VM Environment</a></div>
</div>
</div>