Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430806 - Using "semanage user" fails (sys-apps/policycoreutils)
Summary: Using "semanage user" fails (sys-apps/policycoreutils)
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard: selinux-utils
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-10 16:56 UTC by Sven Vermeulen (RETIRED)
Modified: 2012-10-06 16:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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