[Users] Status of OVZ 8 & 9

Aurélien GUERSON aurelien.guerson at imtbs-tsp.eu
Mon Feb 6 01:10:01 MSK 2023


Hi guys,

I tried something and it seems ok.

If you want update

1) disable gpg check

2) disable factory ( never use factory ! )

3) install python3-devel rpmdevtools rpmlint

4) remove vz-release

rpm -e --nodeps vzlinux-release

5) download the src

cd /usr/src/

wget 
http://repo.virtuozzo.com/vzlinux/9.0/source/SRPMS/v/vzlinux-release-9.0-39.vl9.src.rpm 


6) install it

rpm -ivh vzlinux-release-9.0-39.vl9.src.rpm

7) modify the SPEC file

cd /root/rpmbuild/SPECS/

vim xx.spec

delete source13 and SOURCE13 from spec file

change 39 to 40 in the version

8) recreate .rpm file

rpmbuild -ba ~/rpmbuild/SPECS/xx.spec

9) install it

yum install /root/rpmbuild/RPMS/x86_64/xx.rpm

10) update all

yum clean all

yum update

11) install prlctl

yum install prlctl


=> it still have the warning message with the deprecated version.


now you can try.


Regards,


-- 
Aurélien GUERSON




More information about the Users mailing list