Bug 953537 - [abrt] freeipa-client-3.2.0-0.2.beta1.fc19: subprocess.py:1308:_execute_child:OSError: [Errno 13] Permission denied
Summary: [abrt] freeipa-client-3.2.0-0.2.beta1.fc19: subprocess.py:1308:_execute_child...
Keywords:
Status: CLOSED DUPLICATE of bug 953286
Alias: None
Product: Fedora
Classification: Fedora
Component: freeipa
Version: 19
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6ed5024b9fc28f1fd69cd0bd6e3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-18 11:59 UTC by Stef Walter
Modified: 2013-04-18 12:01 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-04-18 12:01:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.10 KB, text/plain)
2013-04-18 11:59 UTC, Stef Walter
no flags Details
File: core_backtrace (674 bytes, text/plain)
2013-04-18 11:59 UTC, Stef Walter
no flags Details
File: dso_list (70 bytes, text/plain)
2013-04-18 11:59 UTC, Stef Walter
no flags Details
File: environ (191 bytes, text/plain)
2013-04-18 11:59 UTC, Stef Walter
no flags Details

Description Stef Walter 2013-04-18 11:59:34 UTC
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

Comment 1 Stef Walter 2013-04-18 11:59:38 UTC
Created attachment 737291 [details]
File: backtrace

Comment 2 Stef Walter 2013-04-18 11:59:43 UTC
Created attachment 737292 [details]
File: core_backtrace

Comment 3 Stef Walter 2013-04-18 11:59:45 UTC
Created attachment 737293 [details]
File: dso_list

Comment 4 Stef Walter 2013-04-18 11:59:47 UTC
Created attachment 737294 [details]
File: environ

Comment 5 Stef Walter 2013-04-18 12:01:38 UTC

*** This bug has been marked as a duplicate of bug 953286 ***


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