Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| 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. |
|
 |
05-20-2006, 10:11 PM
|
#1
|
|
Member
Registered: Jul 2005
Location: Maine, USA
Distribution: OpenSUSE, Gentoo, Fedora, Ubuntu, Mandriva, others
Posts: 413
Rep:
|
Ignore apt-get dependencies?
I know it is possible to sort of spoof the existence of packages with the apt.conf, but is it at all possible to ignore all dependencies?
Alternatively, how can I manually edit the list of installed packages?
See, my situation, I installed video codecs and stuff in SUSE, but APT will not recognize them. Whenever I try to update or install software, it tells me that these things aren't installed and I need to remove xine and some other things.
Thanks.
|
|
|
|
05-20-2006, 10:32 PM
|
#2
|
|
Member
Registered: Jun 2003
Location: Toronto, Canada
Distribution: Ubuntu 10.04 LTS; CentOS 5.5
Posts: 199
Rep:
|
apt-get install (app) -f
apt-get install (app) --nodeps
apt-get install (app) --ignore-missing (or ignore-depends, don't recall)
Use at own risk 
Last edited by evilmonkey; 05-20-2006 at 10:36 PM.
|
|
|
|
05-20-2006, 11:27 PM
|
#3
|
|
Member
Registered: Jul 2005
Location: Maine, USA
Distribution: OpenSUSE, Gentoo, Fedora, Ubuntu, Mandriva, others
Posts: 413
Original Poster
Rep:
|
-f just seems to want to fix the dependency issues, this is not what I want. Apt-get wouldn't recognize --nodeps. Lastly, --ignore-missing got my hopes up, but it has exactly the same output as doing a regular install or upgrade.
What I said about it wanting to remove xine isn't entirely accurate. Here is the exact output of apt-get upgrade:
Code:
linux:/home/pdeman2 # apt-get upgrade --ignore-missing
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get --fix-broken install' to correct these.
The following packages have unmet dependencies:
MPlayer: Depends: w32codec-all but it is not installable
Depends: libmp3lame.so.0 but it is not installable
kaffeine: Depends: libxine1 (>= 1) but it is not installable
Depends: libgstinterfaces-0.8.so.0
Depends: libgstreamer-0.8.so.1
Depends: libmp3lame.so.0 but it is not installable
Depends: libxine.so.1
E: Unmet dependencies. Try using --fix-broken.
Any ideas?
|
|
|
|
05-20-2006, 11:54 PM
|
#4
|
|
Senior Member
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid
Posts: 4,732
|
If your trying to install Mplayer and the codecs head over to pacman and grab the rpm from his site. It works just fine.
|
|
|
|
05-21-2006, 12:01 AM
|
#5
|
|
Member
Registered: Jul 2005
Location: Maine, USA
Distribution: OpenSUSE, Gentoo, Fedora, Ubuntu, Mandriva, others
Posts: 413
Original Poster
Rep:
|
I already have Mplayer and all the codecs. All my video stuff works fine. I use the Mplayer plugin for Firefox and Kaffeine with Xine for everything else. Everything that is on that list of items that must be installed is already installed.
|
|
|
|
05-23-2006, 06:59 PM
|
#6
|
|
Member
Registered: Jul 2005
Location: Maine, USA
Distribution: OpenSUSE, Gentoo, Fedora, Ubuntu, Mandriva, others
Posts: 413
Original Poster
Rep:
|
Bump. Still haven't figured it out.
|
|
|
|
05-23-2006, 08:03 PM
|
#7
|
|
Senior Member
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~
Posts: 2,756
Rep: 
|
Last time I tried this it wasn't possible without creating fake packages. I was running Debian then and it was the prime reason why I switched to Gentoo. Sorry for not answering your question, good luck.
|
|
|
|
05-23-2006, 08:08 PM
|
#8
|
|
Member
Registered: Jul 2005
Location: Maine, USA
Distribution: OpenSUSE, Gentoo, Fedora, Ubuntu, Mandriva, others
Posts: 413
Original Poster
Rep:
|
Yep, I've heard of many people switching to Gentoo just because of this. I'm using APT on SUSE though, the only reason I'm using it is because the SUSE developers haven't fixed the package management system yet. Once they do, I can ignore dependencies if I want. The problem is, since I can't get updates with APT, the SUSE package management can't get updated when they fix it.
|
|
|
|
| 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 08:09 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
|
|