Bug 2149434

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: 37CC: 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-11-29 21:40:35 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-11-29 21:39:31 UTC
Version-Release number of selected component:
fedora-packager-yubikey-0.6.0.7-1.fc37

Additional info:
reporter:       libreport-2.17.4
cmdline:        /usr/bin/python3 /usr/sbin/fedora-burn-yubikey
crash_function: module
exception_type: ModuleNotFoundError
executable:     /usr/sbin/fedora-burn-yubikey
interpreter:    python3-3.11.0-1.fc37.x86_64
kernel:         6.0.9-300.fc37.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 0x7f1716f36e10>
__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-11-29 21:39:34 UTC
Created attachment 1928500 [details]
File: backtrace

Comment 2 Christian Kujau 2022-11-29 21:39:35 UTC
Created attachment 1928501 [details]
File: cgroup

Comment 3 Christian Kujau 2022-11-29 21:39:36 UTC
Created attachment 1928502 [details]
File: cpuinfo

Comment 4 Christian Kujau 2022-11-29 21:39:37 UTC
Created attachment 1928503 [details]
File: environ

Comment 5 Christian Kujau 2022-11-29 21:39:38 UTC
Created attachment 1928504 [details]
File: mountinfo

Comment 6 Christian Kujau 2022-11-29 21:39:40 UTC
Created attachment 1928505 [details]
File: namespaces

Comment 7 Christian Kujau 2022-11-29 21:39:41 UTC
Created attachment 1928506 [details]
File: open_fds

Comment 8 Christian Kujau 2022-11-29 21:40:35 UTC

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