Due to a new behaviour in automake 1.16.4, python libs are not built in the right directory (/usr/lib/... instead of .../seafile/lib/...).
This behaviour was reverted in automake 1.16.5 and everything is fine with the current state of ubuntu 22.04 (next LTS).
This is for your information only, took me too much time to figure out what was going wrong, you may not want to waste yours building packages for impish.
Due to a new behaviour in automake 1.16.4, python libs are not built in the right directory (
/usr/lib/...
instead of.../seafile/lib/...
).This behaviour was reverted in automake 1.16.5 and everything is fine with the current state of ubuntu 22.04 (next LTS).
This is for your information only, took me too much time to figure out what was going wrong, you may not want to waste yours building packages for impish.