Control: tag -1 help
On 2025-08-27 09:50, Fiona Klute wrote:
Package: netavark
Version: 1.14.0-2
Severity: important
Tags: upstream
Netavark breaks with nftables 1.1.4 (uploaded to unstable last weekend)
due to a change in JSON output (with --json). As a result, starting
Podman containers fails with error messages like the following:
Error: netavark: nftables error: got invalid json: data did not match
any variant of untagged enum NfObject at line 1 column 3666
Error: unable to start container
"e6be5bc7827511264391391a7762dbb9fbc693dc9d2953e3462600e089bdb2bb":
netavark: nftables error: got invalid json: data did not match any
variant of untagged enum NfObject at line 1 column 3666
The upstream bug report is at [1], and updating netavark to 1.16.1 [2]
should fix the problem.
[1] https://github.com/containers/netavark/issues/1303
[2] https://github.com/containers/netavark/releases/tag/v1.16.1
I've been starting to work on updating to 1.16, but there are apparently
a number of dependency updates required. So that won't be easy. I'll
keep working on this though.
Thanks for reporting!
-rt