@buzo python-sentry_sdk dependency was updated to python-sentry_sdk-1.5.1-1
Traceback (most recent call last):
File "/usr/bin/gns3server", line 33, in <module>
sys.exit(load_entry_point('gns3-server==2.2.27', 'console_scripts', 'gns3server')())
File "/usr/bin/gns3server", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 919, in distribution
return Distribution.from_name(distribution_name)
File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 518, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for gns3-server
Pinned Comments
buzo commented on 2025-04-28 17:37 (UTC)
Upstream has split development of the major versions 2 and 3, with 2.2.54 being the latest release. I will keep this package tracking version 3, but could provide a separate package tracking version 2, if there is interest.