Exporting a project using Gradle

Godot 4.3

Linux Fedora 41

I’m having trouble exporting a project using Gradle.

I’m getting an error qemu-aarch64-static: Could not open ‘/lib/ld-linux-aarch64.so.1’: No such file or directory

I have already installed the qemu package.

Does anyone know how to fix it?