Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2012 21:43:43 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>, freebsd-ports@FreeBSD.org
Subject:   conflicts message is broken with pkgng
Message-ID:  <4FD8DF5F.9010103@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
===>  libexttextcat-3.2.0_2 conflicts with installed package(s):




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

Cause:
for entry in ${conflicts_with}; do  echo "      ${found}";  done

${found} vs ${entry}

-- 
Andriy Gapon



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