It should be finding that it exists and should execute that version based on the following little script that I just executed:
chris@ubuntu-quadcore:~$ if which py3clean >/dev/null 2>&1; then > echo "IT EXISTS: `which py3clean`"; > fi IT EXISTS: /usr/bin/py3clean -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763844 Title: package python3-apt 1.6.0~rc2ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1763844/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
