Re: pnp4nagios and php82

2024-06-04 Thread Andrea Venturoli
On 6/2/24 13:59, Per olof Ljungmark wrote: Hi, Hello. Just checking if anyone successfully runs pnp4nagios with php82? I've spent a day trying to migrate from php80 to 82 but it seems to be stuck at 80. Won't work. I dropped it long ago for the same reason. If the answer is no, woul

Problems with rtorrent on 14.1

2024-06-04 Thread Jakob Breivik Grimstveit
Dear ports list, I built GENERIC 14.1 from source, then rebuilt whole ports tree, and now rtorrent crashes like this, what can be the reason for this? ❯ rtorrent Caught Illegal instruction, dumping stack: 0x280d90 <_ZTVN7torrent14resource_errorE+0x3c498> at /usr/local/bin/rtorrent 0x827e4f410 at

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

Re: FreeBSD Port: mariadb106-server-10.6.18

2024-06-04 Thread Janky Jay, III
Hi Chris, On 6/4/24 02:36PM, Chris Kiakas wrote: 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 updati

Re: Problems with rtorrent on 14.1

2024-06-04 Thread Daniel Engberg
On 2024-06-04T22:28:19.000+02:00, Jakob Breivik Grimstveit wrote: > Dear ports list, >  > I built GENERIC 14.1 from source, then rebuilt whole ports tree, and >  > now rtorrent crashes like this, what can be the reason for this? >  > ❯ rtorrent >  > Caught Illegal instruction, dumping stack: >  >

Unmaintained FreeBSD ports which are out of date

2024-06-04 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

Re: Problems with rtorrent on 14.1

2024-06-04 Thread Jakob Breivik Grimstveit
ons. 5. juni 2024 kl. 01:22 skrev Daniel Engberg : > Is CPUTYPE defined in /etc/make.conf ? ❯ cat /etc/make.conf KERNCONFDIR=/root/kernconf KERNCONF=CORE24 DEFAULT_VERSIONS+=python=3.11 python3=3.11 WRKDIRPREFIX=/usr/obj/ports ❯ grep ^cpu /root/kernconf/CORE24-14.1 cpu HAMMER ❯ grep

Re: Problems with rtorrent on 14.1

2024-06-04 Thread Jakob Breivik Grimstveit
ons. 5. juni 2024 kl. 08:07 skrev Jakob Breivik Grimstveit : > ❯ grep ^cpu /root/kernconf/CORE24-14.1 > cpu HAMMER And to avoid any confusion; ❯ ls -lh /root/kernconf total 48 lrwxr-xr-x 1 root wheel 26B Jun 4 09:09 CORE24 -> /root/kernconf/CORE24-14.1 -rw-r--r-- 1 root wheel