Comment 6 for bug 378898

Revision history for this message
Christophe Dumez (hydr0g3n) wrote :

This confirms that mixing hydr0g3n repository with Ubuntu Jaunty repository is a bad idea. libtorrent packages have different names in other repositories.

1. Remove hydr0g3n repository from /etc/apt/sources.list
2. sudo apt-get update
3. sudo apt-get --purge remove libtorrent-rasterbar
3. sudo apt-get --purge remove libtorrent-rasterbar2
4. sudo apt-get install libtorrent-rasterbar2

Everything should be fine after that.