Bug 1626638 - [abrt] pyzor: load_configuration(): pyzor:107:load_configuration:PermissionError: [Errno 13] Permission denied: '/u/erdos/students/xfang24/.pyzor'
Summary: [abrt] pyzor: load_configuration(): pyzor:107:load_configuration:PermissionEr...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: pyzor
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Thienemann
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:b20a3369b900de9cd69d37223f9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-07 18:39 UTC by RobbieTheK
Modified: 2018-09-07 22:12 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-09-07 22:12:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.30 KB, text/plain)
2018-09-07 18:39 UTC, RobbieTheK
no flags Details
File: cgroup (351 bytes, text/plain)
2018-09-07 18:39 UTC, RobbieTheK
no flags Details
File: cpuinfo (928 bytes, text/plain)
2018-09-07 18:39 UTC, RobbieTheK
no flags Details
File: environ (248 bytes, text/plain)
2018-09-07 18:39 UTC, RobbieTheK
no flags Details
File: mountinfo (6.07 KB, text/plain)
2018-09-07 18:39 UTC, RobbieTheK
no flags Details
File: namespaces (129 bytes, text/plain)
2018-09-07 18:40 UTC, RobbieTheK
no flags Details
File: open_fds (269 bytes, text/plain)
2018-09-07 18:40 UTC, RobbieTheK
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.