Thanks Stefan, for this extra insight - it helps to handle the severity of this much better. And resolves my bad gut-feeling that I mentioned to Utkarsh yesterday which was "it somehow smells odd to me as that would mean apache<->python wsa broken all the time since 20.04 release. And we need a year until someone complains ... spidersense is tickling ..."
I have checked the very same based on the example from http://modpython.org/live/current/doc-html/tutorial.html and I agree, despite the seemingly fatal error message it works just fine. # Repro: $ apt install libapache2-mod-python $ cat > /etc/apache2/sites-enabled/python.conf << EOF > <Directory /var/www/html> > AddHandler mod_python .py > PythonHandler mod_python.publisher > PythonDebug On > </Directory> > EOF $ systemctl restart apache2 # place the example form.html + form.py in /var/www/html/ and give it a try ** Changed in: libapache2-mod-python (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1919923 Title: mod_python statically linked to wrong python 2.7 version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/1919923/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs