May 11
I was running vzup2date on CenotOS 5.1 when the following error came up:
[RPM] Dependencies conflict.
/usr/bin/rpmbuild is needed by vztt-build-4.0.0-116.swsoft.x86_64
The solution was really simple. Install rpm-build:
$yum install rpm-build
Once you’ve done this, you can proceed with vzup2date without any errors.