[Bug 672948] Re: Inconsistent XML config checks

Jamie Strandboge jamie at ubuntu.com
Tue Nov 9 16:04:46 GMT 2010


The aa_change_profile() meesage is due to the function
virDomainDefParseString() (from src/conf/domain_conf.c) failing to
provide the name of the domain when the domain has a space in it. The
name is required in order to setup the paths for the monitor, etc in the
dynamic apparmor profile and virt-aa-helper exits with error when it
doesn't have it.

The bug is in either virsh accepting a space in the name on define, etc,
or in not handling the space properly. Either way, the documentation is
correct for now: "This name should consist only of alpha-numeric
characters" and therefore this bug does not have a high priority in
Ubuntu. I suggest filing a bug with upstream (see
http://libvirt.org/bugs.html) if you would like this resolved in Ubuntu.
If you do, please reference the upstream bug here.

** Changed in: libvirt (Ubuntu)
   Importance: Undecided => Low

** Changed in: libvirt (Ubuntu)
       Status: New => Triaged

** Summary changed:

- Inconsistent XML config checks
+ Inconsistent XML config checks for domains with space in the name

** Changed in: libvirt (Ubuntu)
   Importance: Low => Wishlist

-- 
Inconsistent XML config checks for domains with space in the name
https://bugs.launchpad.net/bugs/672948
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.



More information about the Ubuntu-server-bugs mailing list