27
edits
Changes
→Upgrade container packages using vzyum (32bit only): improved
</pre>
==Upgrade container packages using vzyum (32bit only)== db-version will complain, so delete the conflicting database first:<pre>rm /vz/root/$CTID/var/lib/rpm/__*</pre> Now run vzyum to upgrade the contain packages:
<pre>
vzyum $CTID upgrade
</pre>
==Stop your VE==