Re: RHEL 5.3 released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Tue, 2009-01-20 at 23:40 +0200, Pasi Kärkkäinen wrote:> Hello list!> > http://www.redhat.com/about/news/prarchive/2009/rhel_5_3.html> ----gee...when is it going to be ready?  ;-)
seriously though, found this little tidbit which seems important to note(under known issues)...
http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Release_Notes/sect-Release_Notes-Known_Issues.html
When upgrading from an earlier version of Red Hat Enterprise Linux to5.3, you may encounter the following error: Updating  : mypackage                 ################### [ 472/1655]rpmdb: unable to lock mutex: Invalid argument
The cause of the locking issue is that the shared futex locking in glibcwas enhanced with per-process futexes between 5.2 and 5.3. As a result,programs running against the 5.2 glibc can not properly perform sharedfutex locking against programs running with the 5.3 glibc.
This particular error message is a side effect of a package calling rpmas part of its install scripts. The rpm instance performing the upgradeis using the prior glibc throughout the upgrade, but the rpm instancelaunched from within the script is using the new glibc. 
To avoid this error, upgrade glibc first in a separate run: # yum update glibc# yum updateYou will also see this error if you downgrade glibc to an earlierversion on an installed 5.3 system. 
Craig
_______________________________________________CentOS mailing listCentOS@xxxxxxxxxxxxxx://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux