HomeFreeBSD

net-p2p/prowlarr: tell .NET to disable ipv6 when system has not configured it

Description

net-p2p/prowlarr: tell .NET to disable ipv6 when system has not configured it

As stated in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259194#c17
.NET 6+ uses dual mode sockets to avoid the separate AF handling.

This breaks on systems (jails) where ipv6 is not enabled. This patch
detects this on prowlarr starts and disables .NET ipv6 support if no
ipv6 is configured.

PR: 260645
Reported by: Michiel van Baak <michiel@vanbaak.eu> (maintainer)

Details

Provenance
Michiel van Baak <michiel@vanbaak.eu>Authored on Dec 26 2021, 2:08 AM
tagattieCommitted on Dec 26 2021, 2:08 AM
Parents
R11:d9ad260f8a4a: devel/py-python-dbusmock: update to 0.25.0
Branches
Unknown
Tags
Unknown