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
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 ***