Building 'apcupsd' package with 'no_x11' flavor fails in 6.9-stable

2021-05-02 Thread Matthias Pressfreund
I was trying to build the sysutils/apcupsd package with the 'no_x11' flavor. Looks like it's trying to cd into /usr/ports/pobj/apcupsd-3.14.14 while its real name is apcupsd-3.14.14-no_x11 because of the flavor. Building without flavor succeeds. $ FLAVOR='no_x11' make package ===> Checking

Re: Building 'apcupsd' package with 'no_x11' flavor fails in 6.9-stable

2021-05-02 Thread Matthias Pressfreund
I was following Solene Rapenne's instructions on https://dataswamp.org/~solene/2020-01-11-privsep.html If it was the setup, I'd also expect building the port without the flavor to fail. On 2021-05-02 18:38, Stuart Henderson wrote: > When this happens it's usually connected with use of sudo or

Re: Building 'apcupsd' package with 'no_x11' flavor fails in 6.9-stable

2021-05-02 Thread Matthias Pressfreund
That was it. I removed the masking entry, then it built. Thank you! On 2021-05-02 19:00, Stuart Henderson wrote: > > For Solene's example, check that the 'keepenv' lines really are taking > effect and aren't masked by another entry in the file. >

mariadb-upgrade: can't load library 'libexecinfo.so.2.0'

2021-08-10 Thread Matthias Pressfreund
After upgrading mariadb-server, I usually run mariadb-upgrade. This time, after upgrading to mariadb-server-10.5.12v1, I got this: # mariadb-upgrade ld.so: mariadb-upgrade: can't load library 'libexecinfo.so.2.0' Killed Did I miss something?

Re: mariadb-upgrade: can't load library 'libexecinfo.so.2.0'

2021-08-11 Thread Matthias Pressfreund
Exactly. On 2021-08-11 12:39, Stuart Henderson wrote: > > Looks like you've built this yourself on a machine with libexecinfo > installed and moved the package to another machine without it, > and the reworking of MariaDB's cmake checks has stopped the "force > disabling libexecinfo if it is