Bug 1945279 - [abrt] subscription-manager: importlib_load_entry_point(): subscription-manager:25:importlib_load_entry_point:StopIteration
Summary: [abrt] subscription-manager: importlib_load_entry_point(): subscription-manag...
Keywords:
Status: CLOSED DUPLICATE of bug 1970017
Alias: None
Product: Fedora
Classification: Fedora
Component: subscription-manager
Version: 34
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Chris Snyder
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5099e7930c0cd2cb14401696214...
: 1953677 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-31 15:16 UTC by Fedora User
Modified: 2021-07-13 13:37 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-07-13 13:37:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (663 bytes, text/plain)
2021-03-31 15:16 UTC, Fedora User
no flags Details
File: cpuinfo (2.01 KB, text/plain)
2021-03-31 15:16 UTC, Fedora User
no flags Details
File: mountinfo (5.26 KB, text/plain)
2021-03-31 15:16 UTC, Fedora User
no flags Details
File: namespaces (172 bytes, text/plain)
2021-03-31 15:16 UTC, Fedora User
no flags Details
File: open_fds (379 bytes, text/plain)
2021-03-31 15:16 UTC, Fedora User
no flags Details

Description Fedora User 2021-03-31 15:16:37 UTC
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'

Comment 1 Fedora User 2021-03-31 15:16:40 UTC
Created attachment 1768113 [details]
File: backtrace

Comment 2 Fedora User 2021-03-31 15:16:41 UTC
Created attachment 1768114 [details]
File: cpuinfo

Comment 3 Fedora User 2021-03-31 15:16:43 UTC
Created attachment 1768115 [details]
File: mountinfo

Comment 4 Fedora User 2021-03-31 15:16:45 UTC
Created attachment 1768116 [details]
File: namespaces

Comment 5 Fedora User 2021-03-31 15:16:46 UTC
Created attachment 1768117 [details]
File: open_fds

Comment 6 Jiri Hnidek 2021-04-06 13:36:19 UTC
I believe that this BZ is duplicate of this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1927245

Comment 7 Rehana 2021-04-06 13:55:21 UTC
Fixed in master subscription-manager .

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

Comment 8 gino 2021-04-26 15:59:22 UTC
*** Bug 1953677 has been marked as a duplicate of this bug. ***

Comment 9 Brad Hubbard 2021-07-12 22:08:07 UTC
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

Comment 10 Rehana 2021-07-13 13:37:59 UTC
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 ***


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