Apologies, after reproducing #1562237 which was about the python2 module, I see
what's going on here. It's the "| true" bit, which should have been "|| true".
In fact, that is fixed in later versions of the package:
BINARY_IS_UWSGI_ALTERNATIVE="$(\
update-alternatives --list uwsgi 2>/dev/null \
| grep -c '/uwsgi_@@plugin_alternatives_stem@@$' || true \
)"
if [ "$BINARY_IS_UWSGI_ALTERNATIVE" -eq 0 ]; then
This was fixed in debian: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=818116
** Bug watch added: Debian Bug tracker #818116
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818116
** Also affects: uwsgi (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818116
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616497
Title:
uwsgi-plugin-python3 failed to install
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uwsgi/+bug/1616497/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs