Add workflow and integration test reproducing libapt ABI mismatch (Issue #1554)
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
- [x] Fix `lxc network set` accepting only one key/value at a time
- [x] Remove `lxc network set lxdbr0 ipv6.address none` and `ipv6.nat false` — these cause LXD to restart dnsmasq, silently breaking IPv4 DNS inside containers
- [x] Fix the wait-for-connectivity loop: replace broken `grep "^[0-9]"` (matched "000" on DNS failure) with a direct `curl` exit-code check (curl only exits 0 on a real HTTP response)
Evaluation history
No evaluation history available.