Bug 137064 - Upgrades of systems fail when selinux-policy-targeted is installed
Summary: Upgrades of systems fail when selinux-policy-targeted is installed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC3Blocker
TreeView+ depends on / blocked
 
Reported: 2004-10-25 17:04 UTC by Elliot Lee
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-26 14:47:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Elliot Lee 2004-10-25 17:04:58 UTC
The %post script does load_policy of the old policy, because the
policy & file_contexts files don't get replaced.

Solution is s/(noreplace)// in the .spec file.

Comment 1 Colin Walters 2004-10-25 17:14:24 UTC
Just talked to Dan about this, the solution is to remove the bits from the
policy-targeted-sources postinst which does a make reload, which overwrites the
policy.18 and file_contexts files.

The idea is someone using selinux-policy-targeted-sources has to understand how
to do 'make reload'.

Comment 2 Daniel Walsh 2004-10-26 14:47:36 UTC
Fixed in selinux-policy-targeted-1.17.30.2.11


Note You need to log in before you can comment on or make changes to this bug.