[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#955630: mark x11-apps Multi-Arch: foreign



Package: x11-apps
Version: 7.7+8
Tags: patch
User: debian-cross@lists.debian.org
Usertags: ftcbfs
Control: affects -1 + src:sugar-artwork

sugar-artwork fails to cross build from source, because it fails running
xcursorgen with an Exec format error. Usually, this hints that the
relevant package (x11-apps in this case) should be marked Multi-Arch:
foreign. I haven't checked all tools in detail but x11-apps seems to
really only contain utility programs whose descriptions generally hint
that Multi-Arch: foreign should be correct. Please consider applying the
attached patch.

Helmut
diff --minimal -Nru x11-apps-7.7+8/debian/changelog x11-apps-7.7+8+nmu1/debian/changelog
--- x11-apps-7.7+8/debian/changelog	2020-02-29 00:10:29.000000000 +0100
+++ x11-apps-7.7+8+nmu1/debian/changelog	2020-04-02 13:11:59.000000000 +0200
@@ -1,3 +1,10 @@
+x11-apps (7.7+8+nmu1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark x11-apps Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Thu, 02 Apr 2020 13:11:59 +0200
+
 x11-apps (7.7+8) unstable; urgency=medium
 
   [ Andreas Henriksson ]
diff --minimal -Nru x11-apps-7.7+8/debian/control x11-apps-7.7+8+nmu1/debian/control
--- x11-apps-7.7+8/debian/control	2020-02-28 23:59:49.000000000 +0100
+++ x11-apps-7.7+8+nmu1/debian/control	2020-04-02 13:08:21.000000000 +0200
@@ -56,6 +56,7 @@
 
 Package: x11-apps
 Architecture: any
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, man-db
 Recommends: xbitmaps
 Suggests: mesa-utils

Reply to: