summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2786.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2786.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2786.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2786.toml19
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2786.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2786.toml
deleted file mode 100644
index 6385a97cc..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/2786.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-id = 2786
-title = "deleting files fails on vvfat (was: \"error handling renames\")"
-state = "opened"
-created_at = "2025-01-20T16:18:41.027Z"
-closed_at = "n/a"
-labels = ["Storage"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2786"
-host-os = "Windows 11 Pro 24H2"
-host-arch = "64-bit operating system, x64-based processor"
-qemu-version = "QEMU emulator version 9.2.0 (v9.2.0-12071-g3dd0aeb44b)"
-guest-os = "freedos"
-guest-arch = "x86"
-description = """When working with files, renaming or saving from IDE, QEMU halts with the error message: 
-
-"Error handling renames (-2)""""
-reproduce = """1.
-2.
-3."""
-additional = """a previous del failed, the directories are not synced so the rename on the drive fails when the file with the target file name still exists on the real directory. So the real issue is a failed del."""