Bug 6113 - [Anolis 8.8 ]- [5.10.134-13.an8.x86_64] - use ”system-config-selinux“ occur an error -> No module named 'statusPage'
Summary: [Anolis 8.8 ]- [5.10.134-13.an8.x86_64] - use ”system-config-selinux“ occur a...
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Others (show other bugs) Others
Version: 8.8
Hardware: x86_64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-07 14:49 UTC by pengyuan
Modified: 2023-08-07 14:56 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pengyuan cmss_group 2023-08-07 14:49:52 UTC
Description of problem:
use ”system-config-selinux“ display an error -> No module named 'statusPage'

Steps to Reproduce:
1、yum install policycoreutils-gui
2、use mobaXterm for ssh 
3、vim /etc/ssh/sshd_config
4、change X11Forwarding no to X11Forwarding yes 
5、yum -y install xorg-x11-xauth
6、systemctl restart sshd

Actual results:
Traceback (most recent call last):
  File "/usr/share/system-config-selinux/system-config-selinux.py", line 36, in <module>
    import statusPage
ModuleNotFoundError: No module named 'statusPage'

Expected results:
appear selinux gui

Additional info: