I have a similar issue with Poudriere: poudriere options -p $BRANCH -j $FBSDVER $pkgname
If there's an existing options file poudriere exists without calling dialog4ports. Workaround so far as been to either maintain options outside of poudriere and rsync or edit the poudriere options file directly. Perhaps there's a poudriere logging option I'm not familiar with? Roger On Thu, 28 Jul 2022, Kurt Jaeger wrote:
I fixed it with: pkg install -f dialog4ports
