It seems that when installing using the Net8install many things are not installed. They might go unnoticed once Virtuozzo is installed and replaces some rpm's with it's own.
screen was one such rpm not installed. I installed it today with yum -y install screen and got a reply to the effect that the rpdpm database was modified outside...
Should I rebuild rpm's? I think this is the syntax. Please correct me if I am mistaken. I am using Centos 6.2_64
Code: Select all
# cd /var/lib/rpm
# rm __db*
# rpm --rebuilddb
I hesitate doing anything on Virtuozzo but this is getting old.