On 14 September 2015 at 21:04, Ulrich Mueller <u...@gentoo.org> wrote:
> Could someone check what is Paludis's behaviour for the examples
> above? Also, does =cat/foo-1.2* match cat/foo-1.20 in Paludis?


Portage:


emerge --ignore-default-opts -vpO =dev-lang/perl-5.2*

These are the packages that would be merged, in order:

[ebuild   R    ] dev-lang/perl-5.22.0:0/5.22::gentoo  USE="berkdb doc
gdbm -debug -ithreads" 0 KiB


Paludis:

cave resolve -1 -0 "*/*"   =dev-lang/perl-5.2*
Done: 4 steps

These are the actions I will take, in order:

(nothing to do)
I encountered the following errors:

!   dev-lang/perl
   Reasons: target
   Unsuitable candidates:
     * dev-lang/perl-5.20.2:0::gentoo
       Did not meet =dev-lang/perl-5.2*, never using existing,
installing to / from target
     * dev-lang/perl-5.20.2-r1:0::gentoo
       Did not meet =dev-lang/perl-5.2*, never using existing,
installing to / from target
     * dev-lang/perl-5.22.0:0::gentoo
       Did not meet =dev-lang/perl-5.2*, never using existing,
installing to / from target

-- 
Kent

KENTNL - https://metacpan.org/author/KENTNL

Reply via email to