Are you sure it's not related to you running the 7.8 build of Firefox?
The PKG tools won't update packages if the version is the same, despite
the OS having been sysupgraded to a new version.

As an example, 7.8 had Firefox 150.0p0 and 7.9 has 150.0, so running
"pkg_add -u" right now on 7.9 ignores Firefox and leaves you with the
old version built on and for 7.8 and linked against 7.8 libraries.

You could try force a re-installation with "pkg_add -r".

Nathan Koch wrote:
> The issue is pledge/unveil related. Has to do with access to /tmp as
> listed in the release document.
> Have to change the /etc/firefox/unveil file but still doesn't explain
> why rofi was effected after update.
> 
> -Nate

Reply via email to