Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427596 - sys-apps/policycoreutils rlpkg fails in relabeling packages with python3
Summary: sys-apps/policycoreutils rlpkg fails in relabeling packages with python3
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard: selinux-utils
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-22 06:56 UTC by Sven Vermeulen (RETIRED)
Modified: 2012-10-06 16:57 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-07-22 06:56:06 UTC
When using rlpkg to relabel a package, the following trace is shown:

"""
~# rlpkg chromium
Traceback (most recent call last):
  File "/usr/sbin/rlpkg-3.2", line 317, in <module>
    main()
  File "/usr/sbin/rlpkg-3.2", line 312, in main
    rc += relabel_packages(packages,reset,verbose)
  File "/usr/sbin/rlpkg-3.2", line 234, in relabel_packages
    childin = os.popen(string.join(cmdline),'w')
AttributeError: 'module' object has no attribute 'join'
"""

Reproducible: Always
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2012-07-22 07:06:42 UTC
Will be resolved in policycoreutils-2.1.10-r5.
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2012-08-14 18:56:48 UTC
Now in hardened-dev overlay
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2012-09-08 18:41:22 UTC
In main tree,  ~arch'ed
Comment 4 Sven Vermeulen (RETIRED) gentoo-dev 2012-10-06 16:57:32 UTC
Stabilized