Package: patchelf
Version: 0.14.3-1
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
Control: affects -1 + src:linphone-desktop src:resvg

The affected packages fail to cross build from source, because they fail
running patchelf. The usual fix is marking patchelf Multi-Arch: foreign.
This is a non-trivial thing for patchelf, because it deals with an
architecture-dependent file format. However, I think that most aspects
exposed in a way that puts the reponsibility to the user. Also note that
a patchelf that cannot be run is rarely useful. As such, I think it
should be marked.

Helmut
diff --minimal -Nru patchelf-0.14.3/debian/changelog 
patchelf-0.14.3/debian/changelog
--- patchelf-0.14.3/debian/changelog    2021-12-12 17:30:06.000000000 +0100
+++ patchelf-0.14.3/debian/changelog    2022-12-14 08:25:41.000000000 +0100
@@ -1,3 +1,10 @@
+patchelf (0.14.3-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark patchelf Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Wed, 14 Dec 2022 08:25:41 +0100
+
 patchelf (0.14.3-1) unstable; urgency=medium
 
   [ Felipe Sateler ]
diff --minimal -Nru patchelf-0.14.3/debian/control 
patchelf-0.14.3/debian/control
--- patchelf-0.14.3/debian/control      2021-12-12 17:30:06.000000000 +0100
+++ patchelf-0.14.3/debian/control      2022-12-14 08:25:05.000000000 +0100
@@ -10,6 +10,7 @@
 
 Package: patchelf
 Architecture: any
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: modify properties of ELF executables
  PatchELF is a simple utility for modifying existing ELF executables and

Reply via email to