Is there any way to get dependency resolution tracked/logged? I'm trying to figure out what is bringing in a particular package.
Thanks!
Hi.
On Tue, 15 May 2007 14:11:57 -0600, Orion Poplawski wrote:
Is there any way to get dependency resolution tracked/logged? I'm trying to figure out what is bringing in a particular package.
My usual way for that is trying to remove the package from the final system and look what breaks :)
Ralf Ertzinger wrote:
Hi.
On Tue, 15 May 2007 14:11:57 -0600, Orion Poplawski wrote:
Is there any way to get dependency resolution tracked/logged? I'm trying to figure out what is bringing in a particular package.
My usual way for that is trying to remove the package from the final system and look what breaks :)
In this case though I think it's being brought in by a default virtual package in comps that is being resolved by something I don't want. Removing it afterwards works because nothing really depends on it.
anaconda-devel@lists.fedoraproject.org