From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../host_missing/accel_missing/946.toml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/946.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/946.toml') diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/946.toml b/gitlab/issues/target_missing/host_missing/accel_missing/946.toml deleted file mode 100644 index 1b43c05a..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/946.toml +++ /dev/null @@ -1,22 +0,0 @@ -id = 946 -title = "qemu-img can't create qcow2 file on nfs path,which report error(Image is not in qcow2 format)" -state = "closed" -created_at = "2022-03-29T03:24:32.606Z" -closed_at = "2022-03-29T07:54:28.017Z" -labels = ["Storage", "qemu-img"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/946" -host-os = "centos 8" -host-arch = "x86" -qemu-version = "QEMU emulator version 5.0.0" -guest-os = "n/a" -guest-arch = "n/a" -description = """I mount a nfs disk on my host,and use qemu-img to create a qcow2 file on this nfs path,but it not work,i have no idea,This problem has come up before in red-hat community: -[BUGID:1817640](https://bugzilla.redhat.com/show_bug.cgi?id=1817640#)""" -reproduce = """![image](/uploads/ff131e4be09699ae3a1226f7cf1358ba/image.png) - -**strace file:** -[qemu-img-strace.log](/uploads/85517b7550ba1ea459f85cfd37b74332/qemu-img-strace.log) - -See form this strace file,in the line 1077,we can see pread64 read result is empty,it casuse the error,but i don't know why the resulut is empty. -![image](/uploads/8861295db3c9bbddbc19596d97bbb126/image.png)""" -additional = "n/a" -- cgit 1.4.1