[pacman-dev] Sodeps support

Xavier Chantry chantry.xavier at gmail.com
Fri Oct 8 13:05:35 EDT 2010


On Fri, Oct 8, 2010 at 12:50 PM, Florian Pritz
<bluewind at server-speed.net> wrote:
> On Fri,  1 Oct 2010 17:30:03 +0200, Florian Pritz <bluewind at xssn.at> wrote:
>>
>> These patches add a -dd option which ignores the version of dependencies
>> only
>> and sodependencies.
>>
>> They are also available online at
>> http://git.server-speed.net/users/flo/pacman/
>
> Someone please signoff the pacman patches (1 and 4) so Allan can merge.
>
>

make check failed with deptest001 : pacman -T 'foo>1' segfaulted
because we don't have a transaction in this case.

Added a quick helper that uses alpm_get_trans_flags and check for -1.
Also slightly changed the second patch to do just once : if (nodeps)
.... else ....

http://code.toofishes.net/cgit/xavier/pacman.git/log/?h=sodeps


More information about the pacman-dev mailing list