Bug 1076837
| Summary: | [abrt] fedora-business-cards: fedora.py:74:collect_information:KeyError: 'human_name' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zoltan Hoppar <hopparz> | ||||||
| Component: | fedora-business-cards | Assignee: | Ian Weller <ian> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | ian | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/695622683a1d7c86e90c08b5366755b5bd8b0fc5 | ||||||||
| Whiteboard: | abrt_hash:28add8efaac996170b3b1fcf0fda26904a5d8d5d | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-03-15 15:49:42 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 874810 [details]
File: backtrace
Created attachment 874811 [details]
File: environ
Badly sent contains secure information |
Version-Release number of selected component: fedora-business-cards-1-0.3.beta1.fc20 Additional info: reporter: libreport-2.2.0 cmdline: /usr/bin/python /usr/bin/fedora-business-cards fedora -username=zoltanh721 --cmyk-pdf executable: /usr/bin/fedora-business-cards kernel: 3.13.6-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: fedora.py:74:collect_information:KeyError: 'human_name' Traceback (most recent call last): File "/usr/bin/fedora-business-cards", line 9, in <module> load_entry_point('fedora-business-cards==1.beta1', 'console_scripts', 'fedora-business-cards')() File "/usr/lib/python2.7/site-packages/fedora_business_cards/frontend/cmdline.py", line 137, in main gen.collect_information() File "/usr/lib/python2.7/site-packages/fedora_business_cards/generators/fedora.py", line 74, in collect_information self.fields['name'] = userinfo["human_name"] KeyError: 'human_name' Local variables in innermost frame: username: 'sername=zoltanh721' fas: <fas2.AccountSystem object at 0x110b9d0> self: <fedora.FedoraGenerator object at 0xa986d0> password: 'q1w2e3r4t5z6' userinfo: {} Potential duplicate: bug 1033265