Merge ~maxgmr/ubuntu/+source/rust-ognibuild:merge-lp2136182 into ubuntu/+source/rust-ognibuild:ubuntu/devel
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Merge reported by: | Max Gilmour | ||||
| Merged at revision: | e3fd9bc73e93c09b2883ad33d6b22c07a231f00f | ||||
| Proposed branch: | ~maxgmr/ubuntu/+source/rust-ognibuild:merge-lp2136182 | ||||
| Merge into: | ubuntu/+source/rust-ognibuild:ubuntu/devel | ||||
| Diff against target: |
77 lines (+24/-12) 3 files modified
debian/changelog (+7/-0) debian/control (+2/-1) debian/patches/disable-broken-tests (+15/-11) |
||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Ubuntu Sponsors | Pending | ||
|
Review via email:
|
|||
Description of the change
This fixes LP: #2136182. The autopkgtests were failing because one of the unit tests opens a socket, which isn't available in the restricted autopkgtest environment.
I addressed this by disabling this test, just like the other two tests that open sockets, which were disabled earlier.
Passing amd64 autopkgtest log: https:/
Lintian:
W: rust-ognibuild source: missing-
W: rust-ognibuild source: patch-file-
W: rust-ognibuild source: patch-file-
W: rust-ognibuild source: patch-file-
W: rust-ognibuild source: patch-file-

The updated patch has been forwarded to Debian here: https:/ /bugs.debian. org/cgi- bin/bugreport. cgi?bug= 1123556