Linux System Admins Blog

System admins of Promet – an e-commerce, high availability Open Source web shop – share their findings

Linux System Admins Blog header image 4

CentOS 5.3 released

April 13th, 2009 · No Comments

CentOS recently released distro version 5.3 During updating from 5.2 “rpmdb: unable to lock mutex: Invalid argument” error may be displayed. This can be resolved by updating glibc first.
yum clean all && yum update glibc\* && yum update
Check out release notes for other important information regarding this release.

[Read more →]

Tags: Installation