This is installed as part of building armbian, used as part of the chroot to build a root file system for an ARMv7 device.
- Your Windows build number: (Type
ver at a Windows Command Prompt)
$ uname -a
Linux afa-pc 4.4.0-43-Microsoft #1-Microsoft Wed Dec 31 14:42:53 PST 2014 x86_64 x86_64 x86_64 GNU/Linux
> systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.15063 N/A Build 15063
- What you're doing and what's happening: (Copy&paste specific commands and their output, or include screen shots)
$ sudo apt-get install qemu-user-static
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed
qemu-user-static
0 to upgrade, 1 to newly install, 0 to remove and 48 not to upgrade.
Need to get 0 B/7,357 kB of archives.
After this operation, 85.8 MB of additional disk space will be used.
Selecting previously unselected package qemu-user-static.
(Reading database ... 41642 files and directories currently installed.)
Preparing to unpack .../qemu-user-static_1%3a2.5+dfsg-5ubuntu10.11_amd64.deb ...
Unpacking qemu-user-static (1:2.5+dfsg-5ubuntu10.11) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up qemu-user-static (1:2.5+dfsg-5ubuntu10.11) ...
update-binfmts: warning: unable to close /proc/sys/fs/binfmt_misc/register: Invalid argument
update-binfmts: warning: unable to enable binary format qemu-aarch64
update-binfmts: exiting due to previous errors
dpkg: error processing package qemu-user-static (--configure):
subprocess installed post-installation script returned error exit status 2
E: Sub-process /usr/bin/dpkg returned an error code (1)
This is installed as part of building armbian, used as part of the chroot to build a root file system for an ARMv7 device.
verat a Windows Command Prompt)$ uname -a Linux afa-pc 4.4.0-43-Microsoft #1-Microsoft Wed Dec 31 14:42:53 PST 2014 x86_64 x86_64 x86_64 GNU/Linux