Comment 1 for bug 68518

Revision history for this message
Dan MacNeil (omacneil) wrote : Re: problem in upgrade from draper to edgy

Workaround is to did a:

 sudo dpkg -r python-ldaptor

dpkg said it couldn't remove the package because other packages dependedon it, so I removed them with dpkg and went back and removed
python-ldaptor Then the cycle of:

 apt-get -f install
 dpkg --configure -a
 apt-get dist-upgrade

...could resume.

Apt-get remove kept getting confused.W