Displaying 1 result from an estimated 1 matches for "e7b9f133".
2016 Mar 13
1
Bug#818129: xen-utils-common: error parsing domU config file with /usr/lib/xen-common/bin/xen-init-name
Package: xen-utils-common
Version: 4.6.0-1+nmu2
Severity: important
Dear Maintainer,
xen-init-name is a Python script which parses output of the following
command:
xen create --quiet --dryrun --defconfig /etc/xen/test1.cfg
But there is no 'config' key in JSON output of the command above.
The following patch fixes this error. Please apply.
Thank you very much,
LH
---