LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Do DEB-based distros have the dependancy hell like RPM-based ones? (https://www.linuxquestions.org/questions/linux-newbie-8/do-deb-based-distros-have-the-dependancy-hell-like-rpm-based-ones-309848/)

manhinli 04-05-2005 02:28 AM

Do DEB-based distros have the dependancy hell like RPM-based ones?
 
Do DEB-based distros have the dependancy hell like RPM-based ones?

I do know RPM-based distros have it, but i am looking for other distros.
If DEB-based don't have the dependancy hell, then i will try to pick a DEB-based distro.

reddazz 04-05-2005 02:48 AM

RPM dependency hell happens for a variety of reasons. Some include not using the tools provided by your distribution to manage packages, e.g. yum, apt, urpmi etc. Another is downloading third party packages from the web, which may not have been built for your distro or distro version hence resulting in a lot of unsatisfied requirements. If you use tools like apt, yum and urpmi, package management on rpm based distros is fairly easy and dependencies are automatically resolved, thus eradicating the so called "rpm hell" that many people talk about.

Debian based distributions use apt/synaptic, so dependencies are automatically resolved. Debians apt/synaptic worked quite well compared to the tools that rpm based distros had a few years ago and thats why Conectiva ported it to rpm based distros.

theYinYeti 04-05-2005 06:08 AM

modern RPM tools (at least in Mandrake) are at the same level as DEB: almost the same usage, and the same "hell"... if you don't use the right repositories, or if you don't use the distribution tools.

Yves.


All times are GMT -5. The time now is 01:48 AM.