Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2011 22:10:06 -0700
From:      Yuri <yuri@rawbw.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   How are conflicts between packages resolved?
Message-ID:  <4DFD84AE.20203@rawbw.com>

next in thread | raw e-mail | index | archive | help
I see the messages like below. One package depends on unixODBC, and it 
can't be installed because the other packages install files in the same 
place.
So what is the general solution? I don't think this situation is normal, 
when some packages are mutually exclusive.

Yuri



---- log ----
===> unixODBC-2.3.0_1 conflicts with installed package(s):
libiodbc-3.52.7
virtuoso-6.1.3

They install files into the same place.
You may want to stop build with Ctrl + C.
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE

===> unixODBC-2.3.0_1 conflicts with installed package(s):
libiodbc-3.52.7
virtuoso-6.1.3

They will not build together.
Please remove them first with pkg_delete(1).
*** Error code 1



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