summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/files/1687270
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/files/1687270')
-rw-r--r--results/classifier/deepseek-2-tmp/output/files/168727012
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/files/1687270 b/results/classifier/deepseek-2-tmp/output/files/1687270
new file mode 100644
index 000000000..1dfc13822
--- /dev/null
+++ b/results/classifier/deepseek-2-tmp/output/files/1687270
@@ -0,0 +1,12 @@
+
+Can't write to 9p shared folder with qemu 2.9.0
+
+When running a virtual machine with qemu 2.9.0 with this parameter for sharing a folder:
+
+-virtfs local,id=fsdev1,path=$HOME/git,security_model=none,mount_tag=git
+
+then the folder is shared to the VM but in some subfolders I can't delete files. The guest system then reports that the file, I want to delete, is "no file or folder".
+
+I've downgraded to 2.8.0 now, which re-enables deleting my files.
+
+Is this a known bug which will be fixed with a future version?
\ No newline at end of file