Version-Release number of selected component: subscription-manager-1.29.9-1.fc34 Additional info: reporter: libreport-2.14.0 cgroup: 0::/system.slice/packagekit.service cmdline: /usr/bin/python3 /usr/sbin/subscription-manager sync crash_function: importlib_load_entry_point exception_type: StopIteration executable: /usr/sbin/subscription-manager interpreter: python3-3.9.2-1.fc34.x86_64 kernel: 5.11.7-300.fc34.x86_64 runlevel: N 5 type: Python3 uid: 0 Truncated backtrace: subscription-manager:25:importlib_load_entry_point:StopIteration Traceback (most recent call last): File "/usr/sbin/subscription-manager", line 33, in <module> sys.exit(load_entry_point('subscription-manager==1.29.9', 'console_scripts', 'subscription-manager')()) File "/usr/sbin/subscription-manager", line 25, in importlib_load_entry_point return next(matches).load() StopIteration Local variables in innermost frame: spec: 'subscription-manager==1.29.9' dist_name: 'subscription-manager' _: '1.29.9' matches: <generator object importlib_load_entry_point.<locals>.<genexpr> at 0x7f33c1ca4ba0> group: 'console_scripts' name: 'subscription-manager'
Created attachment 1768113 [details] File: backtrace
Created attachment 1768114 [details] File: cpuinfo
Created attachment 1768115 [details] File: mountinfo
Created attachment 1768116 [details] File: namespaces
Created attachment 1768117 [details] File: open_fds
I believe that this BZ is duplicate of this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1927245
Fixed in master subscription-manager . *** This bug has been marked as a duplicate of bug 1927245 ***
*** Bug 1953677 has been marked as a duplicate of this bug. ***
Reopening this since the fix does not seem to be available yet so there's still some work to be done. # dnf list --showduplicates subscription-manager Updating Subscription Management repositories. Last metadata expiration check: 0:19:36 ago on Tue 13 Jul 2021 07:46:13. Installed Packages subscription-manager.x86_64 1.29.9-1.fc34 @fedora Available Packages subscription-manager.x86_64 1.29.9-1.fc34 fedora # subscription-manager Traceback (most recent call last): File "/usr/sbin/subscription-manager", line 33, in <module> sys.exit(load_entry_point('subscription-manager==1.29.9', 'console_scripts', 'subscription-manager')()) File "/usr/sbin/subscription-manager", line 25, in importlib_load_entry_point return next(matches).load() StopIteration
closing the bug as duplicate of Bug 1970017. We will soon be providing a new Fedora 34 Build with the fix. *** This bug has been marked as a duplicate of bug 1970017 ***