Comment 12 for bug 1850283

Revision history for this message
Bryan Quigley (bryanquigley) wrote :

Starting at 18.04 (for Disco verify)
sudo apt install python3-ldap
brings in python2

root@set-moose:~# file /usr/share/doc/python3-ldap
/usr/share/doc/python3-ldap: symbolic link to python-ldap

#Switch to normal upgrades, do-release-upgrade to disco

root@singular-kit:~# file /usr/share/doc/python3-ldap
/usr/share/doc/python3-ldap: broken symbolic link to python-ldap

Enable proposed and upgrade

root@singular-kit:~# file /usr/share/doc/python3-ldap
/usr/share/doc/python3-ldap: directory
root@singular-kit:~# ls /usr/share/doc/python3-ldap
changelog.Debian.gz copyright

root@singular-kit:~# dpkg -l | grep python3-ldap
ii python3-ldap:amd64 3.1.0-2ubuntu0.1 amd64 LDAP interface module for Python3