Chavdar Ivanov <ci4...@gmail.com> writes: > > --- > ===> Building binary package for libxslt-1.1.38nb1 > => Creating binary package /usr/pkgsrc/packages/All/libxslt-1.1.38nb1.tgz > ===> Installing binary package of libxslt-1.1.38nb1 > pkg_add: A different version of libxslt-1.1.38nb1 is already > installed: libxslt-1.1.38 > pkg_add: 1 package addition failed > *** Error code 1 > .... > > The test run of 'pkg_chk -uq' has identified libxslt as a target for > upgrade, but it is for some reason missing from the final list of > installed packages as found by it, so it tries to install it instead > of replace. > > This is done after 'pkgin ar', 'pkg_admin rebuild-tree', 'pkg_admin > rebuild' and the above. I was running 'pkg_rolling-replace -suv' at > the time.
You snipped too much log; presumably it was replacing something else. I don't know what's going on, and would suggest turning on set -x and tracing the logs to see.