| Summary: | [abrt] system-config-users-1.2.106-1.fc14: userGroupCheck.py:276:isHomedirOk:AttributeError: 'module' object has no attribute 'is_selinux_enabled' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gajdos Tamás <gajdipajti> | ||||
| Component: | system-config-users | Assignee: | Nils Philippsen <nphilipp> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 14 | CC: | nphilipp | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:83b08d0c | ||||||
| Fixed In Version: | system-config-users-1.2.107-1.fc14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-02-23 10:03:21 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 480280 [details]
File: backtrace
This is fixed in system-config-users-1.2.107-1.fc14 already, please update. |
abrt version: 1.1.17 architecture: i686 cmdline: /usr/bin/python2 /usr/share/system-config-users/system-config-users.py component: system-config-users executable: /usr/share/system-config-users/system-config-users.py kernel: 2.6.35.10-74.fc14.i686 package: system-config-users-1.2.106-1.fc14 reason: userGroupCheck.py:276:isHomedirOk:AttributeError: 'module' object has no attribute 'is_selinux_enabled' release: Fedora release 14 (Laughlin) time: 1296250048 uid: 0 backtrace ----- userGroupCheck.py:276:isHomedirOk:AttributeError: 'module' object has no attribute 'is_selinux_enabled' Traceback (most recent call last): File "/usr/share/system-config-users/userWindow.py", line 215, in on_userWin_ok_button_clicked if createHomeDir and not userGroupCheck.isHomedirOk(homeDir, self.userWinHomeDir): File "/usr/share/system-config-users/userGroupCheck.py", line 276, in isHomedirOk if selinux.is_selinux_enabled(): AttributeError: 'module' object has no attribute 'is_selinux_enabled' Local variables in innermost frame: str_split: ['', 'home', 'ildici'] widget: <gtk.Entry object at 0x959707c (GtkEntry at 0x9640660)> candidate: '/home/ildici' parent_dir: '/home' need_homedir: True How to reproduce ----- 1. 2. 3. Don't know