blob: fbfa0d065fd7aee776d3b8a6574efc19caa7fa00 (
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
27
28
|
graphic: 0.959
device: 0.882
PID: 0.633
semantic: 0.608
other: 0.598
files: 0.548
socket: 0.504
network: 0.464
performance: 0.455
debug: 0.399
vnc: 0.393
permissions: 0.365
boot: 0.290
KVM: 0.097
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.
|