Bug#781571: not grave

2015-09-15 Thread Andre Florath
Hello! I can still reproduce this: Install minimal VM image. Stop sytem. Add a second disk - passed in as /dev/vdb. Start system. Execute: # apt-get install lvm2 # pvcreate /dev/vdb # vgcreate vgtst /dev/vdb # lvcreate -l "100%FREE" -n lvtst01 vgtst Using the latest selinux-policy-default 2:2.20

Bug#781571: not grave

2015-09-13 Thread Russell Coker
severity 781571 normal thanks Firstly this isn't grave. Everyone who doesn't use LVM can use the package so it's quite usable. The core problem seems to be a semaphore created by an unconfined_t domain that is used by lvm_t. Did you initially run the lvm utility when it was mislabeled? Can