LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 01-03-2004, 09:51 PM   #1
barryjones
LQ Newbie
 
Registered: Nov 2003
Posts: 4

Rep: Reputation: 0
packages not found when installing programs from add/remove applications


Then trying to install development tools from add/remove applications in redhat 9 I get the error:

packages not found
openssl 0.9.7a-2
krb5-libs 1.2.7-10

when I do a rpm -q I find that newer versions are installed
openssl-0.9.7a-20
krb5-libs-1.2.7-14

how to I get package management to recognise these newer versions and install the development tools?
 
Old 01-04-2004, 01:02 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"how to I get package management to recognise these newer versions and install the development tools?"

use:
rpm --nodeps -i /pathname/packagename.rpm

However you may run into problems when the development tools version and the main package version do not match. The example versions that you gave are close enough that there is a decent chance that they might work OK, but it is not a certainty.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
Old 01-10-2004, 10:09 AM   #3
paul.nel
Member
 
Registered: Nov 2003
Location: Cape Town
Distribution: Gentoo, Redhat 9, SuSE 9.0, 9.2, Win XP
Posts: 149

Rep: Reputation: 15
I have a similar problem. The solution presented by jailbait is fine, but how do I convince rh9's Intstaller to ignore dependancies? Or am I now doomed to a life of manual installations ?

p.n
 
Old 01-10-2004, 10:34 AM   #4
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"I have a similar problem. The solution presented by jailbait is fine, but how do I convince rh9's Intstaller to ignore dependancies? Or am I now doomed to a life of manual installations ?"

The highly automated installers are a mixed blessing. They work with little effort but they lack flexibility. Also when they screw up you often have no idea what they were doing when the problem occured, so diagnosing problems is hard with the automated installers.

So, in spite of all the hype for apt-get, up2date, etc., in practice you will have to maintain your packages with a combination of rh9's installer, command line rpm, and kpackage.

A good command to get to know is:
rpm -qa | sort > /root/all.rpms.txt
This creates a list of all of your installed rpms which is useful when you are trying to figure out what the automated installer really did.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites

Last edited by jailbait; 01-10-2004 at 12:54 PM.
 
Old 01-10-2004, 11:47 AM   #5
paul.nel
Member
 
Registered: Nov 2003
Location: Cape Town
Distribution: Gentoo, Redhat 9, SuSE 9.0, 9.2, Win XP
Posts: 149

Rep: Reputation: 15
Thanks. Will keep in mind.

Regards
Paul
 
Old 01-10-2004, 01:51 PM   #6
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
Howzit

YIP u guessed it I´m from S.A too now living in Portugal and yes miss S.A a whole lot. Well have a suggestion about resolving your depenancies prob.

U can auto install dependent packages by doing the following:

1. Install rpmdb-redhat packages so that file dependencies can be determined. (rpm-redhat-version.rpm). This rpm file will be found on the distro CD.
2.Make the RPMs from RH Linux release available. This should be in a single dir on your system. Copy files the following way cp -av
3.Creat rpm macro creat a file /root/.rpmmacros which contains the following line %_solve_pkgsdir /path/to/my/packages
4. when installing the rpm now use the cmd following way rpm -ivh --aid newpackage-version.i386.rpm

hope this will work for & VIVA the BOKKE

chow
 
  


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
add / remove applications with .iso seriesx4 Linux - Software 1 08-08-2005 05:45 PM
Add/Remove Applications Error JohnRChick Linux - Software 8 08-26-2004 04:56 PM
unable to add programs from add/remove programs dav7500 Linux - Software 2 02-26-2004 07:25 PM
Add/Remove Applications like Windows? HeRCuLeSX Fedora 6 12-11-2003 06:04 AM
Add Remove Programs GUI for more than just standard packages? jimdaworm Linux - Newbie 9 08-26-2003 05:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 04:38 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