summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1007490
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1007490')
-rw-r--r--results/scraper/launchpad-without-comments/100749012
1 files changed, 12 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1007490 b/results/scraper/launchpad-without-comments/1007490
new file mode 100644
index 000000000..08bc36c56
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1007490
@@ -0,0 +1,12 @@
+Missing binfmt string for init script.
+
+./scripts/qemu-binfmt-conf.sh
+
+needs
+
+echo   ':armCompiler:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x08\x00\x02\x00\x28\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-static-arm-binfmt:P' > /proc/sys/fs/binfmt_misc/register
+
+Some executables (specifically compilers like /usr/libexec/gcc/armv7a-unknown-linux-gnueabi/4.5.3/cc1 on gentoo) have unusual headers, and don't get recognized as arm binaries.
+
+Bug also mentioned on my blog:
+http://mirage335.dyndns.org/forums/viewtopic.php?f=4&t=11&sid=01f0ca9cc76c78b6f600fa25cc99d62b
\ No newline at end of file