summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1452062
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:24:58 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:27:06 +0000
commit33606b41d35115f887ea688b1a16f2ff85bf2fe4 (patch)
tree406b2c7b19a087ba437c68f3dbf0b589fa1d6150 /results/scraper/launchpad-without-comments/1452062
parentadedf8771bc4de3113041ca21bd4d0d1c0014b6a (diff)
downloademulator-bug-study-33606b41d35115f887ea688b1a16f2ff85bf2fe4.tar.gz
emulator-bug-study-33606b41d35115f887ea688b1a16f2ff85bf2fe4.zip
add launchpad bug reports without comments
Diffstat (limited to 'results/scraper/launchpad-without-comments/1452062')
-rw-r--r--results/scraper/launchpad-without-comments/145206232
1 files changed, 32 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1452062 b/results/scraper/launchpad-without-comments/1452062
new file mode 100644
index 00000000..8595be50
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1452062
@@ -0,0 +1,32 @@
+qemu-img will fail to convert images in 2.3.0
+
+Hello guys,
+
+    There seems to be a bug in qemu-img with 2.3.0 that wasn't there in 2.2.1  .... qemu convert will always fail converting.  See the output below:
+
+
+Started by upstream project "Create windows image" build number 73
+originally caused by:
+ Started by user anonymous
+Building remotely on builder (builder lab) in workspace /var/lib/jenkins/remote/workspace/Prepare windows Image
+[Prepare WS2008R2 Image] $ /bin/sh -xe /tmp/hudson4138890034689910617.sh
++ sudo bash -x /var/images/prepare_windows.sh WS2008R2
++ set +x
+
+Preparing: windows
+Virtio CD: virtio-win-0.1.96.iso
+
+Sparsifying...
+qemu-img: error while compressing sector 11131648: Input/output error
+virt-sparsify: error: external command failed: qemu-img convert -f 
+qcow2 -O 'qcow2' -c -o 'compat=0.10' '/tmp/sparsifyb459a0.qcow2' 
+'/var/images/generated/WS2008R2.qcow2'
+
+virt-sparsify: If reporting bugs, run virt-sparsify with debugging 
+enabled (-v) and include the complete output.
+Build step 'Execute shell' marked build as failure
+Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
+Finished: FAILURE
+
+Thanks,
+Dave
\ No newline at end of file