Dependency lockfile is not packaged
I am running Pop!_OS 22.04 LTS, 64bit
Gtk-Message: 15:11:28.376: Failed to load module "appmenu-gtk-module" Gtk-Message: 15:11:28.420: Failed to load module "canberra-gtk-module" An error occured with the extensions manager! Trying to self-update the package... Failed to update!
Please delete the package manually! (see location below)
Please report this error
Report URL: https://gitlab.com/inkscape/extras/extension-manager/-/issues Location: /app/share/inkscape/extensions/inkman/inkman/inkman inkscape-extension-manager: 1.0
Not done Traceback (most recent call last): File "/app/lib/python3.9/site-packages/cachecontrol/caches/file_cache.py", line 77, in init from lockfile import LockFile ModuleNotFoundError: No module named 'lockfile'
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/app/share/inkscape/extensions/inkman/inkman/manage_extensions.py", line 61, in recovery_run run(args) File "/app/share/inkscape/extensions/inkman/inkman/manage_extensions.py", line 36, in run from inkman.targets import TARGETS File "/app/share/inkscape/extensions/inkman/inkman/inkman/targets.py", line 9, in ExtensionsTarget("extension", "Extensions", "extensions", True, filters=("*.inx",)), File "/app/share/inkscape/extensions/inkman/inkman/inkman/target.py", line 49, in init self.archive = RemoteArchive(category) File "/app/share/inkscape/extensions/inkman/inkman/inkman/remote.py", line 111, in init cache=FileCache(CACHE_DIR), File "/app/lib/python3.9/site-packages/cachecontrol/caches/file_cache.py", line 87, in init raise ImportError(notice) ImportError: NOTE: In order to use the FileCache you must have lockfile installed. You can install it via pip: pip install lockfile
Debug info: Inkscape 1.2 (dc2aedaf03, 2022-05-15) GLib version: 2.72.1 GTK version: 3.24.33 glibmm version: 2.66.1 gtkmm version: 3.24.5 libxml2 version: 2.9.12 libxslt version: 1.1.34 Cairo version: 1.16.0 Pango version: 1.50.7 HarfBuzz version: 3.0.0 OS version: GNOME 42 (Flatpak runtime)