summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/1596870
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/files/1596870')
-rw-r--r--results/classifier/gemma3:12b/files/15968708
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/files/1596870 b/results/classifier/gemma3:12b/files/1596870
new file mode 100644
index 000000000..298f4a8b2
--- /dev/null
+++ b/results/classifier/gemma3:12b/files/1596870
@@ -0,0 +1,8 @@
+
+qemu-img backed over https fails on zero-length file
+
+When creating new disk with qemu-img backed by file accessed over HTTPS and the backing file has zero length, qemu-img fails with uninformative error:
+
+        qemu-img: disk.qcow2: CURL: Error opening file:
+
+The error message should either be improved, or the operation on zero-length file should be allowed. Some other backends, as e.g. raw backend for regular files, seem to allow empty files.
\ No newline at end of file