| Fedora This forum is for the discussion of the Fedora Project. |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-04-2004, 02:02 AM
|
#1
|
|
Member
Registered: Jun 2004
Location: Omaha, NE
Distribution: Ubuntu 7, Fedora Core 4
Posts: 192
Rep:
|
Package Errors After Updating?
I used Up2Date to update everything on my FC3 system last night and when I tried to install a package using Systtem Settings -> Add/Remove Applications, I get errors about how certain packages are missing and it can't install the packages I selected until I install the missing ones. When it lists the "missing" packages, it has the name and version of the required packages. I kind of get the impression that maybe the "missing" packages are missing because they were replaced with newer versions when I updated the system. Has anyone else had any similar experiences?
-Brandon
|
|
|
|
12-04-2004, 11:05 AM
|
#2
|
|
Guru
Registered: Feb 2003
Location: Blue Ridge Mountain
Distribution: Debian Squeeze, Fedora 14
Posts: 7,268
Rep:
|
"I kind of get the impression that maybe the "missing" packages are missing because they were replaced with newer versions when I updated the system."
You can get a complete listing of every package in your system with:
rpm -qa | sort | less
Then you can check the "missing" packages against your list to see if the problem is incompatible version numbers.
----------------------
Steve Stites
|
|
|
|
12-04-2004, 02:17 PM
|
#3
|
|
Member
Registered: Jun 2004
Location: Omaha, NE
Distribution: Ubuntu 7, Fedora Core 4
Posts: 192
Original Poster
Rep:
|
Quote:
Originally posted by jailbait
Then you can check the "missing" packages against your list to see if the problem is incompatible version numbers.
|
I just figured that the new package versions would be backwards compatible. Assuming that a package I wanted to install wasn't compatible with the new, updated package that it depends on, how would I install it?
|
|
|
|
12-04-2004, 03:59 PM
|
#4
|
|
Guru
Registered: Feb 2003
Location: Blue Ridge Mountain
Distribution: Debian Squeeze, Fedora 14
Posts: 7,268
Rep:
|
"I just figured that the new package versions would be backwards compatible. Assuming that a package I wanted to install wasn't compatible with the new, updated package that it depends on, how would I install it?"
You can install the problem package with rpm using the --nodeps option, something like:
rpm --nodeps -i /pathname/packagename.x.i586.rpm
This will install the package but whether the program will work correctly is another question. You could try --nodeps and see if the package will in fact run with later versions of its dependencies packages.
-------------------------
Steve Stites
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:00 PM.
|
|
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
|
|