[Android-tools-devel] Bug#941945: mark android-platform-system-core-headers Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Mon Oct 7 21:13:59 BST 2019


Package: android-platform-system-core-headers
Version: 1:8.1.0+r23-5
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src: src:android-platform-art src:android-platform-build src:android-platform-frameworks-base src:android-platform-libnativehelper src:android-platform-system-extras src:android-platform-system-tools-hidl

The affected packages fail to satisfy their cross Build-Depends, because
their transitive dependency on android-platform-system-core-headers is
unsatisfiable. In general, Architecture: all packages can never satisfy
cross Build-Depends unless marked Multi-Arch: foreign or annotated
:native. In this case, the foreign marking is reasonable, because
android-platform-system-core-headers is a header-only library without
any dependencies or maintainer scripts. Please consider applying the
attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru android-platform-system-core-8.1.0+r23/debian/changelog android-platform-system-core-8.1.0+r23/debian/changelog
--- android-platform-system-core-8.1.0+r23/debian/changelog	2019-03-18 11:49:41.000000000 +0100
+++ android-platform-system-core-8.1.0+r23/debian/changelog	2019-10-07 22:09:38.000000000 +0200
@@ -1,3 +1,11 @@
+android-platform-system-core (1:8.1.0+r23-5.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark android-platform-system-core-headers Multi-Arch: foreign. (Closes:
+    #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Mon, 07 Oct 2019 22:09:38 +0200
+
 android-platform-system-core (1:8.1.0+r23-5) unstable; urgency=medium
 
   * Depends: android-platform-system-core-headers for symlinked headers
diff --minimal -Nru android-platform-system-core-8.1.0+r23/debian/control android-platform-system-core-8.1.0+r23/debian/control
--- android-platform-system-core-8.1.0+r23/debian/control	2019-03-18 11:49:41.000000000 +0100
+++ android-platform-system-core-8.1.0+r23/debian/control	2019-10-07 22:09:37.000000000 +0200
@@ -186,6 +186,7 @@
 Package: android-platform-system-core-headers
 Section: libdevel
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Breaks: android-system-dev
 Replaces: android-system-dev


More information about the Android-tools-devel mailing list