Qemu-ppc64abi32 not found issue

Hi all I’m dudster,

is there any interpretation of this for me I have no clue what is going wrong and id like to just unregister the “qemu-ppc64abi32” file from the execution path

Dude Ster :south_africa:, [26.05.21 14:28]
– Journal begins at Mon 2021-04-19 15:41:42 SAST, ends at Wed 2021-05-26 14:12:32 SAST. –
May 26 13:51:34 ANGEL systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by>
May 26 13:51:34 ANGEL kernel: binfmt_misc: register: failed to install interpreter file /usr/bin/qemu-ppc64abi32
May 26 13:51:34 ANGEL systemd[1]: systemd-binfmt.service: Main process exited, code=exited, status=1/FAILURE
May 26 13:51:34 ANGEL systemd[1]: systemd-binfmt.service: Failed with result ‘exit-code’.
May 26 13:51:37 ANGEL kernel: binfmt_misc: register: failed to install interpreter file /usr/bin/qemu-ppc64abi32
May 26 13:51:37 ANGEL audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-binfmt co>
May 26 13:51:37 ANGEL systemd[1]: systemd-binfmt.service: Main process exited, code=exited, status=1/FAILURE
May 26 13:51:37 ANGEL kernel: audit: type=1130 audit(1622029897.572:42): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined >
May 26 13:51:37 ANGEL systemd[1]: systemd-binfmt.service: Failed with result ‘exit-code’.
May 26 14:03:19 ANGEL dbus-daemon[702]: [system] Activating via systemd: service name=‘org.freedesktop.home1’ unit='dbus-org.freedesk>
May 26 14:03:19 ANGEL sudo[3575]: angel : TTY=pts/0 ; PWD=/home/angel ; USER=root ; COMMAND=/usr/bin/journalctl -b -g binfmt
May 26 14:07:44 ANGEL dbus-daemon[702]: [system] Activating via systemd: service name=‘org.freedesktop.home1’ unit='dbus-org.freedesk>
May 26 14:07:44 ANGEL sudo[4472]: angel : TTY=pts/0 ; PWD=/home/angel ; USER=root ; COMMAND=/usr/bin/journalctl -b -g binfmt
May 26 14:09:48 ANGEL dbus-daemon[702]: [system] Activating via systemd: service name=‘org.freedesktop.home1’ unit='dbus-org.freedesk>
May 26 14:09:48 ANGEL sudo[4806]: angel : TTY=pts/0 ; PWD=/home/angel ; USER=root ; COMMAND=/usr/bin/systemctl systemd-binfmt --un>
May 26 14:09:58 ANGEL dbus-daemon[702]: [system] Activating via systemd: service name=‘org.freedesktop.home1’ unit='dbus-org.freedesk>
May 26 14:09:58 ANGEL sudo[4844]: angel : TTY=pts/0 ; PWD=/home/angel ; USER=root ; COMMAND=/usr/bin/systemctl systemd-binfmt h
May 26 14:10:04 ANGEL dbus-daemon[702]: [system] Activating via systemd: service name=‘org.freedesktop.home1’ unit='dbus-org.freedesk>
May 26 14:10:04 ANGEL sudo[4864]: angel : TTY=pts/0 ; PWD=/home/angel ; USER=root ; COMMAND=/usr/bin/systemctl systemd-binfmt -h
May 26 14:12:28 ANGEL dbus-daemon[702]: [system] Activating via systemd: service name=‘org.freedesktop.home1’ unit='dbus-org.freedesk>
May 26 14:12:32 ANGEL sudo[5266]: angel : TTY=pts/1 ; PWD=/home/angel ; USER=root ; COMMAND=/usr/bin/journalctl -b -g binfmt
~

Dude Ster :south_africa:, [26.05.21 14:28]
this is my journal output

I don’t know, but have ideas - maybe they help to remember what you might have installed that could have triggered this.
Reading the manual page

man systemd-binfmt

At the end there is:

SEE ALSO
       systemd(1), binfmt.d(5), wine(8)

first:
there is such a service active and systemd is trying to start it, but it’s malconfigured and fails
You could just disable it.
or
look in /etc/binfmt.d for what configuration files are there.

Also, wine or something installed via wine could have installed that service, although it is unlikely that you should not know about it.
The file /usr/bin/qemu-ppc64abi32 doesn’t exist on my system - but I don’t have wine installed.

hth

I was attempting to work with some ARM xfce stuff for my pine64 and this library is missing yet I’ve for the time being just removed it from the config file by putting this symbol ( ; ) and its ok for now thx

thx I found the conf file and just unalocated the lib line