unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* qemu-i486 no longer exists, but qemu-binfmt thinks it does
@ 2021-04-25 11:01 elaexuotee
  0 siblings, 0 replies; only message in thread
From: elaexuotee @ 2021-04-25 11:01 UTC (permalink / raw)
  To: guix-devel

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?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-25 11:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-25 11:01 qemu-i486 no longer exists, but qemu-binfmt thinks it does elaexuotee

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).