summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1695169
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1695169')
-rw-r--r--results/scraper/launchpad-without-comments/16951695
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1695169 b/results/scraper/launchpad-without-comments/1695169
new file mode 100644
index 000000000..264397269
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1695169
@@ -0,0 +1,5 @@
+qga fail to start when pidfile path is missing
+
+The qga main program has two parameters: "--logfile" and "--pidfile" which specifies the paths to the logfile and pidfile. It assumes that the paths exit in the running OS but if not, the qga will fail to start.I think qga should create the missing paths.
+
+I found this bug exits in several Linux distributions including Ubuntu 14, Cent-OS 6 and 7 when the original and the latest master qga applies. I have a patch which can fix it. Should I patch it to the QEMU master branch?
\ No newline at end of file