Bug 904896 - [abrt] hplip-gui-3.12.11-1.fc18: pexpect.py:468:__spawn:OSError: [Errno 13] Permission denied
Summary: [abrt] hplip-gui-3.12.11-1.fc18: pexpect.py:468:__spawn:OSError: [Errno 13] P...
Keywords:
Status: CLOSED DUPLICATE of bug 903669
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:17ecf7d4daae6a8ebf46b746504...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-28 03:39 UTC by Nick Stoughton
Modified: 2013-01-28 09:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-28 09:07:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (757 bytes, text/plain)
2013-01-28 03:39 UTC, Nick Stoughton
no flags Details
File: core_backtrace (439 bytes, text/plain)
2013-01-28 03:39 UTC, Nick Stoughton
no flags Details
File: environ (2.70 KB, text/plain)
2013-01-28 03:39 UTC, Nick Stoughton
no flags Details

Description Nick Stoughton 2013-01-28 03:39:10 UTC
Version-Release number of selected component:
hplip-gui-3.12.11-1.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/hp-check
dso_list:       hplip-3.12.11-1.fc18.x86_64
executable:     /usr/bin/hp-check
kernel:         3.7.2-204.fc18.x86_64
uid:            1000

Truncated backtrace:
pexpect.py:468:__spawn:OSError: [Errno 13] Permission denied

Traceback (most recent call last):
  File "/usr/bin/hp-check", line 607, in <module>
    installed_ver = get_version(core.hplip_dependencies[s][d][5])
  File "/usr/share/hplip/installer/dcheck.py", line 263, in get_version
    status, output = utils.run(cmd)
  File "/usr/share/hplip/base/utils.py", line 1220, in run
    child = pexpect.spawn(cmd, timeout=timeout)
  File "/usr/share/hplip/base/pexpect.py", line 369, in __init__
    self.__spawn()
  File "/usr/share/hplip/base/pexpect.py", line 468, in __spawn
    os.execv(self.command, self.args)
OSError: [Errno 13] Permission denied

Local variables in innermost frame:
i: 1023
self: <base.pexpect.spawn object at 0x26c7690>
max_fd: 1024

Comment 1 Nick Stoughton 2013-01-28 03:39:13 UTC
Created attachment 688731 [details]
File: backtrace

Comment 2 Nick Stoughton 2013-01-28 03:39:14 UTC
Created attachment 688732 [details]
File: core_backtrace

Comment 3 Nick Stoughton 2013-01-28 03:39:16 UTC
Created attachment 688733 [details]
File: environ

Comment 4 Jiri Popelka 2013-01-28 09:07:10 UTC
See bug #903669, comment #7

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


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