Search Criteria
Package Details: qemu-user-static-bin 5.2-3
Git Clone URL: | https://aur.archlinux.org/qemu-user-static-bin.git (read-only, click to copy) |
---|---|
Package Base: | qemu-user-static-bin |
Description: | A generic and open source machine emulator, statically linked |
Upstream URL: | http://wiki.qemu.org |
Keywords: | emulation qemu |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dvdhrm |
Maintainer: | JerryXiao (jpegxguy) |
Last Packager: | jpegxguy |
Votes: | 81 |
Popularity: | 1.33 |
First Submitted: | 2017-10-05 07:33 |
Last Updated: | 2021-03-03 23:15 |
Dependencies (1)
Required by (10)
- armutils-git (requires qemu-user-static)
- binfmt-qemu (requires qemu-user) (optional)
- binfmt-qemu-static (requires qemu-user-static) (optional)
- binfmt-qemu-static-all-arch (requires qemu-user-static) (optional)
- devtools-qemu
- halium-devel (requires qemu-user-static)
- mmdebstrap (requires qemu-user-static) (optional)
- packer-builder-arm-image (requires qemu-user-static)
- python-ros-cross-compile (requires qemu-user-static)
- rpicustomiser (requires qemu-user-static)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 ... Next › Last »
smn.pgn commented on 2020-11-19 19:49
Update needed,
pkgadditver="+dfsg-4+b1"
. Thanks!aa13q commented on 2020-09-14 04:23
needs update,
pkgadditver="+dfsg-4"
for nowJerryXiao commented on 2020-08-20 07:41
anyone who would like to co-maintain this package please comment down below
justinesmithies commented on 2020-07-23 20:37
This doesn't exist on the deb server https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_5.0-10_amd64.deb
To build I changed pkgadditver from 10 to 11 and it built perfectly https://deb.debian.org/debian/pool/main/q/qemu/qemu_5.0-11_amd64.deb
esotericnonsense commented on 2020-07-03 10:43
emulti:
sudo systemctl restart systemd-binfmt
worked for me. Exec errors prior to running that, now I can chroot into an aarch64 rootfs.emulti commented on 2020-06-25 11:05
Just a note that when installing this package for the first time, the binary format data installed by the binfmt-qemu-static package is passed to the kernel by the systemd-binfmt service which runs on boot. As far as I can tell it's not possible to trigger a run of the systemd-binfmt service without rebooting.
JerryXiao commented on 2020-04-29 00:27
No checksum, and no https in download uri, very insecure. Better use https://deb.debian.org
binhex commented on 2020-04-23 11:18
curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading http://ftp.debian.org/debian/pool/main/q/qemu/qemu-user-static_4.2-3_amd64.deb
abelfodil commented on 2019-12-04 16:53
I removed the binfmt file and added binfmt-qemu-static as a dependency
Depau commented on 2019-12-04 00:23
Can you please set binfmt flags to
OFC
so setuid programs work?https://github.com/multiarch/qemu-user-static/issues/17#issuecomment-518660227
Thank you