Bugzilla Automation <[email protected]> has asked freebsd-emulation (Nobody)
<[email protected]> for maintainer-feedback:
Bug 271744: emulators/qemu-user-static-devel: MIPS removed from binaries, but
not from RC script
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271744
--- Description ---
meena@defbix ~ > sudo pkg install qemu-user-static-devel
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
qemu-user-static-devel: 6.2.50_2
Number of packages to be installed: 1
The process will require 43 MiB more space.
6 MiB to be downloaded.
Proceed with this action? [y/N]: y
[1/1] Fetching qemu-user-static-devel-6.2.50_2.pkg: 100% 6 MiB 3.4MB/s
00:02
Checking integrity... done (0 conflicting)
[1/1] Installing qemu-user-static-devel-6.2.50_2...
[1/1] Extracting qemu-user-static-devel-6.2.50_2: 100%
meena@defbix ~> sudo service qemu_user_static enable
qemu_user_static enabled in /etc/rc.conf
meena@defbix ~> sudo service qemu_user_static start
/usr/local/etc/rc.d/qemu_user_static: interpreter
/usr/local/bin/qemu-mips-static not found, cannot register.
/usr/local/etc/rc.d/qemu_user_static: interpreter
/usr/local/bin/qemu-mipsel-static not found, cannot register.
/usr/local/etc/rc.d/qemu_user_static: interpreter
/usr/local/bin/qemu-mips64-static not found, cannot register.
meena@defbix ~>