Re: Openstack on Fedora 17 - glance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/12/2012 04:17 PM, Tómas Edwardsson wrote:
> Hi
> 
> I just registered to the mailing list so I can't reply directly to the emails that have been sent recently.
> 
> I had the same issue Michael reported with "glance index" and was able to fix it with running:
> 
> sudo setenforce 0
> sudo systemctl restart openstack-glance-api.service
> sudo systemctl restart openstack-glance-api.service
> 
> My Fedora 17 is fully yum updated.

Thanks for the feedback.
This issue is currently tracked at:
https://bugzilla.redhat.com/show_bug.cgi?id=826674

You can try the latest proposed fix by:

rpm -Uvh \
http://kojipkgs.fedoraproject.org/packages/selinux-policy/3.10.0/130.fc17/noarch/selinux-policy-3.10.0-130.fc17.noarch.rpm \
http://kojipkgs.fedoraproject.org/packages/selinux-policy/3.10.0/130.fc17/noarch/selinux-policy-targeted-3.10.0-130.fc17.noarch.rpm

sudo setenforce 1
for svc in api registry; do
    sudo systemctl restart openstack-glance-$svc.service
done

I just tried the latest there and it works.

If the above works for you then, adding karma at the following link will
distribute the fix more quickly:

https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-130.fc17

cheers,
Pádraig.
_______________________________________________
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/cloud



[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux