Is CONFLICTS broken?

Dmitry Marakasov amdmi3 at amdmi3.ru
Mon Oct 13 12:59:57 UTC 2008


* Boris Samorodov (bsam at ipt.ru) wrote:

> host% make -V CONFLICTS
> linux_base-gentoo* linux_base-fc4 linux_base-fc6 linux_base-f7
I thought CONFLICTS is list of regexps against full package name, so you
need to specify version matching part as well, i.e. linux_base-fc4*.

For me conflicts work after this change:

% make -VCONFLICTS
linux_base-gentoo* linux_base-fc4* linux_base-fc6* linux_base-f7*
% make check-conflicts 

===>  linux_base-f8-8_7 conflicts with installed package(s): 
      linux_base-fc6-6_5

      They install files into the same place.
      Please remove them first with pkg_delete(1).
*** Error code 1

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru    http://www.amdmi3.ru


More information about the freebsd-ports mailing list