Re: Firefox 150 and 7.9 unveil pledge
Nathan Koch <[email protected]> Tue, 19 May 2026 13:12:33 -0600
| Newsgroups | gmane.os.openbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
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 On 2026-05-19 13:07, Caspar Schutijser wrote: > On Tue, May 19, 2026 at 10:12:18AM -0600, Nathan Koch wrote: >> Hello, >> >> Did a dist upgrade this morning. 7.8 to 7.9. As an existing install there is >> a pledge unveil issue. For Firefox 150. >> >> Getting dconf-CRITICAL errors. nsSigHandlers.cpp 201. >> >> I had to create /var/run/1000 and /var/run/1000/dconf and >> /var/run/1000/dconf/user is a wash. >> >> >> Something going on. How do I properly fix this? Should I just delete >> /etc/firefox and reinstall a clean package? > Your report is a bit light on details (for example, the exact output > of Firefox on the command line). > > But here is a guess: did you ever change any of the files in > /etc/firefox? If so, you'd have to merge in the /etc/firefox changes > done in the Firefox port, for example by running sysmerge -p. > > Removing /etc/firefox and reinstalling Firefox would also do the trick > to address this particular issue. > > Caspar >