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: pyzorAssignee: Andreas Thienemann <andreas>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: 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:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description RobbieTheK 2018-09-07 18:39:49 UTC
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'

Comment 1 RobbieTheK 2018-09-07 18:39:55 UTC
Created attachment 1481648 [details]
File: backtrace

Comment 2 RobbieTheK 2018-09-07 18:39:57 UTC
Created attachment 1481649 [details]
File: cgroup

Comment 3 RobbieTheK 2018-09-07 18:39:58 UTC
Created attachment 1481650 [details]
File: cpuinfo

Comment 4 RobbieTheK 2018-09-07 18:39:59 UTC
Created attachment 1481651 [details]
File: environ

Comment 5 RobbieTheK 2018-09-07 18:39:59 UTC
Created attachment 1481652 [details]
File: mountinfo

Comment 6 RobbieTheK 2018-09-07 18:40:01 UTC
Created attachment 1481653 [details]
File: namespaces

Comment 7 RobbieTheK 2018-09-07 18:40:02 UTC
Created attachment 1481654 [details]
File: open_fds

Comment 8 Jason Tibbitts 2018-09-07 22:12:28 UTC
This is certainly a local configuration error.