Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2008 17:15:35 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        Dmitry Marakasov <amdmi3@amdmi3.ru>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: Is CONFLICTS broken?
Message-ID:  <04284808@bb.ipt.ru>
In-Reply-To: <20081013130008.GC11979@hades.panopticon> (Dmitry Marakasov's message of "Mon\, 13 Oct 2008 17\:00\:08 %2B0400")
References:  <91807555@bb.ipt.ru> <20081013130008.GC11979@hades.panopticon>

next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Marakasov <amdmi3@amdmi3.ru> writes:
> * Boris Samorodov (bsam@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

You are right. I'd interpreted The Porters Book wrongly.
Thanks for your help and sorry for the noise.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?04284808>