Bug 904896
| Summary: | [abrt] hplip-gui-3.12.11-1.fc18: pexpect.py:468:__spawn:OSError: [Errno 13] Permission denied | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nick Stoughton <nick> | ||||||||
| Component: | hplip | Assignee: | Tim Waugh <twaugh> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | jpopelka, twaugh | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:17ecf7d4daae6a8ebf46b7465041866bec120146 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-01-28 09:07:10 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 688731 [details]
File: backtrace
Created attachment 688732 [details]
File: core_backtrace
Created attachment 688733 [details]
File: environ
See bug #903669, comment #7 *** This bug has been marked as a duplicate of bug 903669 *** |
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