Trying to upgrade to devel/oniguruma6 with portmaster(8) but getting this error:
When using
But I'm afraid that if I remove all these php-extensions, it will break the server, if I'm not able to reinstall oniguruma afterwards.
Code:
pkg-static: oniguruma6-6.6.1 conflicts with oniguruma5-5.9.6_1 (installs files into the same place).
Problematic file: /usr/local/bin/onig-config
*** Error code 70
Stop.
make[1]: stopped in /usr/ports/devel/oniguruma
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/oniguruma
===>>> Installation of oniguruma6-6.6.1 (devel/oniguruma) failed
===>>> Aborting update
===>>> You can restart from the point of failure with this command line: portmaster <flags> devel/oniguruma
This command has been saved to /tmp/portmasterfail.txt
When using
pkg delete
, it says
Code:
Installed packages to be REMOVED:
oniguruma5-5.9.6_1
php56-mbstring-5.6.32
php56-extensions-1.0
php-composer-1.5.2
Number of packages to be removed: 4
The operation will free 7 MiB.
Proceed with deinstalling packages? [y/N]:
But I'm afraid that if I remove all these php-extensions, it will break the server, if I'm not able to reinstall oniguruma afterwards.