Is anyone else seeing this? With pkg 1.3.0 things seem to work as normal but if I try and install 1.3.1 it segfaults:
If I checkout the previous SVN revision and install 1.3.0 again then it works fine:
I am running on amd64 10.0-STABLE r269125.
Code:
===> Installing for pkg-1.3.1
===> Registering installation for pkg-1.3.1
Child process pid=52870 terminated abnormally: Segmentation fault
*** Error code 245
Stop.
make[1]: stopped in /usr/ports/ports-mgmt/pkg
*** Error code 1
Stop.
make: stopped in /usr/ports/ports-mgmt/pkg
If I checkout the previous SVN revision and install 1.3.0 again then it works fine:
Code:
===> Installing for pkg-1.3.0
===> Registering installation for pkg-1.3.0
If you are upgrading from the old package format, first run:
# pkg2ng
===> Cleaning for pkg-1.3.0
I am running on amd64 10.0-STABLE r269125.