← 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
Updated
Closed

Current evaluation

Adds a GitHub workflow and integration test to reproduce the libapt ABI mismatch from issue #1554 using LXC containers. Review status is changes_requested with 2 unresolved comments; author unresponsive for 131 days. CI failing on multiple checks including Conventional Commits policy.

Suggested action: close stale

Reason: Maintainer @lengau requested a specific change (sleep 10s after container launch) 131 days ago and the author has not responded. The PR also fails the Conventional Commits policy check, and the related issue #1554's root-cause theory is being actively challenged by maintainers, making this LXC-based reproducer approach potentially misaligned with the investigation direction.

Impact: 25 Quick Win: 15.0 Staleness: 78 Complexity: 40 Confidence: 62

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

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 25
Quick Win: 15.0
Staleness: 78
Complexity: 40
Confidence: 62
close stale Adds a GitHub workflow and integration test to reproduce the libapt ABI mismatch from issue #1554 using LXC containers. Review status is changes_requested with 2 unresolved comments; author unresponsive for 131 days. CI failing on multiple checks including Conventional Commits policy.
qwen/qwen3.6-35b-a3b
Staleness: 65
Complexity: 15
Confidence: 75
close stale Adds workflow and integration tests for libapt ABI mismatch. Status: changes requested with 2 unresolved comments. Inactive for 90 days. Title and body describe unrelated LXD network fixes.
qwen3.6-35b-a3b-mtp-q6
Staleness: 78
Complexity: 20
Confidence: 85
close stale PR inactive for 78 days. Title references a libapt ABI mismatch test, but body describes unrelated LXD network fixes and a connectivity loop workaround. Lacks maintainer review.
qwen3.6-35b-a3b-mtp-q6
Staleness: 45
Complexity: 30
Confidence: 90
needs review Adds a workflow and integration test to reproduce the libapt ABI mismatch (issue #1554), plus LXD network and connectivity fixes. Under discussion; a maintainer suggested a temporary sleep workaround. Awaiting implementation or review.

Update history

No update history recorded yet.

Related work

  • Related To: craft-parts#1554 (confidence 90%)

    PR title explicitly references Issue #1554 as the target for reproduction; issue remains open with maintainer challenging the ABI root-cause theory.

Related issues

No related issues found above the similarity threshold.