The sed you are referring about is only found in focal: sssd-2.2.2/debian/rules: sed -i -e 's:/usr/bin/python:/usr/bin/python3:' $(CURDIR)/debian/tmp/usr/sbin/sss_obfuscate
My understanding of "dh_python*" is that it will try to convert python dependencies from a source such as requirements.txt for instance. If there is no existence of it in the src code (which seems to be the case in sssd) then I don't see how dh_python* can know about it, other than implicitly adding the Depends in d/control. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862226 Title: /usr/sbin/sss_obfuscate fails to run: ImportError: No module named pysss To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1862226/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
