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-packagerAssignee: Mohan Boddu <mboddu>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 35CC: 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:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Christian Kujau 2022-05-13 19:27:50 UTC
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

Comment 1 Christian Kujau 2022-05-13 19:27:53 UTC
Created attachment 1879521 [details]
File: backtrace

Comment 2 Christian Kujau 2022-05-13 19:27:54 UTC
Created attachment 1879522 [details]
File: cgroup

Comment 3 Christian Kujau 2022-05-13 19:27:55 UTC
Created attachment 1879523 [details]
File: cpuinfo

Comment 4 Christian Kujau 2022-05-13 19:27:56 UTC
Created attachment 1879524 [details]
File: environ

Comment 5 Christian Kujau 2022-05-13 19:27:57 UTC
Created attachment 1879525 [details]
File: mountinfo

Comment 6 Christian Kujau 2022-05-13 19:27:58 UTC
Created attachment 1879526 [details]
File: namespaces

Comment 7 Christian Kujau 2022-05-13 19:27:59 UTC
Created attachment 1879527 [details]
File: open_fds

Comment 8 Christian Kujau 2022-05-13 19:29:27 UTC

*** This bug has been marked as a duplicate of bug 1811895 ***