When it works i can see: ``` Using cached setuptools-75.2.0-py3-none-any.whl (1.2 MB) Using cached setuptools_scm-8.1.0-py3-none-any.whl (43 kB) Using cached packaging-24.1-py3-none-any.whl (53 kB) Installing collected packages: setuptools, packaging, setuptools-scm Successfully installed packaging-24.1 setuptools-75.2.0 setuptools-scm-8.1.0 ```
When it does not we install other versions: ``` Looking in links: https://pypi.pub.build.mozilla.org/pub/ Collecting setuptools>=45 Using cached https://pypi.pub.build.mozilla.org/pub/setuptools-69.0.3-py3-none-any.whl (819 kB) Collecting setuptools-scm Using cached https://pypi.pub.build.mozilla.org/pub/setuptools_scm-3.3.3-py2.py3-none-any.whl (23 kB) Installing collected packages: setuptools-scm, setuptools Successfully installed setuptools-69.0.3 setuptools-scm-3.3.3 Installing build dependencies: finished with status 'done' ``` So maybe the setuptools version we have on our Pypi mirror is not recent enough? Or it's setuptools-scm? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1741074 Title: [snap] chrome-gnome-shell extension fails to detect native host connector Status in Mozilla Firefox: In Progress Status in KeePassXC Snap Builds: Unknown Status in chromium-browser package in Ubuntu: Triaged Status in firefox package in Ubuntu: In Progress Status in goopg package in Ubuntu: Confirmed Status in kdeconnect package in Ubuntu: Confirmed Status in plasma-browser-integration package in Ubuntu: Confirmed Bug description: (initially reported at https://forum.snapcraft.io/t/chrome-gnome- shell-does-not-work-with-chromium-snap/3377) See attached screenshot. [Workaround] If you're using Ubuntu 22.04 LTS, you can install GNOME Shell extensions with this app. sudo apt install gnome-shell-extension-manager To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/1741074/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

