From: elaexuotee@wilsonb.com
To: guix-devel@gnu.org
Subject: qemu-i486 no longer exists, but qemu-binfmt thinks it does
Date: Sun, 25 Apr 2021 20:01:04 +0900 [thread overview]
Message-ID: <3MHUFIB5A2X33.3FCQU55NYYA4C@wilsonb.com> (raw)
Hey Guix,
Just for fun, I tried putting the following in my services:
(service qemu-bitfmt-service-type
(qemu-bitfmt-configuration (platforms %qemu-platforms)))
However, after reconfiguration, shepherd fails to start qemu-binfmt:
$ sudo herd start qemu-binfmt
herd: exception caught while executing 'start' on service 'qemu-binfmt'
fport_write: No such file or directory
That message is not particularly helpful, but
$ grep binfmt_misc /var/log/messages
Apr 25 19:35:14 localhost vmunix: [ 2052.220124] binfmt_misc: register: failed to install interpreter file /gnu/store/3l74cx3dgr61kj0q8padb9ayn0dai45b-qemu-5.2.0-static/bin/qemu-i486
Indeed, it looks like the qemu-i486 binary isn't in the qemu output at all. Any
idea what happened to it?
reply other threads:[~2021-04-25 11:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3MHUFIB5A2X33.3FCQU55NYYA4C@wilsonb.com \
--to=elaexuotee@wilsonb.com \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).