Yum Problem On Fedora 5
I am having a problem with YUM on Fedora 5, for a long time it has not worked saying there is nothing to update when I know there is, I have tried to correct this by following a forum post of someone having the same problem, now I have really messed things up...
When I type any yum command (yum, yum --version, yum check-update etc) I get the following error:
Traceback (most recent call last):
File "/usr/bin/yum", line 28, in ?
import yummain
File "/usr/share/yum-cli/yummain.py", line 29, in ?
from yum import logginglevels
ImportError: cannot import name logginglevels
perhaps removing it and installing the latest version of Yum would help however tried that and it seems to make no difference, perhaps I am doing it wrong?
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
- CentOS5 VPS - Yum Barely Working. How To Exclude A Mirror/Mirroring For YUM?
- YUM - Is Yum Disabled By Easyspace
- Fedora
- Directadmin On Fedora 9
- Fedora 5 Server
- Fedora 9 Vs Centos 5
- Upgrading To Fedora Core 11
- Fedora, FreeBSD, Or CentOS
- PHP 5.1 To 5.2 On Fedora Core 5
- MySQL Not Installing On Fedora
- Editor In Fedora Code 6
- Fedora Core 6 Compatibility
- Setting Up LAMP (Fedora 7)
- Install Cpanel On Fedora
- 4 G RAM Not Detected By Fedora 7
- How To Install FFMPEG On Fedora Core 4
- Settings Environment Variable In Fedora
- Setup Ispconfig On Fedora Core 6
- Might I Change From Fedora To CentOS In My New Servers
- Suse, Debian, Fedora Or CentOS
- Probs Upgrading To Fedora 5 From 4--Yes, I Know I Am Late In Doing So
- How To Upgrade Fedora Release On Old OpenVZ Vps?
- To Take Data From Mounted 2 Disk Fedora Cpanel
- Kernel Upgrade On Fedora Core 4 Server
- Difference Between Fedora Core & CentOS
- DNS Is Down On Fedora Core 5 & Rndc
- Fedora (Core 6) And Creating Partions For CPanel
- Which Operating System Fedora Core, CentOS, FreeBSD
- Installing Httpd-devel Module On Fedora Updates Apache
- Fedora (realtek Rtl8139/810x Family Fast Ethernet Nic)
- Installation Zend Optimizer & Ioncube On Fedora Core 4 Using Plesk 8.2
- How Do I Setup A Ubuntu DomU Guest On A CentOS / Fedora Core XEN Server
- CentOS, Debian, Fedora Core 3 & 4, Gentoo, Opensuse, Suse, Unbuntu?
- Yum
- Yum
- Yum
- Yum Update
- How To Install Yum
- Yum Install
- Using Yum To Update
- YUM Update
- Yum Update
- Yum RHEL5
- How To Install Yum
- Yum Repository
- Yum [centos 4.5]
- Yum Is Failing
- Yum Error
- Yum On CentOS 5
- Yum Update
- Too Many Connection From Yum
- Installing Yum
- Yum Broken
YUM - Is Yum Disabled By Easyspace
I went with the cheapest VPS, no control panel and installed webmin myself (done - saves a quid a month ) I have now setup the virtual domains for multiple domain hosting, to find whilst migrating a website that the current install of php (5.12ish) has --without-mysql so i got the php install files, went to run ./config to find i'm missing required files (configure: error: Could not find pcre.h in /usr) which in turn required more files the resolution rpms are out of the question too many, I need YUM yet... bash: yum: command not found strange as centos comes with yum i thaught support is busy, thaught i'd try here ------------------------------------------------- Me: Web Designer Only linux experience prior is Yellow Dog Linux No prior experience in VPS VPS: centos 5 minimum spec now with webmin
View Replies!
View Related
Fedora
i have some problems regarding fedora 1/How to change the language of fedora, for example from france to english 2/how to bring out the post installation configuration screen? any commmands? i want to change the firewall setting
View Replies!
View Related
Directadmin On Fedora 9
Anybody having problems installing directadmin on Fedora 9? Right after I run the install, it does start downloading the packages but experiencing this issue after numerous tries: 100%[=====================================================================>] 2,769 --.-K/s in 0.07s 2008-09-03 13:47:29 (40.2 KB/s) - `/var/named/named.ca' saved [2769/2769] Installation didn't pass, halting install.
View Replies!
View Related
Fedora 5 Server
i have problem in my linux server that i have aserver with 5.2.4 apache and many scripts not working after that i upgraded to php 4.4.7 so all scipts all over my server are working but not loging with any user and pass just as u make refresh to the page this problem in all forums and scripts in my server i need quickly solution please my customers are confused
View Replies!
View Related
Upgrading To Fedora Core 11
I have a linux server that has active clients on it, its running Fedora Core 4 and I beleive its time to upgrade to the latest Fedora Release. The server is running cPanel, has anyone here done an upgrade to a box running Fedora before? Any tips or tricks? I'm hoping its a simple attend data center, reboot server with new Fedora DVD, boot off DVD select upgrade and away we go. . .
View Replies!
View Related
Fedora, FreeBSD, Or CentOS
I am about to sign up for a dedicated server, and I have three options to choose from... actally, 6 options: FEDORA C7 BASIC FEDORA C7 PLESK 8.3 FREEBSD 6.3 BASIC FREEBSD 6.3 PLESK 8.3 CENTOS 5.1 BASIC CENTOS 5.1 PLESK 8.3 Which one should you pick and (most importantly) why?
View Replies!
View Related
PHP 5.1 To 5.2 On Fedora Core 5
I have a Fedora Core 5 VPS currently running PHP 5.1.6, and wish to upgrade to 5.2 so I can run Magento eCommerce software. I've managed to install yum, and after running yum update php, it just updates to 5.1.x still My understanding of it currently is I need to point it to new repositories with 5.2 in?
View Replies!
View Related
MySQL Not Installing On Fedora
Here is where I stand.. OS: FRESH install of Unix Fedora Core 6 Kernel Version: Kernel 2.6.18-1/2798.fc6 on an i686 Hardware Information: Brand new Dell SC1435 Server Software Version: MySQl 5 Control Panel: cPanel A few things I did already.. #yum install mysql-server && service mysqld start Nothing to do mysqld: unrecognized service #rpm -qa | grep mysql libdbi-dbd-mysql-0.8.1a-1.2.2 mysql-connector-odbc-3.51.12-2.2 #ps -ef | grep -i mysql root 15299 15114 0 16:55 pts/0 00:00:00 grep -i mysql I don't see the mysql.sock file. What I can do to further troubleshoot this issue?
View Replies!
View Related
Editor In Fedora Code 6
My server was just upgraded to FC6 and now I do not have pico for a editor. I found nano but there is problems. Screen does not refresh correctly and when I type in charaters sometimes extra charaters show up. Are there any other screen editors built in to FC6 (not vi)
View Replies!
View Related
Fedora Core 6 Compatibility
I have bought a PowerEdge 2900 Quad-Core Xeon E5345 2.33 Ghz Processor 2GB FB 667MHz Memory 146 GB SAS hard drive PERC 5/i integrated RAID Controller Card I have installed Fedora Core 6 on this.But somehow it fails to work.It keeps hanging anytime anywhere. Can anybody help me know whether this is compatible with each other? I tried closing some services and work it,but the attempt was in vane. I have googled alot over this and cant get it worked. I also tried to install from different CDs,but no luck.
View Replies!
View Related
Setting Up LAMP (Fedora 7)
get my development box set up running LAMP. I have Fedora 7 currently installed but don't really know much about setting up the environment to host multiple sites (development purposes only), getting Phpmyadmin set up, etc. I'm used to typically doing my dev with with apache2triad on Windows but would much rather be working on a Linux box for development as i do my hosting in a Linux environment as well.
View Replies!
View Related
Install Cpanel On Fedora
i have fedora core 4 i run sh latest but take me error : ____ _ ___| _ __ _ _ __ ___| | / __| |_) / _` | '_ / _ | | (__| __/ (_| | | | | __/ | \___|_| \__,_|_| |_|\___|_| Installer Version 11.4.0 grep: /etc/yum.conf: No such file or directory grep: /etc/yum.conf: No such file or directory Your operating system's rpm update method (yum) was not able to locate the glibc package. This is an indication of an improper setup. You must correct this error before you can proceed.
View Replies!
View Related
4 G RAM Not Detected By Fedora 7
We recently setup a server with 4 gigs of RAM and installed Fedora core 7 32-bit version in it. After installing the OS, I have found that Fedora is able to detect only 2 GB and not 4 GB of RAM. I installed the kernel-PAE and kernel-PAE-devel modules and restart the server and made sure that the the OS with the PAE switch starts at boot time. However, the OS still does not detect the 4 GB RAM. Any idea what else can be done apart from installing the 64-bit OS in the system?
View Replies!
View Related
How To Install FFMPEG On Fedora Core 4
i want to install FFMPEG on my server , i tried to install from here http://vexxhost.com/blog/category/ffmpeg/ but i got error in step no. 6 , put in your consideration i didn't do the step no. 5 coz my OS is Fedora core 4. plz any one have the right way to install , tell me.
View Replies!
View Related
Setup Ispconfig On Fedora Core 6
i try to install ispconfig panel con my vps fedora core 6 but i see this error checking for MySQL support... yes checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... no configure: error: Cannot find MySQL header files under /usr/local/lib/mysql. Note that the MySQL client library is not bundled anymore! ERROR: Could not configure PHP cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory mv: cannot stat `binaries/aps.tar.gz': No such file or directory mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory mv: cannot stat `binaries/clamav.tar.gz': No such file or directory mv: cannot stat `binaries/cronolog': No such file or directory mv: cannot stat `binaries/cronosplit': No such file or directory mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory mv: cannot stat `binaries/zip': No such file or directory mv: cannot stat `binaries/unzip': No such file or directory tar: spamassassin.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors mv: cannot stat `spamassassin': No such file or directory tar: uudeview.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors mv: cannot stat `uudeview': No such file or directory tar: clamav.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors mv: cannot stat `clamav': No such file or directory tar: aps.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors ./setup2: line 860: ispconfig_tmp/php/bin/php: No such file or directory ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here! [root@vps198 install_ispconfig]# how i fix this problem and install the ispconfig?
View Replies!
View Related
Might I Change From Fedora To CentOS In My New Servers
My hosting service doesn't provide Fedora servers anymore, and they offer only CentOS servers. I'm now a real Fedora expert , and I don't know if I must change to CentOS in the new servers I acquire. - Does it take too much time to learn CentOS? - Is CentOS very similar to Fedora? - Is CentOS more stable than Fedora?
View Replies!
View Related
Suse, Debian, Fedora Or CentOS
I will be dropping my shared-hosting plan and ordering a small VPS as soon as I can decide on which operating sytem to use. It seems that most companies offer the following choices: Suse, Debian, Fedora and CentOS. I freely admit that I am a full-fledged n00b when it comes to linux and will be learning as I go, the problem is I just don't know where to start because I'm not familiar with any of them. I have at least heard of Suse, Debian and Fedora before, but didn't even know this CentOS existed until yesterday... and yet, it seems to be one of the more popular choices. So I was wondering if some of you seasoned VPS veterans here could recommend an OS, tell me what the differences are, or otherwise share any experience you might have with any of them.
View Replies!
View Related
Probs Upgrading To Fedora 5 From 4--Yes, I Know I Am Late In Doing So
I tried to upgrade to fedora 5 and then to whatever is next, but I am having problems. After running yum -y update I get this: Error: hwdata conflicts with pcmcia-cs Error: Missing Dependency: hotplug >= 2001_04_24-9 is needed by package pcmcia-cs Error: Missing Dependency: howl = 0.9.8 is needed by package howl-libs Error: Unable to satisfy dependencies Error: Package hal needs kernel < 2.6.15, this is not available. Error: Package hwdata needs pcmcia-cs, this is not available. Error: Package howl-libs needs howl = 0.9.8, this is not available. Error: Package pcmcia-cs needs hotplug >= 2001_04_24-9, this is not available. Error: Package kudzu needs kernel < 2.6.13, this is not available. Error: Package glibc needs kernel < 2.6.9, this is not available. Error: Package initscripts needs kernel < 2.6.12, this is not available.
View Replies!
View Related
How To Upgrade Fedora Release On Old OpenVZ Vps?
On my desktop I keep up with the Fedora life cycle by upgrading via DVD every six months or so, and I am currently running Fedora 9. By contrast, my hosted VPS based on OpenVZ/CentOS is still providing me with a Fedora Core 5 virtual environment. I used to keep up with FC5 updates via yum until FC5 maintenance ended, long ago. Question: is it possible to upgrade from Fedora Core 5 to Fedora 9 via yum and without any intervention on the current underlying VE by the VPS host? If so, how would I do that?
View Replies!
View Related
To Take Data From Mounted 2 Disk Fedora Cpanel
I've got a problem with one of my servers, and i dont now how to do it. I need to find a technical service that I could hire for a job. It's a small job. I've got one server that was compromised by D.O.S. atack and taken down by hosting company they did a clean instal fedora and cpanel and said that the data would be mounted on a old drive I need to restore the webs about 30 small sites Would anyone suggest a person that could do that?
View Replies!
View Related
Kernel Upgrade On Fedora Core 4 Server
I have a server running Fedora 4 and WHM/cPanel. I would like to upgrade the linux kernel to the latest version, so mosey in via SSH and type "yum -y upgrade". It downloads a few things and tells me everything is hunky dory. Now, the version it says it is currently running is: 2.6.17-1.2142_FC4 #1 Tue Jul 11 22:41:14 EDT 2006 Is that the really the newest version available? Maybe I'm confused as to how this works, but if I go to kernel.org it tells me the most recent stable version of the kernel is 2.6.24.3. Is this because I am running FC4?
View Replies!
View Related
DNS Is Down On Fedora Core 5 & Rndc
I have a problem with one of the servers since the morning, DNS is down and trying to start it giving failed message. I'm using Fedora 5 CPanel 10.9.0-S119 named (9.3.3rc2) with installed Packages: bind-9.3.3-0.2.rc2.fc5 / bind-devel-9.3.3-0.2.rc2.fc5 / bind-libbind-devel-9.3.3-0.2.rc2.fc5 / bind-libs-9.3.3-0.2.rc2.fc5 / bind-utils-9.3.3-0.2.rc2.fc5 / binutils-2.16.91.0.6-5 kernel-2.6.18-1.2257.fc5 Error Message: Quote: root@server [~]# service named start Starting named: Error in named configuration: zone alexaian-d.com/IN: loaded serial 2006040201 zone al-jan.org/IN: loaded serial 2006073101 named.conf file Quote: root@server [~]# cat /etc/named.conf include "/etc/rndc.key"; controls { inet 127.0.0.1 allow { localhost; } keys { "rndckey"; }; }; options { }; zone "alexaian-d.com" { type master; file "/var/named/ahmed-d.com.db"; }; zone "al-jan.org" { type master; file "/var/named/al-jinan.org.db"; }; rndc: connect failed: 127.0.0.1#953: connection refused Quote: root@server [~]# service named status, I'm getting the error: rndc: connect failed: 127.0.0.1#953: connection refused
View Replies!
View Related
Fedora (Core 6) And Creating Partions For CPanel
I am doing a FRESH install of Fedora Core 6 onto a brand new server. I have 2 questions about partitions on there.. 1. Should all the partitions (/home, /backup, /var etc..) be of file system type "ext3?" I could not find any documentation on this anywhere. 2. A question about about LVM (Logical Volume Management). Are you supposed to create a different LVM for each partition? Or just for /tmp?
View Replies!
View Related
Installing Httpd-devel Module On Fedora Updates Apache
to install mod_evasive module on our Apache2 that runs on Fedora server. However, for that we need Apache's apxs to compile it. We found out that we can do that by running the yum install httpd-devel However, when we run that, we get the following: ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: httpd-devel i386 2.2.8-1.fc7 updates 144 k Updating: httpd i386 2.2.8-1.fc7 updates 1.0 M openldap i386 2.3.34-7.fc7 updates 291 k Installing for dependencies: apr-devel i386 1.2.8-6 fedora 170 k apr-util-devel i386 1.2.10-1.fc7 updates 54 k cyrus-sasl-devel i386 2.1.22-8.fc7 updates 351 k db4-devel i386 4.5.20-5.fc7 fedora 2.3 M expat-devel i386 1.95.8-9 fedora 129 k openldap-devel i386 2.3.34-7.fc7 updates 1.5 M Updating for dependencies: httpd-manual i386 2.2.8-1.fc7 updates 821 k mod_ssl i386 1:2.2.8-1.fc7 updates 85 k openldap-clients i386 2.3.34-7.fc7 updates 179 k Transaction Summary ========================================== Install 7 Package(s) Update 5 Package(s) Remove 0 Package(s) Total download size: 7.0 M We're kind of cautios, because we have never updated Apache on our live server. We'd prefer if we could download and install just the httpd-devel module. Is this possible? If not, would this mess up any of our existing configuration? Could we expect any problems? And do we need to shut Apache down, then run the updates and only then restart it?
View Replies!
View Related
Fedora (realtek Rtl8139/810x Family Fast Ethernet Nic)
I am testing FEDORA on my localhost server, with dual partition with windows 2003 server, The problem is, that FEDORA can not install NETWORK CARD driver by default or by selection. In my Windows device manager i see i am using (realtek rtl8139/810x family fast ethernet Nic), but i can not find its driver to use on linux (fedora) Can someone guide me how can i make (realtek rtl8139/810x family fast ethernet Nic) use on FEDORA installation. i have tried searching google ... but can not find linux driver for same...
View Replies!
View Related
Installation Zend Optimizer & Ioncube On Fedora Core 4 Using Plesk 8.2
i got plesk 8.2 installed on my fedora core 4 server. I would like to install ioncube & zend optimizer. Anyone can explain me stepwise how to do.. i read many post on the forum about it but i have not succeded in.. here is the infos of my server system info: CPU:GenuineIntel, Intel(R) Xeon(TM) CPU 2.80GHz Version: psa v8.2.0_build82070706.15 os_FedoraCore 4 OS: Linux 2.6.9-023stab033.9-enterprise Key number: PLSK.00000000.000 component info: awstats6.6-0.060916beta.swsoft bind9.3.1-20.FC4 coldfusionComponent was not installed coldfusion-supportComponent was not installed courier-imap3.0.8-fc4.build82070706.15 drweb4.33-rh5_psa drweb-qmail4.33-fc4.build82070706.15 frontpage5.0.2.2635-1.fc4.swsoft httpd2.0.54-10.4.1.swsoft mailman2.1.8-0.FC4.1 mod_perl2.0.1-1.fc4 mod_python3.1.4-2 mysql4.1.20-1.FC4.1 perl-Apache-ASP2.59-fc4.build82070706.15 php5.0.4-10.5.1.swsoft postgresql-serverComponent was not installed psa8.2.0-fc4.build82070706.15 psa-api-rpc8.2.0-fc4.build82070706.15 psa-autoinstaller3.2.0-build32070705.20 psa-backup-manager8.2.0-fc4.build82070706.15 psa-horde3.1.4-fc4.build82070706.15 psa-imp4.1.4-fc4.build82070706.15 psa-logrotate3.7-fc4.build82070706.15 psa-manual-custom-skin-guide8.2.0-fc4.build82070706.15 psa-migration-manager8.2.0-fc4.build82070706.15 psa-mivaComponent was not installed psa-mod-fcgid-configurator1.0-13 psa-proftpd1.3.0-fc4.build82070706.15 psa-qmail1.03-fc4.build82070706.15 psa-qmail-rblsmtpd0.70-fc4.build82070706.15 psa-rubyrails-configuratorComponent was not installed psa-spamassassin8.2.0-fc4.build82070706.15 psa-tomcat-configurator8.2.0-fc4.build82070706.15 psa-turba2.1.4-fc4.build82070706.15 rubyComponent was not installed samba3.0.23a-1.fc4.1 spamassassin3.0.6-1.fc4 SSHTerm0.2.2-fc4.build82070706.15 tomcat5.0.30-5jpp_6fc webalizer2.01_10-28 info when doing uname -a: Linux xxx.xxxxx.xx 2.6.9-023stab033.9-enterprise #1 SMP Tue Dec 5 14:40:57 MSK 2006 i686 i686 i386 GNU/Linux info when doing php -v: PHP 5.0.4 (cli) (built: Nov 9 2005 09:19:53) Copyright (c) 1997-2004 The PHP Group Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies Info when doing httpd -v: Server version: Apache/2.0.54 Server built: Jul 31 2006 15:02:04 I struggled many times to be able to set up the ioncube & zend optimizer but in vain..
View Replies!
View Related
How Do I Setup A Ubuntu DomU Guest On A CentOS / Fedora Core XEN Server
how to install Ubuntu (either 7.10 or 8.04) as a XEN domU guest on a CentOS 5 / Fedora Core 8 XEN dom0 server? I have tried installing Ubuntu as a fully virtualized guest, but the Ubuntu CD doesn't even bootup. I get the Linux bootloader, and that's it,it doesn't continue to boot. Odd. When trying to install a Paravirtualized guest, I had to use the debootstrap method, but can't get it to boot up. Quote: xm create anya_zanet Using config file "/etc/xen/anya_zanet". Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found ') This is the xen configuration: Code: kernel = "/boot/vmlinuz-2.6.23.1-42.fc8" ramdisk = "/boot/initrd-2.6.23.1-42.fc8.img" builder='linux' memory = 256 name = "anya_zanet" vcpus = 1 vif = [ 'bridge=xenbr0' ] disk = [ 'phy:/dev/System/anya_zanet,hda1,w' , 'phy:/dev/System/anya_zanet,hda2,w' ] root = "/dev/hda1 ro" on_poweroff = 'destroy' on_reboot = 'restart' on_crash = 'restart' how to get Ubuntu working on a CentOS / Fedora Core XEN server?
View Replies!
View Related
CentOS, Debian, Fedora Core 3 & 4, Gentoo, Opensuse, Suse, Unbuntu?
Gazzin.com offers so many OSs on their VPS deals - CentOS, Debian, Fedora Core 3, Fedora Core 4, Gentoo, Opensuse, Suse, Unbuntu. Which one would you advise me to start from?
View Replies!
View Related
Yum
just having a bit of a play around with virtuozzo here but cant seem to figure out how to get yum within a template so it installs with the initial install
View Replies!
View Related
Yum
I was trying to install Hypervm on one of our nodes, however when running yum commands like yum update I get the following error: error: cannot open Packages index using db3 - Permission denied (13) error: cannot open Packages database in /var/lib/rpm Also when running the command to install hypervm Repository extras is listed more than once in the configuration Repository updates is listed more than once in the configuration Repository base is listed more than once in the configuration Repository addons is listed more than once in the configuration Setting up Install Process Setting up repositories Reading repository metadata in from local files Excluding Packages in global exclude list Finished Parsing package install arguments No Match for argument: php Nothing to do installing php failed. Please fix yum/up2date. However when installing php it fails and returns the error above. If someone can help that would be great.
View Replies!
View Related
Yum Update
I get the following error, when I run 'yum update': Quote: [root@moloko ~]# yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * atomic: www2.atomicorp.com * base: mirrors.usc.edu * updates: mirrors.serveraxis.net * addons: styx.biochem.wfubmc.edu * extras: mirrors.gigenet.com Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package file.i386 0:4.17-15.el5_3.1 set to be updated Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 229, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 145, in main (result, resultmsgs) = base.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps for po, dep in self._checkFileRequires(): File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires if not self.tsInfo.getOldProvides(filename) and not self.tsInfo.getNewProvides(filename): File "/usr/lib/python2.4/site-packages/yum/transactioninfo.py", line 414, in getNewProvides for pkg, hits in self.pkgSack.getProvides(name, flag, version).iteritems(): File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 300, in getProvides return self._computeAggregateDictResult("getProvides", name, flags, version) File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 470, in _computeAggregateDictResult sackResult = apply(method, args) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 861, in getProvides return self._search("provides", name, flags, version) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 43, in newFunc return func(*args, **kwargs) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 837, in _search for pkg in self.searchFiles(name, strict=True): File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 43, in newFunc return func(*args, **kwargs) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 586, in searchFiles self._sql_pkgKey2po(rep, cur, pkgs) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 470, in _sql_pkgKey2po pkg = self._packageByKey(repo, ob['pkgKey']) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 413, in _packageByKey po = self.pc(repo, cur.fetchone()) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__ self._read_db_obj(db_obj) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj setattr(self, item, _share_data(db_obj[item])) TypeError: unsubscriptable object
View Replies!
View Related
Yum Install
I've tried to work with yum. but if I "yum install .." enter, then i get this error : PHP Code: error: no dbpath has been set error: cannot open Packages database in /%{_dbpath} Traceback (most recent call last): File "/usr/bin/yum", line 30, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum/yummain.py", line 163, in main (log, errorlog, filelog, conf, cmds) = parseCmdArgs(args) File "/usr/share/yum/yummain.py", line 75, in parseCmdArgs conf=yumconf(configfile=yumconffile) File "/usr/share/yum/config.py", line 155, in __init__ self.yumvar['releasever'] = self._getsysver() File "/usr/share/yum/config.py", line 285, in _getsysver idx = ts.dbMatch('provides', self.distroverpkg) TypeError: rpmdb open failed
View Replies!
View Related
Using Yum To Update
I have two packages in Centos 5.3 that refuse to update via YUM. Coreutils and Findutils. coreutils.i386 0:5.97-19.el5 findutils.i386 1:4.2.27-5.el5 The error code returned is: error: unpacking of archive failed on file /usr/bin/find: cpio: rename error: unpacking of archive failed on file /bin/ls: cpio: rename I checked that the files are not immutable via chattr and that I am logged in as root. The directory is also writeable. I can't remove them or change their permissions. Any idea on how to force an upgrade? I checked with the support at Cpanel but they had no idea how to fix it and were less than helpful. root@server[~]# yum install fileutils Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * extras: mirror.fdcservers.net * updates: mirror.fdcservers.net * base: pubmirrors.reflected.net * addons: chi-10g-1-mirror.fastsoft.net Excluding Packages in global exclude list Finished Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package coreutils.i386 0:5.97-19.el5 set to be updated --> Processing Dependency: findutils for package: coreutils --> Running transaction check ---> Package findutils.i386 1:4.2.27-5.el5 set to be updated --> Finished Dependency Resolution Dependencies Resolved ...
View Replies!
View Related
YUM Update
I am researching how to upgrade my server, I have already tested #yum update and seen all the patches and upgrades that could be made for my server. My question is that by upgrading all these (mysql, php, etc) do i need to backup all my mysql databases or should the upgrade not affect my databases?
View Replies!
View Related
Yum Update
I just did yum update and got this error: There are unfinished transactions remaining. You mightconsider running yum-complete-transaction first to finish them.
View Replies!
View Related
Yum RHEL5
What should I put to yum.conf to get this working? YUM is installed, but I can't get yum.conf setup correctly. [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1 exactarch=1 But what should I put to [base] and [updates].
View Replies!
View Related
Yum Repository
I want to install packages through yum in Fedora 7 just like (clamav , assp) but i m not able to install , how can i create .repo file and which path i have to select because i want to install package from the net .
View Replies!
View Related
Yum [centos 4.5]
I've just leased my first dedicated server from managemybox, which has come loaded with centos 4.5. I need to install all the ffmpeg/transcoding junk - something I've done before... ...but now, I'm having huge issues. Yum and up2date don't seem to have *any* idea of where anything, from ffmpeg to flvtool2 is. I'm crap at quite a bit (read most) of the command line stuff. Whadddoo I need to do? Why is yum telling me there are no matches for the damn stuff? How can I get from A to B properly without the hassle? I did have a VPS before, with memset.com - and all this stuff installed fine on Fedora 4 (it was a VMWare based VPS so everything worked, unlike the Xen based ones I've experienced).
View Replies!
View Related
Yum Is Failing
Is there a reason why yum is failing for me? Its a brand new server! Quote: [root@194 yum.repos.d]# yum update Repository base is listed more than once in the configuration Repository addons is listed more than once in the configuration Repository extras is listed more than once in the configuration Repository base is listed more than once in the configuration Repository updates is listed more than once in the configuration Repository extras is listed more than once in the configuration Repository addons is listed more than once in the configuration Setting up Update Process Setting up repositories not using ftp, http[s], or file for repos, skipping - Null is not a valid release or hasnt been released yet Cannot find a valid baseurl for repo: update Error: Cannot find a valid baseurl for repo: update
View Replies!
View Related
Yum Error
I got this error when I try to use yum in a new server with CentOS 5: Loading "installonlyn" plugin Setting up Install Process Setting up repositories Could not retrieve mirrorlist [url] error was [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')> Error: Cannot find a valid baseurl for repo: base
View Replies!
View Related
Yum Update
I tried to update packages by yum and got this message: Error: djbdns-localcache conflicts with bind I installed QmailToaster from this url: [url] and I replaced bind with djbdns-localcache*.rpm. Seems it causes the problem. What should I do now?
View Replies!
View Related
Too Many Connection From Yum
Today i get alert from server provider saying my server is under attack, i check netstat and found too many connections. Quote: This ticket was automatically generated by the Softlayer Network Protection System. Due to the large amount of traffic targeted to your IP address 74.86.157.184, SoftLayer has automatically injected the IP address into our Cisco Guard Protection system. This system diverts traffic destined to the IP address 74.86.157.184 through hardware devices that will try to identify and block the specific packets and flows responsible for the attack while allowing legitimate transactions to pass. The injection of 74.86.157.184 will remain in place until this attack subsides and then be automatically removed once traffic levels reach a normal level. Details of the event follow: Exceeded Bits In: 782.7 M (Threshold: 500 M) [url] The connections are from my server to port 80 of "140.211.166.134". lsof -i :port gives PHP Code: # lsof -i :47837 COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME crond 16004 root 269u IPv4 48880489 TCP server20.hosthat.com:47837->ftp-osl.osuosl.org:http (CLOSE_WAIT) udevd 31116 root 269u IPv4 48880489 TCP server20.hosthat.com:47837->ftp-osl.osuosl.org:http (CLOSE_WAIT) yum-updat 31347 root 269u IPv4 48880489 TCP server20.hosthat.com:47837->ftp-osl.osuosl.org:http (CLOSE_WAIT) auditd 31683 root 269u IPv4 48880489 TCP server20.hosthat.com:47837->ftp-osl.osuosl.org:http (CLOSE_WAIT) python 31685 root 269u IPv4 48880489 TCP server20.hosthat.com:47837->ftp-osl.osuosl.org:http (CLOSE_WAIT) ntpd 31715 ntp 269u IPv4 48880489 TCP server20.hosthat.com:47837->ftp-osl.osuosl.org:http (CLOSE_WAIT) # I have rebooted the server and now server is normal. I disabled yum on the server. Some days back, i have same problem with another server, server have too many connection to one of the yum respositry IP. The OS is CentOS 5.1
View Replies!
View Related
Yum Broken
I have waisted all not trying to get subversion working for apache 2.2.6 and in the process i have broken yum now to. I did yum erase subversion, and now with every yum command i get: Code: (process:27490): GLib-CRITICAL **: file gtimer.c: line 106 (g_timer_stop): assertion `timer != NULL' failed (process:27490): GLib-CRITICAL **: file gtimer.c: line 88 (g_timer_destroy): assertion `timer != NULL' failed Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum-cli/yummain.py", line 97, in main result, resultmsgs = do() File "/usr/share/yum-cli/cli.py", line 512, in doCommands ypl = self.returnPkgLists() File "/usr/share/yum-cli/cli.py", line 1176, in returnPkgLists ypl = self.doPackageLists(pkgnarrow=pkgnarrow) File "__init__.py", line 885, in doPackageLists File "/usr/share/yum-cli/cli.py", line 75, in doRepoSetup self.doSackSetup(thisrepo=thisrepo) File "__init__.py", line 260, in doSackSetup File "repos.py", line 277, in populateSack File "/usr/lib/python2.3/site-packages/sqlitecachec.py", line 40, in getPrimary self.repoid)) TypeError: Can not create index on requires table: near "NOT": syntax error I saw this too: Code: /sbin/ldconfig: /usr/lib/mysql/libmysqlclient.so.15 is not a symbolic link I tried uninstalling and reinstall yum but that did not work.
View Replies!
View Related
|