conflicts message is broken with pkgng

Andriy Gapon avg at FreeBSD.org
Wed Jun 13 18:43:48 UTC 2012


===>  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


More information about the freebsd-ports mailing list