Bug 858720
Summary: | SELinux is preventing /usr/bin/totem-video-thumbnailer from 'rename' accesses on the file registry.x86_64.bin.tmp7GW2KW. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stef Walter <stefw> | ||||||
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 18 | CC: | dominick.grift, dwalsh, elad, mgrepl, rvokal | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | abrt_hash:ae7848e1143708de5bca9b7e347b8739577a96ec9033b6936f3dd581624d3d2f | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2012-12-20 15:32:55 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Stef Walter
2012-09-19 13:49:20 UTC
Created attachment 614394 [details]
File: type
Created attachment 614395 [details]
File: hashmarkername
There is a labeling problem in ~/.cache/thumbnails For now just execute chcon -Rt thumb_home_t ~/.cache/thumbnails Fixed in selinux-policy-3.11.1-23.fc18.noarch *** Bug 858717 has been marked as a duplicate of this bug. *** *** Bug 858716 has been marked as a duplicate of this bug. *** selinux-policy-3.11.1-25.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/selinux-policy-3.11.1-25.fc18 Package selinux-policy-3.11.1-25.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.11.1-25.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-14807/selinux-policy-3.11.1-25.fc18 then log in and leave karma (feedback). I just saw this issue with selinux-policy-3.11.1-32.fc18.noarch Does this mean I need to relabel my home directory, or that there's a bug? -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Are you getting exactly the same AVC msg? Yes. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers ls -lZd ~/cache/thumbnails One problem we have is that we are not running restorecon -R -v /home, on an update since it could take too long. [elad@alfmobile ~]$ ls -lZd ~/.cache/thumbnails drwx------. elad elad unconfined_u:object_r:cache_home_t:s0 /home/elad/.cache/thumbnails -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers So if you now execute # restorecon -R -v ~/.cache/thumbnails does it work then? selinux-policy-3.11.1-25.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |