CentOS 5 :: Glibc Update Broke A Vendor Tool?
Jun 30, 2011
I am running CentOS 5.6 on my servers (auto-updating to the latest patches). A couple of days ago, a number of updates were applied:
glibc-common-2.5-58.el5_6.4.x86_64
glibc-2.5-58.el5_6.4.x86_64
nscd-2.5-58.el5_6.4.x86_64
glibc-headers-2.5-58.el5_6.4.x86_64
[Code]...
This update broke a software tool from Xilinx (FPGA compiler). I rolled back all of the above, to 2.5-58.el5_6.3, and the tool works OK. I get:
/home/cad/xilinx/ISE13.1/ISE_DS/ISE/bin/lin64/unwrapped/map: symbol lookup error: /home/cad/xilinx/ISE13.1/ISE_DS/ISE/lib/lin64/libXst2_Core.so: undefined symbol: _ZN5boost7archive6detail17basic_oserializerD2Evmake[2]: *** [map] Error 127
View 1 Replies
ADVERTISEMENT
Apr 6, 2010
i am using a alienware m17x QX9300 ATI 4870 CrossfireX 1920x1200p and till now was working fine with ultimate on it,now i don't know what happen ,before open the login screen is telling me that he has to start with low resolution,and after login sometimes is freezing.when i try to open display to set the resolution is giving me this: It appears that your graphics diver does not support the necessary extensions to use this tool. Do you want to use your graphics driver vendor's tool instead? and if i press yes is giving me this: There was a problem initializing Catalyst Control Center Linux Edition. It could be caused by the following. No ATI graphics driver is installed, oor the ATI driver is not functioning properly. Please install the ATI driver appropriate for you ATI hardware, or configuer using aticonfig Here's my /etc/X11/xorg.conf file - maybe there's some weirdness in it :
Section "Screen"
Identifier"Configured Screen Device"
Device"Configured Video Device"
SubSection "Display"
Modes "1920x1200"
Virtual1920 1200
EndSubSection
EndSection
Section "Device"
Identifier"Configured Video Device"
EndSection
View 1 Replies
View Related
Mar 9, 2010
I have just updated gcc to 4.4.3 on my centos 5.4 server. This all went fine but now i need to update glibc and libstdc++, Any ideas on how i go about doing this.
View 4 Replies
View Related
Apr 12, 2011
I have installed Zimbra 6.0.1 and updated to Zimbra 7.1.0, the problem is that it needs the glibc-2.10 to start one of its services. I tried everything but i'dont get to update the glibc.
View 1 Replies
View Related
Sep 21, 2009
I'm running my own repository for my CentOS servers and ran into problem which seems to be on the 32bit boxes only. When trying to patch, I get the following dependency error.
[Code]....
View 9 Replies
View Related
Jan 4, 2010
I updated several packages on one of my servers on Dec 21st and have been seeing excessive swapfile usage since then. The problem process seems to be httpd which in our environment runs a subversion server as well as serving a number of php pages over https. At present I am having to bounce apache approximately every 5 days as it has used all 8GB swap in that time.
[Code]..
Of the updates listed as installed, the only one that looks likely to affect apache is glibc. Looking at the stats from sar -r I can see swap usage increasing by approx 3% (of 8GB) every hour.
View 3 Replies
View Related
Sep 16, 2011
I made an update of my Centos 5.5 yesterday. In doing so glibc has been updated to glibc.i686. Just now some of my FPGA tools crash. Unfortunately there isn't a downgrade for glibc.i686. How can I replace glibc.i686 by glibc.i386?A simple yum install glibc.i386 conflicts with the files from package glibc-2.5-65.i686
yum list glibc
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
[code]....
View 4 Replies
View Related
May 4, 2011
I have a RPS (server with iscsi storage) that worked fine ! I yum updated it yesterday in order to upgrade it to 5.6.
After upgrading, the server can't reboot at all ! I can't find anything in logs
When i boot it via a kvm, the load screen says :
kernel panic - not syncinc : VFS : Unable to mounr root fs on unknown-block (2,0)
Pid: 1, comm: swapper Not tainted 2.6.34.6-xxxx-std-ipv6-32 #3
My kernel is on a netboot, it is 2.6.32, and i work on an ip failover.
The ipfailover continues to ping, but not the 'true' ip adresse
I assume it is a iscsi bug, but i don't know how to fix it. Or maybe it is something else.
screenshot here : [URL]
[Moderator edit: Insert link with img tags.]
View 8 Replies
View Related
Nov 28, 2009
After updating and installing Mysql's TOP, yum broke. When trying to clean, update, or install, the following error occurs:
dingle@its:/home/dingle# yum update
There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named cElementTree
Please install a package which provides this module, or verify that the module is installed correctly.
It's possible that the above module doesn't match the current version of Python, which is:
2.4.3 (#1, Sep 3 2009, 15:37:12)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)]
If you cannot solve this problem yourself, please go to the yum faq at: [URL]
I tried to resolve by reinstalling the dependency, didn't work either:
dingle@its:/home/dingle# rpm - [URL]
Retrieving [URL]
Preparing... ########################################### [100%]
package python-elementtree-1.2.6-7.el4.rf.i386 (which is newer than python-elementtree-1.2.6-5.i386) is already installed
How can I rebuild YUM appropriately so it will operate correctly?
View 1 Replies
View Related
Apr 16, 2011
After installing the latest updates (the second round of updates since the upgrade from CentOS 5.5 to 5.6), Evolution mail barely works on my KDE desktop.After I do manage to get it running, then exit the program and log out, bonobo-activation-server and a couple of evolution process invariably continue running, and must be killed manually.The program generally does not start at all using the desktop program icons. If I make sure bonobo and all evolution processes are dead, I can generally get it started using the command line, but it complains with this error message:
[edfix@eagle ~]$ evolution --component=mail
** (evolution:6324): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:6324): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
(org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
I tried reverting to the previous kernel (2.6.18-238.5.1.el5), but no improvement. System data is at [URL]
View 5 Replies
View Related
Sep 8, 2010
I need a way to find out what my dhcp vendor-class or vendor string is on a device. I want to take a client and based on the vendor string (if I can get what that string is) set up a pool for it.
View 1 Replies
View Related
Jul 13, 2010
I am using CENTOS 5.3, I want to upgrade glibc 2.5 to glibc 2.7.
how to do it.
I am not getting from where to start
View 4 Replies
View Related
May 11, 2010
Yesterday, I think I did something stupid: I removed kernel-headers, gcc, glibc-devel and glibc-headers. My box is a CentOS 5.4 webserver (it has loads of packages installed, but that was done through Virtualmin config, so it's quite coherent all in all). The thing is that now I need to reinstall at least the headers and glibc, but hey! this is what I get :
[Code]...
View 19 Replies
View Related
Jun 20, 2011
Recently, I am trying to use a complied software on Linux OS. I need to use X-Windows to do some initialize. When I run this software, I am getting the error: '/lib/tls/libc.so.6: version `GLIBC_2.4' not found' I also checked the version of GLIBC on my computer, the highest one is GLIBC_2.3.4. So I have to update my glibc to 2.4 or higher. Some tips said it can be done using yum. I am a new user for linux. Could anyone guide me to do that? Here is the information of my computer: Red Hat Enterprise Linux WS release 4 (Nahant Update ; Linux 2.6.9-89.0.3.ELsmp #1 SMP Sat Jun 13 07:02:28 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
View 5 Replies
View Related
Oct 26, 2010
I've been working to get gcc up and running on a new install of Fedora 13. glibc-devel had dependencies upon installation where it required glibc and glibc-common, both 2.12.1-3. No problem, found both at rpm dot pbone dot net. However, when I try to install the following circular dependency results... it doesn't matter the order of install.
Code:
[root AT localhost gcc_install]# rpm -ivh glibc-common-2.12.1-3.x86_64 .rpm
error: Failed dependencies:
glibc = 2.12.1-3 is needed by glibc-common-2.12.1-3.x86_64
[code]....
View 5 Replies
View Related
Jun 24, 2011
I notice that these two packages contain the same files and uninstalling glibc-i18n doesn't uninstall the internationalization files, because they are also in the glibc package. Is this a mistake or is this normal or is there a reason for it ? I just made my own glibc package to fix this, but was wondering why this is the way it is...
View 7 Replies
View Related
Jun 13, 2011
OS : Oracle Enter Prise Linux 6 (equivalent to RedHat)
I am in process to install oracle 10g on said OS.My process fails and after digging up , I came to know that some of the oracle libraries are compiled on 32-bit architecture and it require glibc-32 bit . also it require for gcc-32 bit.
Now i have downloaded all the required rpm for gcc-32bit . when I try to install glibc and its dependencies , it gives me error that newer version already exist.
How can I install , Gcc-32bit(libgc, libstd-i386 etc) in parallel or standalone?
View 3 Replies
View Related
Feb 10, 2010
I am running Slackware64-current(multi-lib) and I have stumbled across something that I don't fully understand.I have read that the kernel-headers should not be updated as glibc is compiled against them and therefore requires that set of kernel headers. Recently the kernel version has been bumped a couple of times but glibc has stayed the same.Should glibc be re-compiled each time there is a kernel update?
Perhaps someone can explain, in very simple terms, the relationship between the kernel, the kernel headers, the kernel modules and glibc.
View 14 Replies
View Related
May 30, 2011
I am in very much need to resolve the issue of Upgrade redhat5 from glibc 2.5 to glibc 2.7. The problem is when I run a binary compiled on our build setup (glibc 2.11) on Suse 11 (glibc 2.9) it works fine...
But the same binary do not work on redhat enterprise version 5 telling error as need glibc2.7 or sometimes segmentation fault for the same binary execution.
I tried upgrading the redhat glibc 2.5 to glibc 2.7, but not successful.
View 3 Replies
View Related
Aug 11, 2009
After install glibc-2.10.1-4 (x86_64) package, i couldn't run the qemu-kvm anymore.
SELinux is preventing qemu-kvm (svirt_t) "setrlimit" svirt_t.
SELinux prevented pt_chown from using the terminal 0.
View 6 Replies
View Related
Oct 12, 2010
I do yum update it says nothing to update. Coming from the Suse world at 11.2, glibc is already at 2.9, how do I update, there is a lot of dependencies on glibc.
View 1 Replies
View Related
Apr 5, 2011
how to find what glibc version I have? Our software vendor needs this info so they can send us the right run time.
View 3 Replies
View Related
Mar 17, 2009
/usr/dlc/bin/_progress: relocation error; symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time referrence
And the solution offered is:
But the problem still exists.
If I use 2.4.20 I get an error about shared "something" in library and I cannot use command line like using command as ll, ls, mkdir but if I change that to 2.6.18 I get the error above but I can now use these commands: ll, ls, mkdir, etc.
I'm using Progress 9.1D and the application was compiled using CENTOS 4.4. Now I just copied the Progress 9.1D as is to new server HP Proliant ML110 G5 with CENTOS 5.2 installed.
Copying Progress 9.1D to other computers (IDE and not SATA drivers) with CENTOS 4.4 installed has no problem. Everything runs.
Could this be due to GLIBC version. Progress application was compiled using GLIBC version 2.3.4 but my GLIBC now is version 2.5.
If this is the case, can I just copy GLIBC version 2.3.4 and put it in my ProliantML110G5 server? If not how do I do it? Downloading and installing etc.
View 2 Replies
View Related
Mar 31, 2009
I'm new to the yum installation route and am looking forward to getting some experience using it, however, I am working to build a Nagios server through yum and have run into difficulties meeting the dependencies. (I'd previously installed from source on a different server though I'd been warned is a bad thing so I am trying to make nice and go this route but have run into snags right off...) The dependency hurdle I'm trying to overcome is getting to GLIBC2_4 from my version of 2.3.
I've read through a number of posts where people have had issues getting glib updated or gcc installed correctly. This is pretty much a new installation of CentOS (VM cloned off an earlier install that was taken just after going through the GUI setup). As far as I have gotten is 'yum update' which updated the kernel and openssl.
View 2 Replies
View Related
Jul 14, 2010
i have a error in my vpsError: Missing Dependency: glibc = 2.5-49.el5_5.2 is needed by package nscd-2.5-49.el5_5.2.i386 (updates)
View 1 Replies
View Related
May 2, 2011
I am having an issue with phpMyAdmin on my Xubuntu machine. I installed a few updates today and now my phpMyAdmin web interface site is not loading on the server. This is a local server running in my office. It appears that the page tries to load, but no output is delivered to the screen.
Taking a closer look at my updates, it looks like the following changes were made (along with some upgrades to Firefox):
When I use the 'Force Version....' command, I am given only two options the '4.8' version that I have now (the broken one) and a flat '4' version with no .7. Also, the force version didn't seem to do anything. I tried to Force a version and then mark a package for reinstall. When I did this Synaptic informed me that it was simply going to reinstall the 4.8 version.
What I would like to do is to revert to the 5.3.2-1ubuntu4.7 version of all of these files and then lock the version using Synaptic, to prevent this issue from recurring.
I am not afraid of heading to the command line either.
System Information:
32-Bit Xubuntu 10.04 LTS install
Athlon 3800+
2GB Ram
View 1 Replies
View Related
Jun 12, 2009
It seems I have some problem with glibc i686 on my VIA CPU. How can I force to install glibc i386.rpm instead of i686 in the clean installation process?
View 1 Replies
View Related
Dec 17, 2009
I ran a yum update a couple days ago, and it completed without error. Today I tried logging into Wordpress, and was unable to do so. I get a 403 error. Further investigation shows that I can no longer run any php scripts for Wordpress or Gallery. A look through yum log shows the following packages were installed:
Dec 13 11:22:52 Updated: mysql-libs.i386 5.0.88-1.fc10
Dec 13 11:23:57 Updated: qt-mysql.i386 1:4.5.3-9.fc10
Dec 13 11:37:40 Updated: mysql.i386 5.0.88-1.fc10
Dec 13 11:37:47 Updated: mysql-server.i386 5.0.88-1.fc10
There were no updates to apache, php, or SElinux, so I am at a loss to explain why apache is no longer able to run php scripts.
View 1 Replies
View Related
Jan 3, 2011
I just ran yum update, which installed about 47 packages. When I try to restart, the Linux boot loader is not being read. Apparently, the old Windows 7 boot loader that came installed on this machine is still somewhat intact on the hard drive, because when it boots, it tries to start Windows. I put in a Red Hat 5 rescue disk...but the rescue disk can't find a Linux file system on my hard drive.
Fedora 13
Dell Latitude E6500
Also...the disk is encrypted.
(Not the swap or /boot)
View 1 Replies
View Related
Jan 9, 2010
I just updated to emacs23 from emacs22 (sudo apt-get install emacs2). I find that I now have a problem with org mode structured lists not appearing. A single asteriks on a line by itself no longer appears highlighted and no longer collapses and expands using the tab key.
View 2 Replies
View Related