[pacman-dev] [PATCH] New pactest: unresolvable001.py

Xavier Chantry chantry.xavier at gmail.com
Mon May 17 19:24:38 EDT 2010


On Tue, May 18, 2010 at 1:09 AM, Dan McGee <dpmcgee at gmail.com> wrote:
> On Mon, May 17, 2010 at 2:41 PM, Nagy Gabor <ngaba at bibl.u-szeged.hu> wrote:
>> To test the regression of commit a4084b91.
>
> This might not be the ID on the main branch so that might not work.
>
> But with that said, I thought you said forget about it completely in
> that other email? What is the plan here?
>

In that test, the user asks explicitly to install/upgrade package AND dep.
dep is unresolvable and could be skipped. remove unresolvable feature
used to allow that, but after phonon/qt fix, it is no longer be
allowed.
However, if the user asked explicitly to upgrade dep and this cannot
be done, a failure in such a situation doesn't sound too bad.
And he can still install package if he wants with pacman -S package.

And in the -Su situation, maybe dep could be ignored or something ?

Anyway, if we are just talking about unresolvable situations, those
are just failure situations that should not happen frequently, and
when they happen, they should be fixed right away. So no big deal imo.

That said, I might have misunderstood something, and I didn't do any
real testing to confirm any of this :)


More information about the pacman-dev mailing list