Bug 1095788
| Summary: | [abrt] powerline: powerline:11:<module>:ImportError: cannot import name finish_args | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | autarch princeps <autarch> | ||||||
| Component: | powerline | Assignee: | Andreas Schneider <asn> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | allan.poulsen, asn, autarch | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/9c1d7f1668dd1f0204029f7d338b51b1ac42d7d1 | ||||||||
| Whiteboard: | abrt_hash:1907b5d336ac5cd4fc327409ba313d9c212d63fa | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-12-11 16:08:01 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 893635 [details]
File: backtrace
Created attachment 893636 [details]
File: environ
Should be fixed with powerline-1.3.1. |
Version-Release number of selected component: powerline-0.0.1-6.20140226git70a94e.fc20 Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/python /usr/bin/powerline shell left -r bash_prompt --last_exit_code=0 executable: /usr/bin/powerline kernel: 3.14.2-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: powerline:11:<module>:ImportError: cannot import name finish_args Traceback (most recent call last): File "/usr/bin/powerline", line 11, in <module> from powerline.shell import ShellPowerline, get_argparser, finish_args # NOQA ImportError: cannot import name finish_args Local variables in innermost frame: get_argparser: <function get_argparser at 0x7f4ae9ec6488> __builtins__: <module '__builtin__' (built-in)> __file__: '/usr/bin/powerline' __package__: None sys: <module 'sys' (built-in)> __name__: '__main__' ShellPowerline: <class 'powerline.shell.ShellPowerline'> os: <module 'os' from '/usr/lib64/python2.7/os.pyc'> __doc__: 'Powerline prompt and statusline script.'