<div dir="ltr"><div>Source: rust-ognibuild<br>Version: 0.2.6-1<br>Severity: normal<br>Tags: patch</div><div><br></div><div>Dear Maintainer,</div><br>rust-ognibuild 0.2.6-1 isn't able to migrate on Ubuntu due to failing<br>autopkgtests (LP: #2136182). The autopkgtests are failing because a unit<br>test tries to create a socket, which isn't available in the restricted<br>autopkgtest environment:<br><br>508s ---- debian::build_deps::tests::test_build_dependency_tie_breaker_from_session stdout ----<br>508s<br>508s thread 'debian::build_deps::tests::test_build_dependency_tie_breaker_from_session' panicked at src/debian/build_deps.rs:34:59:<br>508s called `Result::unwrap()` on an `Err` value: Socket(Os { code: 13, kind: PermissionDenied, message: "Permission denied" })<br><br><br>To fix the problem, I've updated your disable-broken-tests patch to<br>disable this test, just like the other two tests which try to create<br>sockets. I've included the updated patch here.<br><br>Best wishes,<br><br>Max<br></div>