summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/graphic/1144
blob: 35eb92cd466915ebe3c0024fd54b3dbb526548ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
graphic: 0.959
device: 0.882
semantic: 0.608
other: 0.598
instruction: 0.549
socket: 0.504
mistranslation: 0.492
network: 0.464
vnc: 0.393
boot: 0.290
KVM: 0.097
assembly: 0.057

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.