Bug 1159316
| Summary: | [abrt] python-libs: tool.py:24:main:IOError: [Errno 2] No such file or directory: 'grep' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Javi Ribera <javiribera> | ||||||
| Component: | python | Assignee: | Bohuslav "Slavek" Kabrda <bkabrda> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | bkabrda, dmalcolm, ivazqueznet, jonathansteffan, mehlis, mstuchli, ncoghlan, rkuska, tomspur, tradej | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/9ab891ce310a1741fa75db6d6d1cb80964c1c2b8 | ||||||||
| Whiteboard: | abrt_hash:498ef4d926c3699d414f5057d440d7e7a502b437 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-11-04 22:47:08 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: |
|
||||||||
|
Description
Javi Ribera
2014-10-31 13:42:04 UTC
Created attachment 952495 [details]
File: backtrace
Created attachment 952496 [details]
File: environ
True that this is a crash in the json module. But don't you actually want to run: curl -s http://httpbin.org/ip | python -mjson.tool | grep origin Note the ^ I see this is the desired behaviour. The user input was wrong. *** Bug 1167416 has been marked as a duplicate of this bug. *** |