[EMAIL PROTECTED] (Fran�ois Pons) writes: > Pascal Terjan <[EMAIL PROTECTED]> writes: > > > Hi, it looks like there is problem with urpmq -d : > > > > [EMAIL PROTECTED] pascal]$ urpmq glasnost > > glasnost > > [EMAIL PROTECTED] pascal]$ urpmq -d glasnost > > [EMAIL PROTECTED] pascal]$ rpm -qp --requires > > /var/mirror/cooker/contrib/i586/glasnost-0.6.1-2mdk.noarch.rpm > > apache >= 2.0.0 > > mod_python.so > > python > > python-imaging > > libxml2 > > libxslt1 > > python-TAL > > docbook-dtd412-xml > > docbook-style-xsl > > gnupg > > python-base >= 2.2 > > rpm-helper > > /bin/sh > > /bin/sh > > rpmlib(PayloadFilesHavePrefix) <= 4.0-1 > > rpmlib(CompressedFileNames) <= 3.0.4-1 > > python-base >= 2.2 > > urpmq -d is working for me, both if root or user (which should have nothing to > do with that anyway). > > Try with -v too ?
Ok, this is because there are unresolved dependencies (for you it is python-TAL) which make the backtrack revert the selection :) Fran�ois.
