** Summary changed: - soft link does not get created + soft link does not get created
** Description changed: uwsgi-plugin-python3 2.0.20-4 This version does not creates python3 soft link i.e - `/usr/bin/uwsgi_python3' + `/usr/bin/uwsgi_python3` With all the previous version there was a soft link like - ``` - lrwxrwxrwx 1 root root 10 Mar 21 2022 /usr/bin/uwsgi_python3 -> uwsgi-core + `lrwxrwxrwx 1 root root 10 Mar 21 2022 /usr/bin/uwsgi_python3 -> + uwsgi-core` - ``` - But for this version onwards the new link available is + But this version onwards the new link available is - ``` - lrwxrwxrwx 1 root root 10 Mar 21 2022 /usr/bin/uwsgi_python310 -> uwsgi-core + `lrwxrwxrwx 1 root root 10 Mar 21 2022 /usr/bin/uwsgi_python310 -> + uwsgi-core` , there is not `/usr/bin/uwsgi_python3` link anymore - ``` - This breaks the existing sevices which are coonfigured to use - `/usr/bin/uwsgi_python3` + This breaks the existing sevices which are coonfigured to use `/usr/bin/uwsgi_python3` ** Description changed: uwsgi-plugin-python3 2.0.20-4 This version does not creates python3 soft link i.e `/usr/bin/uwsgi_python3` With all the previous version there was a soft link like `lrwxrwxrwx 1 root root 10 Mar 21 2022 /usr/bin/uwsgi_python3 -> uwsgi-core` But this version onwards the new link available is `lrwxrwxrwx 1 root root 10 Mar 21 2022 /usr/bin/uwsgi_python310 -> uwsgi-core` , there is not `/usr/bin/uwsgi_python3` link anymore + This breaks the existing sevices which are coonfigured to use + `/usr/bin/uwsgi_python3` - This breaks the existing sevices which are coonfigured to use `/usr/bin/uwsgi_python3` + + There should be `/usr/bin/uwsgi_python3 -> uwsgi-core` link till we are at python3 :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078581 Title: soft link does not get created To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/uwsgi/+bug/2078581/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
