blob: 189df6f6511e17d4b011f0583046290626548b75 (
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
|
id = 832
title = "error \"# mkdir('/..../qtest-9p-local-M33XsI') failed: File exists\" on every run of 'qos-test'"
state = "closed"
created_at = "2022-01-21T09:46:01.758Z"
closed_at = "2022-02-19T15:21:45.118Z"
labels = ["kind::Bug", "workflow::In Progress"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/832"
host-os = "Fedora 35"
host-arch = "x86_64"
qemu-version = "git master 3d228a741acc2267c290102543237c4e0f2547ca"
guest-os = "n/a"
guest-arch = "n/a"
description = """```
$ ./build//tests/qtest/qos-test -h
# mkdir('/home/berrange/src/virt/qemu/qtest-9p-local-qThj5y') failed: File exists
Usage:
./build//tests/qtest/qos-test [OPTION...]
...snip...
```
Notice the error message from 'mkdir()' whic appears every time you run this program."""
reproduce = """1. Run qos-test"""
additional = "n/a"
|