CentOS 5 :: Yum Broke After Update And Installing MySQL TOP
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
ADVERTISEMENT
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
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
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
View Related
Aug 18, 2009
I have a problem installing mysql ruby gem on 64bit CentOS machine.
[jacekb@vitaidealn ~]$ uname -a
Linux vitaidealn.local 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
View 3 Replies
View Related
Feb 13, 2011
I have been trying to install the above on my CentOS 5.5 server but am having missing libs issues. Our friend yum is not helping either. Here're some of the libs missing:
Missing Dependency: liblua-5.1.so()(64bit) is needed by package mysql-workbench-gpl-5.2.31-2el6.x86_64 (/mysql-workbench-gpl-5.2.31a-2el6.x86_64)
Missing Dependency: libssl.so.10()(64bit) is needed by package mysql-workbench-gpl-5.2.31-2el6.x86_64 (/mysql-workbench-gpl-5.2.31a-2el6.x86_64)
Missing Dependency: python(abi) = 2.6 is needed by package mysql-workbench-gpl-5.2.31-2el6.x86_64 (/mysql-workbench-gpl-5.2.31a-2el6.x86_64)
[Code]...
View 5 Replies
View Related
Aug 31, 2011
I wish to update a CentOS 5.6 system to PHP 5.3.8, but keep the MySQL version at 5.1.
I am using these repos (in addition to the stock CentOS repos):
epel
rpmforge
remi
At present, the system has php-5.3.5-1.el5.remi.1 and mysql-5.1.53-1.el5.remi.
When I attempt to 'yum update php' it automatically wants to update mysql to v5.5. If I explicitly exclude mysql either on the yum command line or in the remi repo config file, it produces depsolving errors.
Where may I find a set of PHP 5.3.8 RPMs which are NOT dependency bound to an upgrade of MySQL from v5.1?
View 1 Replies
View Related
Dec 9, 2009
I have a permission to use several CentOS5 computers that are connected to a server where all shared programs sit. Accordingly, all Perl users for example have an identical path to Perl (e.g. /export/user/bin). The administrator suggested I'll install all the programs I need (specifically Perl and Mysql) in my personal space, and then add them to the path before the already installed ones. Accordingly, I could add/change modules without "sudo" privileges, and without changing the global setting.
View 1 Replies
View Related
May 25, 2009
To install horde/ imp. I found this page : [url]
I get stuck at the part where it says Youll need to use the MySQL root password. Then, in your database administration screen for MySQL, set the password for the new MySQL user horde to something nicely random and hard to guess; keep a momentary record as youll need it below.
It is really frustraing to get stuck at something so simple as installing horde imp on centos. how to get it installed on a CENTOS 5.x system ?
View 1 Replies
View Related
May 25, 2011
I've been at it all day trying to get PHP synced up with MySQL. The long and short of it is, php-mysql RPM's lead me into dependency hell (I've been trying to repent but for some reason I always end up there) after I had already used an RPM to install PHP. MySQL is fine, for now.
Here's where I'm at now... I have since uninstalled any previous versions of PHP and have grabbed the tar.gz2 version of PHP to compile / run with the "--with-mysql" option enabled. However, whenever I try to ./configure --with-mysql, I'm eventually told that "configure:error: libxml2 version 2.6.11 or greater required."
Running "rpm -qi libxml2" confirms that I've got version 2.6.26 installed... What gives!?
As is customary, here is my system info: Information for general problems.
== BEGIN uname -rmi ==
2.6.18-238.9.1.el5 i686 i386
== END uname -rmi ==
== BEGIN rpm -qa *-release* ==
centos-release-notes-5.6-0.i386
centos-release-5-6.el5.centos.1.i386
[Code]...
View 2 Replies
View Related
Jan 16, 2011
I'm trying to install RubyOnRails, I'm at the point of installing the gem modules mongrel, mysql and passenger Running gem install mongrel Returns
Code:
Building native extensions. This could take a while...
ERROR: Error installing mongrel:
ERROR: Failed to build gem native extension.
/usr/local/bin/ruby extconf.rb
[Code]....
View 6 Replies
View Related
Dec 6, 2009
I running Centos 5.3 on a computer with no internet access and no cdrom, i need to know how to keep it updated via USB stick. I have a 2 Gb USB stick, i am trying to update my centos machine and also update php and mysql with the testing repo packages. I am testing vBulletin 4 Publishing Suite and vBulletin 4 requirements are: PHP: 5.2.0 and MySQL:4.1.0 but Recommended: PHP: 5.2.6 or newer AND MySQL: 5.0.19 or newer.
currently running:
PHP 5.1.6 (cli) (built: Apr 7 2009 08:00:04)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
and
mysql Ver 14.12 Distrib 5.0.77, for redhat-linux-gnu (i686) using readline 5.1
edit:i am trying to follow this guide: [URL]since i have no internet access, i have downloaded all files to my USB stick.i added the testing repo manually.is there a way to instruct centos to update these packages from my usb stick ? since i have them on USB, i can upload them on centos.
View 2 Replies
View Related
May 27, 2009
ive just ported another system over to CentOS however when I went to run the initial set of updates using the graphical tool it asked me after downloading if I wanted to import a new public key which I dont remember ever being asked this before? Is this right or has there been a problem with my downloads?
View 1 Replies
View Related
Aug 31, 2010
I want to upgrade existing MySQL 5.0.77 version on CentOS 5 Red Hat Linux to MySQL 5.1.x. Is anybody have list of patches or upgrades to upgrade to MySQL 5.1.x?
View 6 Replies
View Related
Aug 20, 2010
I can't get mysql to update from lenny (mysql-5.0) to squeeze (5.1). apt tries to start the server but comes up with some kind of configuration script error.
View 1 Replies
View Related
Sep 15, 2009
I have a VPS server installed with centos 5.3. The server has directadmin. Probably that when directadmin was installed, the httpd server of choice was apache 2.2.13.
My problem is that i whant to install mod_dav_svn trough yum but without updating the latest version of apache form yum repository. If i exclude the httpd package when doing yum install mod_dav mod_dav_svn i get a dependency error witch say that i nedd httpd-mmn installed. So, my question is, how can i use yum to install mod_dav_svn without updating the httpd.
View 3 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
May 3, 2011
I decided I didn't like unity all too much and I liked gnome 3 when I previously tried it, so I followed these instructions [URL] On how to install gnome 3, the next time I turned my computer on, I was greeted with a bright blue screen as the background of the login screen, and the only options are 'user defined session' and 'recovery console'. An error message that I can't recall came up with just a prompt to log out, now when I turn my computer on, the screen doesn't even come on (laptop with broken screen connected to external monitor, normally works perfectly) the screen won't come on at all an I can't get onto my 10.10 livecd
View 3 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
Feb 6, 2010
i upgraded my kernel to the latest version that being linux-image-2.6.31-19 and now when i start my linux box i get the grub shell. this problem happend once before but i only had to run the command: sudo update-grub2 and everything turned back normal. now even though i run the command everytime i restart my linux i get the grub shell.
View 5 Replies
View Related
Feb 7, 2010
Firstly my gdesklets have gone, and if I try to run gdesklets then I get a blank window in the top left corner, followed by another blank window in the centre which disappears, then the first one fades to gray.
Secondly, clicking the 'running man' to exit just closes both gnome panels.
Ubuntu 8.04 (2.6.24-25)I know 8.04 is pretty old now, and I should probably start over, but it was all fine until this latest update.
View 1 Replies
View Related
Jul 10, 2010
After upgrading to 1.2-rc7, sound stopped working in WoW. Switching between OSS and alsa has no effect.
Others are having this issue: [URL]
Is there any easy way for me to downgrade to the last version? Hate to have to install from source.
View 1 Replies
View Related
Nov 25, 2010
Posting from my Windows 7 system. Once again an Ubuntu kernel update has broken X. Once again I cannot get into Grub2, despite putting in the hacks to lengthen the time it listens. I don't need instructions on how to fix it from Live CD. I'm going to try Gentoo or something, anything, different. I need a Linux distro that can survive regular updates and boot to desktop reliably.
View 1 Replies
View Related
Jan 29, 2011
I am running Ubuntu 10.04 and ran the normal weekly updates last night. There were kernal updates listed but they have run alright before so I went ahead and let everything update.
On restart my Nvidia drivers would not load, so I restarted in low graphics mode. I uninstalled the Nvidia driver (with the intent of reinstalling them) but decided to restart before I reinstalled the driver (windows habit). upon restart I was told (in a very small box) that Ubuntu was running in low graphics mode.
I clicked ok and it proceeded to load, but it loaded it in regular mode and only the right half of the desktop is visible! It is like it is cut totally in half! And I can't get to the important side with Admin and Preferences. I tried boot options but that just gets me a very small colored box. There are no options when it boots just 3/4 of a box that says it is running in low graphics mode because "unable to load module "fglrx" module does not exist". I can not try and reinstall the Nvidia drivers because I can't see the part of the desktop that has Admin on it. I have used Ubuntu for several years now but have not used the terminal very often.
View 9 Replies
View Related
Mar 25, 2011
I did the latest update last might, 3-24-11, and I woke up,to find my system completly broken. There is some weird new startup and nothing starts, absolutly nothing. I'm typing from my phone now. I'll try some troubleshooting soon but I may just reinstall.
View 1 Replies
View Related
Jan 22, 2011
I install the ATI drivers yesterday and today I've realised that it broke my sound. I have a HDA nVidia sound card built in (with a Realtek chip), but when I run alsaconf, it doesn't find it. It tries to use either the ATI HDMI audio port or a legacy generic driver. Any hints as to how I can fix this?
View 2 Replies
View Related
Dec 26, 2009
My GMA500 (poulsbo) driver is not working any more because of the latest update I made using Software Update.
The update was a new kernel:
[omass@omass ~]$ uname -a
Linux omass 2.6.30.10-105.fc11.i586 #1 SMP Thu Dec 24 16:26:26 UTC 2009 i686 i686 i386 GNU/Linux
Now, after this update, when I reboot I get the following error code...
View 3 Replies
View Related
Feb 5, 2010
I ran the automatic update today and it requested a restart afterwards. After the restart, I don't have any icons on my desktop, can't open windows other than the terminal. If I try to run software from the terminal, I get the following error.
/lib/libgcc_s.so.1: version 'GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
/lib/libgcc_s.so.1: version 'GCC_3.3' not found (required by /usr/lib/libstdc++.so.6)
I have seen "just removed the library with an issue" or recreate the links or try to reinstall. I am running fedora 12.
View 2 Replies
View Related