Bug 2086088
| Summary: | [abrt] fedora-packager-yubikey: module(): fedora-burn-yubikey:13:<module>:ModuleNotFoundError: No module named 'fedora' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Kujau <redhat> | ||||||||||||||||
| Component: | fedora-packager | Assignee: | Mohan Boddu <mboddu> | ||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 35 | CC: | kellin, mboddu, rhbugs | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/7f623069d9d90a70fa515494ff5086cfa815f03d | ||||||||||||||||||
| Whiteboard: | abrt_hash:4d1718be6aca9c9ba64329557a6b6f056bf469fc;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2022-05-13 19:29:27 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 1879521 [details]
File: backtrace
Created attachment 1879522 [details]
File: cgroup
Created attachment 1879523 [details]
File: cpuinfo
Created attachment 1879524 [details]
File: environ
Created attachment 1879525 [details]
File: mountinfo
Created attachment 1879526 [details]
File: namespaces
Created attachment 1879527 [details]
File: open_fds
*** This bug has been marked as a duplicate of bug 1811895 *** |
Description of problem: Run fedora-burn-yubikey w/o arguments. Version-Release number of selected component: fedora-packager-yubikey-0.6.0.6-3.fc35 Additional info: reporter: libreport-2.15.2 cmdline: /usr/bin/python3 /usr/sbin/fedora-burn-yubikey crash_function: module exception_type: ModuleNotFoundError executable: /usr/sbin/fedora-burn-yubikey interpreter: python3-3.10.4-1.fc35.x86_64 kernel: 5.17.5-200.fc35.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: fedora-burn-yubikey:13:<module>:ModuleNotFoundError: No module named 'fedora' Traceback (most recent call last): File "/usr/sbin/fedora-burn-yubikey", line 13, in <module> from fedora.client import AccountSystem, AuthError ModuleNotFoundError: No module named 'fedora' Local variables in innermost frame: __name__: '__main__' __doc__: None __package__: None __loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7fb0794dd870> __spec__: None __annotations__: {} __builtins__: <module 'builtins' (built-in)> __file__: '/usr/sbin/fedora-burn-yubikey' __cached__: None Potential duplicate: bug 1811895