Source: erlang Severity: normal Dear Maintainer,
I am building OpenStack components as Docker images (using Kolla project as a tool). One of components is 'rabbitmq' for which we grab arch:all package from upstream and install it with rest of dependencies taken from Debian 'stretch' repositories. The problem is that package depends on 'erlang-base-hipe' which is not built for arm64 architecture. I have to admit that I have no idea what that 'hipe' thing is (nor have any knowledge about Erlang). Tried to enable it for arm64 and got it built but do not know how to test does it work. Can it be enabled and tested on arm64? Backport of such change to stretch-backports would be lovely but I can handle package rebuild on my own. -- System Information: Debian Release: 9.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: arm64 (aarch64) Kernel: Linux 4.14.0-rc7-arm64 (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)