Hi, it seems that our server can't get past the MySQL-4.1.13 is up to date portion of upcp. I've even tried --force to get it going but nothing. Any suggestions?
Thanks.
Hi, it seems that our server can't get past the MySQL-4.1.13 is up to date portion of upcp. I've even tried --force to get it going but nothing. Any suggestions?
Thanks.
Looks like you have a hung rpm process somewhere. Look for all rpm processes and kill them. The remove all the /var/lib/rpm/__db.* files and run rpm --rebuilddb. That should fix the problem. This generally happens when the rpm command is ran twice.
Yeah, that and I found out the process was in the middle of chown the SQL databases and evidently there was a databaes that is a little too large... I guess patience is a virtue
Thanks.