multiple same specifications in f7-testing selinux-policy -59

David Timms dtimms at iinet.net.au
Thu Nov 29 11:45:44 UTC 2007


Saw a problem when update to f7-testing selinux-policy:

yum -y update selin* --enablerepo=updates-testing
Loading "downloadonly" plugin
Loading "skip-broken" plugin
...
Dependencies Resolved
==========================================================================
Package                 Arch       Version          Repository      Size
==========================================================================
Updating:
  selinux-policy          noarch     2.6.4-59.fc7     updates-testing 
365 k
  selinux-policy-targeted  noarch     2.6.4-59.fc7     updates-testing 
  1.0 M
...
Total download size: 1.4 M
Downloading Packages:
(1/2): selinux-policy-2.6 100% |======================| 365 kB    00:01
(2/2): selinux-policy-tar 100% |======================| 1.0 MB    00:06
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
   Updating  : selinux-policy               ##################### [1/4]
   Updating  : selinux-policy-targeted      ##################### [2/4]
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same 
specifications for /opt/Adobe(/.*?)/nppdf\.so.
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same 
specifications for /opt/Adobe(/.*?)/nppdf\.so.
   Cleanup   : selinux-policy-targeted      ##################### [3/4]
   Cleanup   : selinux-policy               ##################### [4/4]

Updated: selinux-policy.noarch 0:2.6.4-59.fc7 
selinux-policy-targeted.noarch 0:2.6.4-59.fc7
Complete!
---
I don't have any contents in /opt {no flash/reader installed}.
Error is similar to https://bugzilla.redhat.com/show_bug.cgi?id=238642 , 
but that was a fight between context provide by se-p-t and a third-party 
repo package. That doesn't seem to fit on my machine.

Or maybe like:
http://www.lysium.de/blog/index.php?/archives/95-selinux-warning-Multiple-same-specifications-for-....html

Oh yeah:
grep -E '/opt/Adobe\(' /etc/selinux/targeted/contexts/files/file_contexts*
/etc/selinux/targeted/contexts/files/file_contexts:/opt/Adobe(/.*?)/nppdf\.so 
   --      system_u:object_r:textrel_shlib_t:s0
/etc/selinux/targeted/contexts/files/file_contexts:/opt/Adobe(/.*?)/nppdf\.so 
   --      system_u:object_r:textrel_shlib_t:s0

Thats on line 466 & 467.

DaveT.




More information about the test mailing list