[Bug 1960148] Re: package installs to version-specific python lib path
Haw Loeung
1960148 at bugs.launchpad.net
Thu Nov 17 05:34:18 UTC 2022
Don't install these python files at all, they look to be just unit
tests:
| $ dpkg-query -L indicator-keyboard | grep '/usr/lib/python'
| /usr/lib/python3.10
| /usr/lib/python3.10/site-packages
| /usr/lib/python3.10/site-packages/indicator_keyboard
| /usr/lib/python3.10/site-packages/indicator_keyboard/__init__.py
| /usr/lib/python3.10/site-packages/indicator_keyboard/tests
| /usr/lib/python3.10/site-packages/indicator_keyboard/tests/__init__.py
| /usr/lib/python3.10/site-packages/indicator_keyboard/tests/test_indicator_keyboard.py
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3-stdlib-extensions in
Ubuntu.
https://bugs.launchpad.net/bugs/1960148
Title:
package installs to version-specific python lib path
Status in indicator-keyboard package in Ubuntu:
Confirmed
Status in python3-stdlib-extensions package in Ubuntu:
Confirmed
Bug description:
don't install to /usr/lib/python3.x/site-packages/ use
/usr/lib/python3/site-packages/ instead
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1960148/+subscriptions
More information about the foundations-bugs
mailing list