I'm running 9.1-RELEASE and while I've run the
in make.conf, I'm not able to install new packages via pkg. For instance:
As you can see the command exits with a failure error code, that however I cannot find in the documentation to know what it is about.
Any idea?
pkg2ng command, and have
Code:
WITH_PKGNG=YES
Code:
# pkg install devel/fossil; echo $?
Updating repository catalogue
3
As you can see the command exits with a failure error code, that however I cannot find in the documentation to know what it is about.
Any idea?