Run something like `grep -E 'py3clean|dpkg -L' $prerm` on all prerm files in the existing package.
On my system: ``` $ grep -l -E 'py3clean|dpkg -L' /var/lib/dpkg/info/*.prerm | wc -l 411 ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2075337 Title: py3clean fails when using alternate character set To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/2075337/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
