Bug 1894291 - [abrt] fedora-packager-yubikey: module(): fedora-burn-yubikey:13:<module>:ModuleNotFoundError: No module named 'fedora'
Summary: [abrt] fedora-packager-yubikey: module(): fedora-burn-yubikey:13:<module>:Mod...
Keywords:
Status: CLOSED DUPLICATE of bug 1811895
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-packager
Version: 33
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mohan Boddu
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:4d1718be6aca9c9ba64329557a6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-03 22:52 UTC by Christian Kujau
Modified: 2020-11-03 22:53 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-11-03 22:53:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (588 bytes, text/plain)
2020-11-03 22:52 UTC, Christian Kujau
no flags Details
File: cpuinfo (2.52 KB, text/plain)
2020-11-03 22:52 UTC, Christian Kujau
no flags Details
File: environ (4.16 KB, text/plain)
2020-11-03 22:52 UTC, Christian Kujau
no flags Details
File: mountinfo (3.08 KB, text/plain)
2020-11-03 22:52 UTC, Christian Kujau
no flags Details
File: namespaces (172 bytes, text/plain)
2020-11-03 22:52 UTC, Christian Kujau
no flags Details
File: open_fds (266 bytes, text/plain)
2020-11-03 22:52 UTC, Christian Kujau
no flags Details

Description Christian Kujau 2020-11-03 22:52:11 UTC
Description of problem:
$ /usr/sbin/fedora-burn-yubikey 
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'

Version-Release number of selected component:
fedora-packager-yubikey-0.6.0.4-2.fc33

Additional info:
reporter:       libreport-2.14.0
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-dd213817-b6e9-48f5-b9f4-1fe0a9dee743.scope
cmdline:        /usr/bin/python3 /usr/sbin/fedora-burn-yubikey
crash_function: module
exception_type: ModuleNotFoundError
executable:     /usr/sbin/fedora-burn-yubikey
interpreter:    python3-3.9.0-1.fc33.x86_64
kernel:         5.8.17-300.fc33.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 0x7fc3da767940>
__spec__: None
__annotations__: {}
__builtins__: <module 'builtins' (built-in)>
__file__: '/usr/sbin/fedora-burn-yubikey'
__cached__: None

Potential duplicate: bug 1811895

Comment 1 Christian Kujau 2020-11-03 22:52:15 UTC
Created attachment 1726417 [details]
File: backtrace

Comment 2 Christian Kujau 2020-11-03 22:52:16 UTC
Created attachment 1726418 [details]
File: cpuinfo

Comment 3 Christian Kujau 2020-11-03 22:52:18 UTC
Created attachment 1726419 [details]
File: environ

Comment 4 Christian Kujau 2020-11-03 22:52:20 UTC
Created attachment 1726420 [details]
File: mountinfo

Comment 5 Christian Kujau 2020-11-03 22:52:21 UTC
Created attachment 1726421 [details]
File: namespaces

Comment 6 Christian Kujau 2020-11-03 22:52:22 UTC
Created attachment 1726422 [details]
File: open_fds

Comment 7 Christian Kujau 2020-11-03 22:53:39 UTC

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


Note You need to log in before you can comment on or make changes to this bug.