guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

qemu-i486 no longer exists, but qemu-binfmt thinks it does


From: elaexuotee
Subject: qemu-i486 no longer exists, but qemu-binfmt thinks it does
Date: Sun, 25 Apr 2021 20:01:04 +0900
User-agent: mblaze/1.1

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 via email to

[Prev in Thread] Current Thread [Next in Thread]