VMware Cloud Community
Ritmo2k
Enthusiast
Enthusiast

CentOS Issues after installing ESX 4 rpm's

After installing the rpms as per the pdf, later `yum install` commands produce various ldconfig errors:

/sbin/ldconfig: Cannot mmap file <...>

Anyone else seeing this?

Reply
0 Kudos
3 Replies
Texiwill
Leadership
Leadership

Hello,

Can you give the list of libs it can not find? Is this CentOS 64 bit?


Best regards, Edward L. Haletky VMware Communities User Moderator, VMware vExpert 2009
Now Available on Rough-Cuts: 'VMware vSphere(TM) and Virtual Infrastructure Security: Securing ESX and the Virtual Environment'[/url]
Also available 'VMWare ESX Server in the Enterprise'[/url]
[url=http://www.astroarch.com/wiki/index.php/Blog_Roll]SearchVMware Pro[/url]|Blue Gears[/url]|Top Virtualization Security Links[/url]|Virtualization Security Round Table Podcast[/url]

--
Edward L. Haletky
vExpert XIV: 2009-2023,
VMTN Community Moderator
vSphere Upgrade Saga: https://www.astroarch.com/blogs
GitHub Repo: https://github.com/Texiwill
Reply
0 Kudos
Ritmo2k
Enthusiast
Enthusiast

Someone from vmware read the post and contacted me offlist.

It was found that the proprietary only package incorrectly linked some lib files to a directory and not the full path including the filename so everytim yum ran ldconfig it would choke.

They will include the fix in the next release of both x86 and x64 binary packages.

For now you can fix this by recreateing the faulty links, they will be easy to spot.

Thanks!

Reply
0 Kudos
osde_info
Enthusiast
Enthusiast

I've also just seen this on a 32 bit CentOS 5.4 VM with vmware tools installed.

/sbin/ldconfig: Cannot mmap file /usr/lib/libvmGuestLib.so.

/sbin/ldconfig: Cannot mmap file /usr/lib/libDeployPkg.so.

/sbin/ldconfig: Cannot mmap file /usr/lib/libvmGuestLibJava.so.

etc

etc

regards

clive

regards clive http://vizz.info
Reply
0 Kudos