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/2786.toml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/2786.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2786.toml') 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 6385a97c..00000000 --- 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.""" -- cgit 1.4.1