You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the following command on Gentoo Linux profile=hardened/linux/amd64/selinux kernel= linux-4.4.39-gentoo, (kernel=linux-4.7.10-hardened)* with python version Python 3.4.5, produces syntax error in code found in:
File "/usr/lib/python-exec/python3.4/sepolicy", line 265
Running the following command on Gentoo Linux profile=hardened/linux/amd64/selinux kernel= linux-4.4.39-gentoo, (kernel=linux-4.7.10-hardened)* with python version Python 3.4.5, produces syntax error in code found in:
File "/usr/lib/python-exec/python3.4/sepolicy", line 265
Syntax Discription: print "\n" + bold_start + "%s: %s %s" % (src, protocol, perm) + bold_end
Print commands in sepolicy.py:
grep -Fr 'print ' /usr/lib/python-exec/python3.4/sepolicy
Command: sepolicy (with or without additional options syntax error is produced)
package name: sys-apps/policycoreutils
The text was updated successfully, but these errors were encountered: