Merge ~seb128/britney:espeak-ng-386 into ~ubuntu-release/britney/+git/hints-ubuntu:devel

Proposed by Sebastien Bacher
Status: Merged
Merged at revision: e2e6d8bdb44801a8b98843a4971f3107b136b764
Proposed branch: ~seb128/britney:espeak-ng-386
Merge into: ~ubuntu-release/britney/+git/hints-ubuntu:devel
Diff against target: 11 lines (+3/-0)
1 file modified
ubuntu-release (+3/-0)
Reviewer Review Type Date Requested Status
Utkarsh Gupta Approve
Ubuntu Release Team Pending
Review via email: mp+433594@code.launchpad.net

Description of the change

New tests were added in

https://salsa.debian.org/a11y-team/espeak-ng/-/commit/b9b3f94c

Those are failing on Ubuntu/i386
https://autopkgtest.ubuntu.com/results/autopkgtest-lunar/lunar/i386/e/espeak-ng/20221124_133817_de0f0@/log.gz

> clang-15:i386 : Depends: binutils:i386 but it is not installable

there is no need of the software speech synthesizer service on i386 which is only used to provide multiarch support so it should be fix to skip on that architecture

To post a comment you must log in.
Revision history for this message
Utkarsh Gupta (utkarsh) wrote :

The rationale looks reasonable to me, so +1 for this on i386.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ubuntu-release b/ubuntu-release
2index bb19e48..ce94155 100644
3--- a/ubuntu-release
4+++ b/ubuntu-release
5@@ -69,3 +69,6 @@ force-skiptest debootstrap/1.0.127ubuntu2
6
7 # Required as part of the archive opening, tests ran and passing anyway
8 force-skiptest ubuntu-release-upgrader/1:23.04.1
9+
10+# newer version has new depends which aren't installable on i386
11+force-badtest espeak-ng/1.51+dfsg-9/i386

Subscribers

People subscribed via source and target branches