Mark package as Multi-Arch: foreign - T9754
https://phabricator.apertis.org/T9754
The requirement of this package is for cross compilation. The package is arch:all but does not define a Multi-Arch policy. As such, for cross-compilations, this package is unavailable.
As per https://wiki.debian.org/CrossBuildPackagingGuidelines the preferred option is to declare the package as Multi-Arch: foreign, for packages that are arch:all
Signed-off-by: Ritesh Raj Sarraf ritesh.sarraf@collabora.com
Merge request reports
Activity
assigned to @ritesh
- Resolved by Dylan Aïssi
Looks good. Excepted that based on the Debian's recommendations,
Multi-Arch: foreign
should be used for packages which don't have any dependencies on architecture-dependent packages. Andlcov
depends ongcc
which is an architecture-dependent package.
mentioned in issue infrastructure/apertis-issues#336 (closed)
enabled an automatic merge when the pipeline for e3f169fd succeeds