Unhelpful Security labelling error with read-only floppy image
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libvirt (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
I tried to add a floppy drive to a kvm/qemu image and attach it to the /usr/lib/
On boot of the guest I get the following box:
Traceback (most recent call last):
File "/usr/share/
vm.startup()
File "/usr/share/
self.
File "/usr/lib/
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error Process exited while reading console log output: libvir: Security Labeling error : internal error error calling aa_change_profile()
Since this mentions absolutely nothing about floppy permissions it's pretty useless to a user; further more since the image is marked read only it should be able to use that floppy.
Attaching config file.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libvirt-bin 0.8.3-1ubuntu14
ProcVersionSign
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
CheckboxSubmission: f2d10bd9f943a85
CheckboxSystem: 0531969bcfd4f03
Date: Sat Sep 25 19:03:12 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
ProcEnviron:
PATH=(custom, user)
LANG=en_GB.utf8
SHELL=/bin/bash
SourcePackage: libvirt
Thank you for taking the time to report this bug and helping to make Ubuntu better.
Is there any message in the kernel log related to apparmor?