FreeBSD Port: mariadb106-server-10.6.18

2024-06-04 Thread Chris Kiakas
I updated a MariaDB 10.6.17 server to 10.6.18 from ports and I am no longer able to stop or restart. 'service mysql-server stop’ just sits there with Stopping mysql. Waiting for PIDS: 71178 This is on a 13.3-RELEASE system. I also tried updating another jail and the same issue occurs. /var/l

FreeBSD Port: py311-libzfs-1.1.2023020700

2024-07-04 Thread Chris Kiakas
Hi, Just and FYI py-libzfs fails to build in FreeBSD 14.1-RELEASE. libzfs.c:10578:72: warning: passing 'nvlist_t **' (aka 'struct nvlist **') to parameter of type 'const nvlist_t *const *' (aka 'const struct nvlist *const *') discards qualifiers in nested pointer types [-Wincompatible-pointe

Re: FreeBSD Port: py311-libzfs-1.1.2023020700

2024-07-04 Thread Chris Kiakas
Thanks it’s beyond me. I’ll wait till it hits the port tree. > On Jul 4, 2024, at 6:53 PM, Hiroo Ono wrote: > > Hello, > > I already posted a patch to fix this in: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279450 > > On Thu, 4 Jul 2024 17:54:05 -04