Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-27-2003, 08:06 AM
|
#1
|
LQ Newbie
Registered: Feb 2003
Location: Madrid, Spain
Distribution: Red Hat 8.0
Posts: 10
Rep:
|
"packages not found" ERROR
Hi there,
I'm installing (using the Add/Remove packages) the Development Tools.
When I select anything (or even nothing) to install and press "Upgrade", I get the error:
Packages not found.
The following packages could not be found on your system. Installation can not continue until they are installed.
Unlocatable package:
cyrus-sasl = 2.1.7-2
Required by:
cyrus-sasl-devel
Unlocatable package:
krb5-libs = 1.2.5-6
Required by:
krb5-devel
How can I solve this problem?
Thanks in advance,
alexrm1x
|
|
|
02-27-2003, 08:18 AM
|
#2
|
Member
Registered: Feb 2003
Location: Switzerland, Berne
Distribution: Slackware 9.0
Posts: 186
Rep:
|
Just search the packages with http://rpmfind.net and install them. HTH!
|
|
|
02-27-2003, 08:18 AM
|
#3
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
http://www.linuxquestions.org/questi...threadid=47395
do not ask a question more than once. thsi is clearly stated in the rules you just agreed to.
|
|
|
02-27-2003, 08:26 AM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
stupid bloody slow proxy. either way, any further comments to the other marked thread, thanks
|
|
|
02-27-2003, 08:29 AM
|
#5
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
For some reason your Add/Remove tool is trying to add the packages cyrus-sasl-devel and krb5-devel but it can not find the cyrus-sasl = 2.1.7-2 and krb5-libs = 1.2.5-6 packages that are needed to install the devel packages. I would suggest downloading all 4 packages into one directory. Then install them from the command line by doing:
rpm -Uvh cyrus*
rpm -Uvh krb5*
It is also possible that your rpm database has become corrupted. To fix this you would do:
rpm -f /var/lib/rpm/__db*
rpm --rebuilddb
|
|
|
02-27-2003, 08:58 AM
|
#6
|
LQ Newbie
Registered: Feb 2003
Location: Madrid, Spain
Distribution: Red Hat 8.0
Posts: 10
Original Poster
Rep:
|
Hi There,
I tried both
rpm -Uvh packageX*
but unfortunately it says that newer versions are installed.
I tried also to rebuild the installed package database, but I get the same error.
Is there any way for the system to recognize these new versions?
Can I uninstall the newer versions and have the original ones installed back?
Thanks,
alexrm1x
|
|
|
02-27-2003, 09:01 AM
|
#7
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
rpm --force -Uvh cyrus*
rpm --force -Uvh krb5*
|
|
|
02-27-2003, 09:36 AM
|
#8
|
LQ Newbie
Registered: Feb 2003
Location: Madrid, Spain
Distribution: Red Hat 8.0
Posts: 10
Original Poster
Rep:
|
Vincent,
Your instructions worked like a charm.
Many, many thanks for your help.
Regards from the Sunny Spain,
alexrm1x.-
|
|
|
02-27-2003, 09:40 AM
|
#9
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
I'll look you up if I ever get to Spain. I expect a nice meal for this. hehe
|
|
|
All times are GMT -5. The time now is 10:12 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|