diff options
Diffstat (limited to 'results/classifier/118/graphic/1144')
| -rw-r--r-- | results/classifier/118/graphic/1144 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1144 b/results/classifier/118/graphic/1144 new file mode 100644 index 00000000..83ccdb18 --- /dev/null +++ b/results/classifier/118/graphic/1144 @@ -0,0 +1,43 @@ +graphic: 0.959 +device: 0.882 +arm: 0.824 +VMM: 0.815 +architecture: 0.734 +PID: 0.633 +semantic: 0.608 +files: 0.548 +ppc: 0.544 +socket: 0.504 +mistranslation: 0.492 +user-level: 0.469 +network: 0.464 +performance: 0.455 +debug: 0.399 +vnc: 0.393 +register: 0.380 +permissions: 0.365 +TCG: 0.316 +boot: 0.290 +peripherals: 0.276 +hypervisor: 0.231 +kernel: 0.218 +risc-v: 0.193 +virtual: 0.142 +i386: 0.131 +KVM: 0.097 +assembly: 0.057 +x86: 0.043 + +Cannot install on ArcoLinux +Description of problem: +I tried to install with my package manager +``` +paru -S qemu-git +``` +and got these errors +``` +qemu-git: /usr/share/qemu/bios-microvm.bin exists in filesystem (owned by seabios) +qemu-git: /usr/share/qemu/vgabios-ati.bin exists in filesystem (owned by seabios) +``` + +I tried searching around for a solution but I can't seem to find anything relevant to my situation. |