From a3bef03faec250a89b485b32045d84687220355d Mon Sep 17 00:00:00 2001 From: "emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2" Date: Tue, 28 May 2019 20:38:07 +0000 Subject: [PATCH] Added a comment: Misconfiguration in GHC --- ...omment_2_3dfc1d4c0fcd6b9af1205ad0f43bb1a7._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/Linux_standalone_on_armv5tel__58___error__58_____34__git-annex_died_of_signal_4__34__/comment_2_3dfc1d4c0fcd6b9af1205ad0f43bb1a7._comment diff --git a/doc/bugs/Linux_standalone_on_armv5tel__58___error__58_____34__git-annex_died_of_signal_4__34__/comment_2_3dfc1d4c0fcd6b9af1205ad0f43bb1a7._comment b/doc/bugs/Linux_standalone_on_armv5tel__58___error__58_____34__git-annex_died_of_signal_4__34__/comment_2_3dfc1d4c0fcd6b9af1205ad0f43bb1a7._comment new file mode 100644 index 0000000000..da997df734 --- /dev/null +++ b/doc/bugs/Linux_standalone_on_armv5tel__58___error__58_____34__git-annex_died_of_signal_4__34__/comment_2_3dfc1d4c0fcd6b9af1205ad0f43bb1a7._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2" + nickname="emanuele.olivetti" + avatar="http://cdn.libravatar.org/avatar/f51cc5c6c3a0eb28faa6491c3cbcfcce" + subject="Misconfiguration in GHC" + date="2019-05-28T20:38:07Z" + content=""" +Apparently, the issue described above is due to a misconfiguration of `ghc`, as reported in this recent [Debian Bug Report (#928882)](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928882) which was triggered by [another bug report (#915333)](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915333) from users reporting `git-annex` not working in Debian on arm5te. + +In essence, this misconfiguration causes **all** Debian packages compiled with ghc not to work on ARM architectures below arm6. I hope that the proposed patch will be accepted soon. +"""]]