Chromium kicks up an error installing extensions

Error is Could not install package: 'FAILED_TO_COPY_EXTENSION_FILE_TO_TEMP_DIRECTORY'

This sounds like something with the FreeBSD pkg rather than Chromium. Was working in previous version. Seems to affect all extensions.

I'm using chromium-92.0.4515.159_1
 
ls -ld /tmp
drwxrwxrwt 6 root wheel 14 Sep 12 12:22 /tmp

df -h /tmp
Filesystem Size Used Avail Capacity Mounted on
zroot/tmp 284G 40M 283G 0% /tmp

What's the capacity column saying, versus Size or Avail?
 
Back
Top