summary refs log tree commit diff stats
path: root/results/classifier/deepseek-r1:14b/output/other/1810405
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/other/1810405')
-rw-r--r--results/classifier/deepseek-r1:14b/output/other/181040523
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/other/1810405 b/results/classifier/deepseek-r1:14b/output/other/1810405
new file mode 100644
index 000000000..dcc172680
--- /dev/null
+++ b/results/classifier/deepseek-r1:14b/output/other/1810405
@@ -0,0 +1,23 @@
+
+source tarball has errors when untarring
+
+If you download qemu-2.10.0.tar.xv and/or qemu-2.10.1.tar.xv, and follow the directions at https://www.qemu.org/download/, you get a tar error.
+
+
+To repro:
+$ wget  https://download.qemu.org/qemu-2.10.0.tar.xz
+$ tar  xJf qemu-2.10.0.tar.xz 
+tar: qemu-2.10.0/roms/u-boot/scripts/Kconfig: Cannot open: File exists
+tar: Exiting with failure status due to previous errors
+
+$ tar --version
+tar (GNU tar) 1.29
+Copyright (C) 2015 Free Software Foundation, Inc.
+License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.
+
+Written by John Gilmore and Jay Fenlason.
+
+
+Apologies if I'm being an idiot here.
\ No newline at end of file