Add multiarch metadata for check
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
check (Debian) |
Fix Released
|
Unknown
|
|||
check (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This package needs to be marked 'Multi-Arch: foreign' for
dependencies and build-depencies to work correctly in all cases.
Any package 'X' build-depending on check cannot be cross-built
because apt-get build-dep -a<arch> cannot satisfy X's
build-dependencies until
Multi-Arch: foreign
is added to check's control file, to indicate that check from
any available arch will satisfy the dependency. (Is is actually the
case that check will always work correctly across architectures - it
looked like it to me but I am not familiar with its operation, so
maybe there could be problems? It worked OK in local tests for the
arm64 bootstrap).
There are 114 packages which can't be cross-built until this change
is made.
Related branches
Changed in check (Debian): | |
status: | Unknown → New |
Changed in check (Debian): | |
status: | New → Fix Released |
* wrong version number used: should be 0.9.8-2ubuntu1 (for devel release, or 0.9.8-2ubuntu0.1 for sru)
* wrong target distribution: should be raring (for devel release)
* maintainer & original-maintainer fields are not updated
please re-subscribe sponsors team when corrected debdiff is available, or somebody else adjusts the attached patch and uploads this fix.