Bug 179310 - traceback during update
Summary: traceback during update
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-30 05:03 UTC by Dave Jones
Modified: 2015-01-04 22:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-30 17:51:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Jones 2006-01-30 05:03:37 UTC
whilst doing a yum update from yesterdays rawhide to todays, I got..

  Updating  : selinux-policy-targeted      ####################### [20/48]
Traceback (most recent call last):
  File "/usr/sbin/genhomedircon", line 364, in ?
    selconf.write()
  File "/usr/sbin/genhomedircon", line 325, in write
    fd.write(self.genoutput())
  File "/usr/sbin/genhomedircon", line 316, in genoutput
    ret += self.genHomeDirContext()
  File "/usr/sbin/genhomedircon", line 265, in genHomeDirContext
    users = self.getUsers()
  File "/usr/sbin/genhomedircon", line 210, in getUsers
    (status, list, lsize) = semanage_seuser_list(self.semanageHandle)
NameError: global name 'semanage_seuser_list' is not defined
libsemanage.semanage_install_sandbox: genhomedircon returned error code 1.

Comment 1 Dominik 'Rathann' Mierzejewski 2006-01-30 10:25:57 UTC
Same here while updating to selinux-policy-targeted.noarch 0:2.2.8-1.

Comment 2 Dominik 'Rathann' Mierzejewski 2006-01-30 10:26:48 UTC
Actually, that's on FC5 test 2, not devel, but the error is identical.

Comment 3 Daniel Walsh 2006-01-30 17:51:23 UTC
Fixed by an update to policycoreutils.



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