You are not logged in.

#1 2010-12-18 21:42:05

xsilentmurmurx
Member
Registered: 2010-07-20
Posts: 28

how well does Arch handle broken dependencies?

Hey everyone.

How well does Arch handle broken dependencies in comparison to Gentoo's portage system?

Offline

#2 2010-12-18 21:44:18

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: how well does Arch handle broken dependencies?

i don't get it.

you want to install packages and ignore some dependencies?

you found a broken package which has a missing dependency or needs to be rebuilt?

Last edited by wonder (2010-12-18 21:44:39)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-12-18 21:47:37

xsilentmurmurx
Member
Registered: 2010-07-20
Posts: 28

Re: how well does Arch handle broken dependencies?

wonder wrote:

i don't get it.

you want to install packages and ignore some dependencies?

you found a broken package which has a missing dependency or needs to be rebuilt?


no I am thinking of switching to Arch Linux. I want to know if Arch linux can handle any dependency issues as well as Gentoo can. Such as is it easy to uninstall a package with out breaking the system? the same goes with upgrading a packaging with out breaking the system.

Offline

#4 2010-12-18 21:55:50

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: how well does Arch handle broken dependencies?

Not really fair to compare a binary distro with a source-based distro in this regard, nor is it really the job of the package manager in either case.

If lib B is a non-mandatory linktime dependency of program A, there's a high likelihood that removal of lib B will cause program A to stop working. A recompile is necessary in any distro.

Offline

#5 2010-12-18 22:06:41

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: how well does Arch handle broken dependencies?

In Arch we have optional dependencies. Those dependencies don't have to be installed for the program to run, but installing them will offer additional functions. You won't get more with a binary based distro!

Offline

#6 2010-12-19 02:51:56

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: how well does Arch handle broken dependencies?

Anecdotally, I just recently did a pacman -Rsc kdelibs, which broke about 800 packages (temporarily) in order to force a reinstall of it later.
Pacman smoothly patched it right back up after -Syu.

Offline

Board footer

Powered by FluxBB