← Back to issue list

Add workflow and integration test reproducing libapt ABI mismatch (Issue #1554)

View original Github issue

Metadata

Project
craft-parts
Number
#1555
Type
pull request
State
open
Author
Copilot
Labels
Created
2026-04-22 05:12:40+00:00
Updated
2026-04-22 14:32:48+00:00
Closed

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.