How to upgrade to LottaNZB 0.3.x

Created by Severin H
Keywords:
upgrade
Last updated by:
Severin H

If you have LottaNZB 0.1 or 0.2 installed from the source and want to upgrade to the latest version, we recommend you to remove the older versions first (or after, if you forgot to do it in the first place), as it might prevent LottaNZB 0.3.x from starting [1]. There are two possible ways to do this:

1. You want to install 0.3.x also from the source: Use 'python setup.py upgrade' instead of 'python setup.py install'
2. You want to change to a package for a certain distribution: Run 'rm -R /usr/lib/python2.*/site-packages/lottanzb-0.*' as root.

[1] https://answers.launchpad.net/lottanzb/+faq/139