I upgraded from FreeBSD 9.1 to 9.2 today. Now I'm trying to upgrade my ports via portmaster. When upgrading perl5.14, I get the following error output:
I'm not sure from where the permission issue is originating. I'm also not sure where this +INSTALL file is located; otherwise, I would check if the filesystem that contains the file is configured to allow execute privileges. I've already verified that the ZFS filesystems for /usr/ports and /var/tmp have the exec boolean set to "on". Also, kern.securelevel is set to "-1".
Any ideas?
Code:
===> Installing for perl-5.14.4_2
===> Checking if lang/perl5.14 already installed
./+INSTALL: Permission denied
pkg_add: install script returned error status
*** [install-package] Error code 1
I'm not sure from where the permission issue is originating. I'm also not sure where this +INSTALL file is located; otherwise, I would check if the filesystem that contains the file is configured to allow execute privileges. I've already verified that the ZFS filesystems for /usr/ports and /var/tmp have the exec boolean set to "on". Also, kern.securelevel is set to "-1".
Any ideas?