[devel-distro] AArch64 hasher: Unable to find CPU definition

Михаил Радюк torabora08 at gmail.com
Thu Sep 14 00:55:07 MSK 2017


Всем привет!
Пытаюсь настроить hasher под aarch64 поглядывая в статью
a.o./Ports/arm/BuildHowto
Зарегистрировал интерпретатор qemu-aarch64:
echo ":qemu-aarch64:M::\x7fELF\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7:\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff:/.host/qemu-aarch64:"
> /proc/sys/fs/binfmt_misc/register

Вижу:
[mike �� torabora ~]$ cat /proc/sys/fs/binfmt_misc/aarch64
enabled
interpreter /.host/qemu-aarch64
flags:
offset 0
magic 7f454c460201010000000000000000000200b7
mask fffffffffffffffffffffffffffffffffeffff

Однако при попытке создать hasher получаю Unable to find CPU definition:
[mike �� torabora ~]$ hsh -v --with-qemu=aarch64 --target=aarch64
--apt-config=/home/mike/apt/apt.conf.aarch64 --initroot-only
/repo/hasher_aarch64
...
hsh-initroot: Created entry point: /repo/hasher_aarch64/chroot/.host/entry
Unable to find CPU definition
hsh-initroot: Failed to create RPM database.
Прошу подсказать, как создать hasher для AArch64?
-- 
С уважением, Михаил.


More information about the devel-distro mailing list