Bug 1626638
| Summary: | [abrt] pyzor: load_configuration(): pyzor:107:load_configuration:PermissionError: [Errno 13] Permission denied: '/u/erdos/students/xfang24/.pyzor' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | RobbieTheK <rkudyba> | ||||||||||||||||
| Component: | pyzor | Assignee: | Andreas Thienemann <andreas> | ||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 28 | CC: | andreas, athmanem, j, lucilanga, redhat-bugzilla | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/ea594b257ffd722676caf83eb69b63c2f05c2a2a | ||||||||||||||||||
| Whiteboard: | abrt_hash:b20a3369b900de9cd69d37223f939625254a36ff; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2018-09-07 22:12:28 UTC | Type: | --- | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Embargoed: | |||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
Created attachment 1481648 [details]
File: backtrace
Created attachment 1481649 [details]
File: cgroup
Created attachment 1481650 [details]
File: cpuinfo
Created attachment 1481651 [details]
File: environ
Created attachment 1481652 [details]
File: mountinfo
Created attachment 1481653 [details]
File: namespaces
Created attachment 1481654 [details]
File: open_fds
This is certainly a local configuration error. |
Version-Release number of selected component: pyzor-1.0.0-16.20180724git2b8d76d.fc28 Additional info: reporter: libreport-2.9.5 cmdline: /usr/bin/python3 -s /usr/bin/pyzor check crash_function: load_configuration exception_type: PermissionError executable: /usr/bin/pyzor interpreter: python3-3.6.6-1.fc28.x86_64 kernel: 4.17.11-200.fc28.x86_64 runlevel: N 5 type: Python3 uid: 6914 Truncated backtrace: pyzor:107:load_configuration:PermissionError: [Errno 13] Permission denied: '/u/erdos/students/xfang24/.pyzor' Traceback (most recent call last): File "/usr/bin/pyzor", line 432, in <module> main() File "/usr/bin/pyzor", line 131, in main config, options, args = load_configuration() File "/usr/bin/pyzor", line 107, in load_configuration os.mkdir(options.homedir) PermissionError: [Errno 13] Permission denied: '/u/erdos/students/xfang24/.pyzor' Local variables in innermost frame: args: ['check'] options: <Values at 0x7f89011a3908: {'nice': 0, 'debug': False, 'homedir': '/u/erdos/students/xfang24/.pyzor', 'Style': None, 'LogFile': None, 'ServersFile': None, 'AccountsFile': None, 'LocalWhitelist': None, 'Timeout': None, 'ReportThreshold': None, 'WhitelistThreshold': None, 'version': False}> opt: <optparse.OptionParser object at 0x7f891236ce80> description: "Read data from stdin and execute the requested command (one of 'check', 'report', 'ping', 'pong', 'digest', 'predigest', 'genkey', 'local_whitelist', 'local_unwhitelist')." defaults: {'ServersFile': 'servers', 'AccountsFile': 'accounts', 'LocalWhitelist': 'whitelist', 'LogFile': '', 'Timeout': '5', 'Style': 'msg', 'ReportThreshold': '0', 'WhitelistThreshold': '0'} homedir: '/u/erdos/students/xfang24/.pyzor' userhome: '/u/erdos/students/xfang24'