Bug 953537
| Summary: | [abrt] freeipa-client-3.2.0-0.2.beta1.fc19: subprocess.py:1308:_execute_child:OSError: [Errno 13] Permission denied | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stef Walter <stefw> | ||||||||||
| Component: | freeipa | Assignee: | Rob Crittenden <rcritten> | ||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 19 | CC: | abokovoy, mkosek, rcritten, ssorce | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | i686 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:6ed5024b9fc28f1fd69cd0bd6e3c9bf4c8cc769b | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-04-18 12:01:38 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 737291 [details]
File: backtrace
Created attachment 737292 [details]
File: core_backtrace
Created attachment 737293 [details]
File: dso_list
Created attachment 737294 [details]
File: environ
*** This bug has been marked as a duplicate of bug 953286 *** |
Version-Release number of selected component: freeipa-client-3.2.0-0.2.beta1.fc19 Additional info: cmdline: /usr/bin/python -E /usr/sbin/ipa-client-install --domain ipa.thewalter.lan --realm IPA.THEWALTER.LAN --principal admin -W --mkhomedir --no-ntp --enable-dns-updates --unattended executable: /usr/sbin/ipa-client-install kernel: 3.9.0-0.rc6.git2.3.fc19.i686 runlevel: N 5 uid: 0 Truncated backtrace: subprocess.py:1308:_execute_child:OSError: [Errno 13] Permission denied Traceback (most recent call last): File "/usr/sbin/ipa-client-install", line 2464, in <module> sys.exit(main()) File "/usr/sbin/ipa-client-install", line 2450, in main rval = install(options, env, fstore, statestore) File "/usr/sbin/ipa-client-install", line 2330, in install auth_config.execute() File "/usr/lib/python2.7/site-packages/ipapython/platform/redhat/auth.py", line 49, in execute ipautil.run(["/usr/sbin/authconfig"]+args) File "/usr/lib/python2.7/site-packages/ipapython/ipautil.py", line 300, in run close_fds=True, env=env, cwd=cwd) File "/usr/lib/python2.7/subprocess.py", line 711, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1308, in _execute_child raise child_exception OSError: [Errno 13] Permission denied Local variables in innermost frame: errread: 9 c2pread: 7 gc_was_enabled: True errwrite: 10 shell: False errpipe_write: 12 executable: '/usr/sbin/authconfig' close_fds: True self: <subprocess.Popen object at 0xa5b1bac> env: {'LANG': 'C', 'DBUS_STARTER_ADDRESS': 'unix:path=/var/run/dbus/system_bus_socket', 'KRB5CCNAME': '/etc/ipa/.dns_ccache', 'DBUS_STARTER_BUS_TYPE': 'system', 'PATH': '/bin:/sbin:/usr/kerberos/bin:/usr/kerberos/sbin:/usr/bin:/usr/sbin', 'TMPDIR': '/var/cache/realmd'} cwd: None child_exception: OSError(13, 'Permission denied') args: ['/usr/sbin/authconfig', '--enablesssdauth', '--enablemkhomedir', '--update', '--enablesssd'] c2pwrite: 8 data: 'cexceptions\nOSError\np0\n(I13\nS\'Permission denied\'\np1\ntp2\nRp3\n(dp4\nS\'child_traceback\'\np5\nS\'Traceback (most recent call last):\\n File "/usr/lib/python2.7/subprocess.py", line 1265, in _execute_child\\n os.execvpe(executable, args, env)\\n File "/usr/lib/python2.7/os.py", line 353, in execvpe\\n _execvpe(file, args, env)\\n File "/usr/lib/python2.7/os.py", line 368, in _execvpe\\n func(file, *argrest)\\nOSError: [Errno 13] Permission denied\\n\'\np6\nsb.' creationflags: 0 errpipe_read: 11 preexec_fn: None p2cread: None startupinfo: None p2cwrite: None universal_newlines: False