Public bug reported:

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?

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: qga

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1695169

Title:
  qga fail to start when pidfile path is missing

Status in QEMU:
  New

Bug description:
  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?

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1695169/+subscriptions

Reply via email to