Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 430806

Summary: Using "semanage user" fails (sys-apps/policycoreutils)
Product: Gentoo Linux Reporter: Sven Vermeulen (RETIRED) <swift>
Component: SELinuxAssignee: SE Linux Bugs <selinux>
Status: VERIFIED FIXED    
Severity: normal CC: alunduil
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: selinux-utils
Package list:
Runtime testing required: ---

Description Sven Vermeulen (RETIRED) gentoo-dev 2012-08-10 16:56:27 UTC
When calling "semanage user", the following Python error occurs:

"""
mail1 ~ # semanage user -l 
Traceback (most recent call last):
  File "/usr/sbin/semanage-3.2", line 554, in <module>
    process_args(sys.argv[1:])
  File "/usr/sbin/semanage-3.2", line 375, in process_args
    OBJECT.list(heading, locallist)
  File "/usr/lib64/python3.2/site-packages/seobject.py", line 830, in list
    ddict = self.get_all(locallist)
  File "/usr/lib64/python3.2/site-packages/seobject.py", line 815, in get_all
    roles = rlist.join(' ');
AttributeError: 'list' object has no attribute 'join'
"""

Reproducible: Always
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2012-08-10 16:56:59 UTC
Will be part of sys-apps/policycoreutils-2.1.10-r5
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2012-08-14 18:57:46 UTC
Now in hardened-dev overlay
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2012-09-08 18:41:36 UTC
In main tree,  ~arch'ed
Comment 4 Alex Brandt (RETIRED) gentoo-dev 2012-09-28 20:39:06 UTC
Is there a chance we can get this new version stabilized soon or is there anything I can do to help you test the new version for stabilization?
Comment 5 Sven Vermeulen (RETIRED) gentoo-dev 2012-09-29 09:07:09 UTC
confirmations that this version gives no specific issues is always a good sign for fast(er) stabilization.
Comment 6 Sven Vermeulen (RETIRED) gentoo-dev 2012-10-06 16:58:55 UTC
stabilized