[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

handle of cyclic dependencies in Debian packages



handle of cyclic dependencies in Debian packages

how does Apt handle cyclic dependencies?

ie:	a dep b dep (c and d)
	and c dep b

if	b dep c(ver >= 5)
	and c ver 5 dep b
	and c ver 6 has no dep

	is c ver 6 chosen to avoid the cycle?
	how?

thanks



Reply to: