LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-18-2011, 09:04 AM   #1
Jan-Ivar
Member
 
Registered: Jul 2011
Posts: 32

Rep: Reputation: Disabled
Installing package(s) with command yum -y install python-libs ..


Hi
I get some error messages when trying to update python-libs. I see that there are some packages that are missing but can not figure out how to automatically installed, or update these packages. see below. I see that there are some missing dependency.

Installing package(s) with command yum -y install python-libs ..

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.df.lth.se
* extras: ftp.df.lth.se
* updates: ftp.df.lth.se
Setting up Install Process
Resolving Dependencies
There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
The program yum-complete-transaction is found in the yum-utils package.
--> Running transaction check
--> Processing Dependency: python-libs-i386 = 2.4.3-43.el5 for package: python
---> Package python-libs.i386 0:2.4.3-44.el5 set to be updated
--> Finished Dependency Resolution
python-2.4.3-43.el5.i386 from installed has depsolving problems
--> Missing Dependency: python-libs-i386 = 2.4.3-43.el5 is needed by package python-2.4.3-43.el5.i386 (installed)
Error: Missing Dependency: python-libs-i386 = 2.4.3-43.el5 is needed by package python-2.4.3-43.el5.i386 (installed)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

.. install failed!
 
Old 07-18-2011, 04:30 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
".el5"
so i take it that this is WHAT
RHEL5.something ( 5.1,5.2,5.3,5.4,5.5,5.6)
CentOS5.something( 5.6 is the ONLY supported)
or
Scientificinux5.something ( 5.6 is the ONLY supported)

did you install "yum-protectbase" and "yum-priorities" AND configure them
that is VERY important for "python"
rhel/cent/sl REQUIRE yes REQUIRE the version that is in the base repo
you can NOT change that

so
some info and maybe we can fix this
What OS is this ?
What version of whatever os this is IS this ?
what repos did you install ?
( rpmforge?,epel?,Atrpm? , what ? )
 
1 members found this post helpful.
Old 07-19-2011, 02:39 AM   #3
Jan-Ivar
Member
 
Registered: Jul 2011
Posts: 32

Original Poster
Rep: Reputation: Disabled
Hi

This is what i installed:
Web Server: Apache 2.2 with PHP 5.1.6
Database Server: MySQL 5.0
Mail Server: Postfix
DNS Server: BIND9 (chrooted)
FTP Server: Proftpd
POP3/IMAP server: Dovecot
Webalizer for web site statistics
Webmin 1.530
ISPConfig 3 (this should I have installed the version 2)
Squirrelmail (this i should not have installed only tested this one)

Last edited by Jan-Ivar; 07-19-2011 at 08:11 AM.
 
Old 07-19-2011, 07:24 PM   #4
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Quote:
There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
The program yum-complete-transaction is found in the yum-utils package.
.
.
.
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
There's some heavy hints there to start by installing yum-utils package.
Then run the cmds as suggested. You might also need 'yum clean all' and/or 'rpm --rebuilddb'
 
1 members found this post helpful.
Old 07-20-2011, 02:44 PM   #5
Jan-Ivar
Member
 
Registered: Jul 2011
Posts: 32

Original Poster
Rep: Reputation: Disabled
Hi
Now I installed yum-utils package and run the commands: package-cleanup - problems
package-cleanup - dupes
rpm-Va - nofile - nodigest.
But now get this message.
Unsatisfied Dependencies for python-2.4.3-44.el5.i386: python-libs-i386 = 2.4.3-44.el5
Do I have to install the Python libs again?
 
Old 07-20-2011, 05:56 PM   #6
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
As per post #2, we need to know what distro/ver we're dealing with; run these and post results
Code:
cat /etc/*release*

uname -a
 
Old 07-21-2011, 08:40 AM   #7
Jan-Ivar
Member
 
Registered: Jul 2011
Posts: 32

Original Poster
Rep: Reputation: Disabled
Hi
I am sorry that I come with inaccurate information to you.

[root@server1 ~]# cat /etc/*release*
cat: /etc/lsb-release.d: Is a directory
CentOS release 5.6 (Final)

[root@server1 ~]# uname -a
Linux server1.skogly.net 2.6.18-238.19.1.el5 #1 SMP Fri Jul 15 07:32:29 EDT 2011 i686 i686 i386 GNU/Linux

Last edited by Jan-Ivar; 07-21-2011 at 08:45 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
yum install flash ... yum: command not found ... which yum ... /usr/bin/yum tg0000 Fedora 8 04-13-2011 11:25 AM
Errors while installing php python pecl package mgieser Linux - Enterprise 5 04-04-2011 09:49 AM
[SOLVED] Command line install issues, regarding missing libs. rohanvr_21 Linux - Software 4 09-27-2010 12:36 PM
How can I uninstall a python package installed with python setup.py install? milomak Linux - Software 1 11-16-2009 09:22 PM
installing Python 2.4 package on Suse 9.1 asilentmurmur SUSE / openSUSE 7 03-06-2005 11:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration