Re: Salt master on -stable and communication with minions on -current 3006.7 version

2024-03-05 Thread Robert Nagy
On 06/03/24 08:43 +0100, Robert Nagy wrote: > I think we can backport this until there is a new release out. Please try the following diff: Index: Makefile === RCS file: /cvs/ports/sysutils/salt/Makefile,v diff -u -p -u -r1.183 Makef

Re: Salt master on -stable and communication with minions on -current 3006.7 version

2024-03-05 Thread Robert Nagy
I think we can backport this until there is a new release out. On 06/03/24 09:26 +0100, Uwe Werler wrote: > Hi all, > > it seems that it has to do with eol in minion keys: > > https://github.com/saltstack/salt/issues/66126 > There's also a PR: https://github.com/saltstack/salt/pull/66140 > > Be

Re: Salt master on -stable and communication with minions on -current 3006.7 version

2024-03-05 Thread Uwe Werler
Hi all, it seems that it has to do with eol in minion keys: https://github.com/saltstack/salt/issues/66126 There's also a PR: https://github.com/saltstack/salt/pull/66140 Best regards Uwe On 05 Mar 17:24, Uwe Werler wrote: > Hi Micholaj, > > to upgrade minions to a higher version than the mas

Re: [maintainer update] remind 4.2.9 -> 4.3.1

2024-03-05 Thread Jag Talon
Tested on i386 seems to work well for me. And that Feb 29 bug looks fixed on my end as well. -- Jag Talon (he/him) https://jagtalon.net/ https://weirder.earth/@jag 2F17E7825E755F08.asc Description: application/pgp-keys

Re: [update] www/mycorrhiza: add cert symlink instructions

2024-03-05 Thread Jag Talon
On Mon Mar 4, 2024 at 6:00 AM EST, Omar Polo wrote: > I'm not a relayd user, but this seems to me the wrong place to put this > information. > > If I understand correctly relayd is not loading the fullchain cert, due > to the (IMHO silly) rules of how it loads the certificates in /etc/. If > this

Re: databases/victoriametrics: update to v1.99.0

2024-03-05 Thread Lucas Gabriel Vuotto
On Mon, Mar 04, 2024 at 01:13:46PM +0100, Denis Fondras wrote: > Here is a diff to update VictoriaMetrics to v1.99.0. > > I also added VictoriaLogs in a separate package. > > Denis Haven't tested the patch yet, but I have a couple of questions / discussions about the approach. 1. What VictoriaM

sysutils/u-boot/rk3588: Add NanoPi R6C support

2024-03-05 Thread Mark Kettenis
After committing support for the NanoPi R6S, somebody asked me about the R6C. That model only has two Ethernet interfaces (2.5G rge(4) and 1G dwqe(4)), but does have an M.2 slot for an SSD. So the config gets a CONFIG_NVME_PCI=y on top of what we had for the R6S. ok? Index: sysutils/u-boot/rk3

Re: Foliate not working

2024-03-05 Thread Chris Narkiewicz
es1;4000;26cOn Mon, Mar 04, 2024 at 11:58:42PM +, Klemens Nanni wrote: > Haven't used foliate before, but using textproc/dictd seemed interesting, It supports contextual lookups using dict. Best regards, Chris Narkiewicz

Re: UPDATE: aom 3.8.1

2024-03-05 Thread Peter Hessler
On 2024 Mar 03 (Sun) at 17:37:28 -0500 (-0500), Brad Smith wrote: :On Sun, Mar 03, 2024 at 04:26:14PM +0100, Peter Hessler wrote: :> This fails to build for me on arm64: :> :> ===> Configuring for aom-3.8.1 :> -- The C compiler identification is Clang 16.0.6 :> -- The CXX compiler identification

Re: multimedia/openh264: Fix arm64 asm

2024-03-05 Thread Klemens Nanni
On Tue, Mar 05, 2024 at 05:35:34PM +0100, Mark Kettenis wrote: > This has been broken for a while since there was no BTI support, but > also no X-only support. > > With this fixed, make test passes. No arm64 to test here, but you did (: OK kn > > ok? > > > Index: multimedia/openh264/Makefile

multimedia/openh264: Fix arm64 asm

2024-03-05 Thread Mark Kettenis
This has been broken for a while since there was no BTI support, but also no X-only support. With this fixed, make test passes. ok? Index: multimedia/openh264/Makefile === RCS file: /cvs/ports/multimedia/openh264/Makefile,v retriev

Re: Salt master on -stable and communication with minions on -current 3006.7 version

2024-03-05 Thread Uwe Werler
Hi Micholaj, to upgrade minions to a higher version than the master is usually a bad idea. I noticed the same problem. Installed salt at my alpine machines (3006.7) and lost connection to the master. But after upgrading my master to 3006.7 my OpenBSD minions (3006.5) lost connection too. When

Salt master on -stable and communication with minions on -current 3006.7 version

2024-03-05 Thread Mikolaj Kucharski
Hi Robert. I've notived this problem on my Debian Bookworm machines, which recently got upgraded to 3006.7 and now I also see this on my OpenBSD -current, which also started to run 3006.7 minions. I have Salt master running on OpenBSD -stable with salt-3006.3 and minions after upgrade to 3006.7 lo

Re: aarch64 bulk build report

2024-03-05 Thread Peter Hessler
On 2024 Mar 05 (Tue) at 07:32:59 -0700 (-0700), phess...@openbsd.org wrote: :bulk build on arm64.ports.openbsd.org :started on Sun Mar 3 00:56:04 MST 2024 :finished at Tue Mar 5 07:32:46 MST 2024 :lasted 2D06h36m :done with kern.version=OpenBSD 7.5 (GENERIC.MP) #118: Sat Mar 2 21:06:51 MST 2024

aarch64 bulk build report

2024-03-05 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sun Mar 3 00:56:04 MST 2024 finished at Tue Mar 5 07:32:46 MST 2024 lasted 2D06h36m done with kern.version=OpenBSD 7.5 (GENERIC.MP) #118: Sat Mar 2 21:06:51 MST 2024 built packages:12226 Mar 3:4474 Mar 4:3373 Mar 5:4378 critical path missing pk

[NEW] devel/msgpack-cxx

2024-03-05 Thread SASANO Takayoshi
Hi, I want to build OpenDHT (https://github.com/savoirfairelinux/opendht) and this uses msgpack-cxx (https://github.com/msgpack/msgpack-c/tree/cpp_master). So I made this ports. This port installs C++ headers only. -- SASANO Takayoshi (JG1UAA) msgpack-cxx.tgz Description: Binary data

Re: x11/gnustep/libobjc2 failed to build

2024-03-05 Thread Sebastian Reitenbach
On Tuesday, March 05, 2024 08:01 CET, Jeremie Courreges-Anglas wrote: > Le Mon, Mar 04, 2024 at 10:48:46PM +0100, Jeremie Courreges-Anglas a écrit : > > Le Mon, Mar 04, 2024 at 10:26:02PM +0100, Sebastian Reitenbach a écrit : > > > On Sunday, March 03, 2024 21:56 CET, Stuart Henderson > > > wr

Re: UPDATE: Dolphin 20230523

2024-03-05 Thread Klemens Nanni
On Mon, Feb 19, 2024 at 11:17:38PM +, Klemens Nanni wrote: > On Sun, Jul 23, 2023 at 09:02:18PM -0400, Brad Smith wrote: > > On Sat, Jul 22, 2023 at 09:28:43PM -0400, Brad Smith wrote: > > > On Mon, Jun 05, 2023 at 10:34:00PM -0400, Brad Smith wrote: > > > > On 2023-06-05 10:21 p.m., Thomas Fro

Re: UPDATE: Azorius-0.3.4

2024-03-05 Thread Horia Racoviceanu
On 3/5/24, Gonzalo L. Rodriguez wrote: > Hello, > > Update for Azorius to 0.3.4: > > Mostly bugfixes and some refinements. > > Some performance improvements. > Newest sort for comments. > Activity tab shows active threads. > Add some improved support for compat with Note activities

UPDATE: Azorius-0.3.4

2024-03-05 Thread Gonzalo L. Rodriguez
Hello, Update for Azorius to 0.3.4: Mostly bugfixes and some refinements. Some performance improvements. Newest sort for comments. Activity tab shows active threads. Add some improved support for compat with Note activities. Only accept and serve activities with the correct c

UPDATE: Nextcloud-28.0.3

2024-03-05 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 28.0.3: https://nextcloud.com/changelog/ Plus some tweaks from Clemens Gößnitzer for the README and httpd(8) conf. OK? Cheers.- Index: Makefile === RCS file: /cvs/ports/www/nextcloud/28/Makefile,v