Problems with new deluge port

I have upgraded deluge to deluge-1.2.0 and now I can't start the daemon. Running deluged exits immediately with

Code:
terminate called after throwing an instance of 'boost::python::error_already_set'
 
From /usr/ports/UPDATING:
20090118:
AFFECTS: users of net-p2p/deluge
AUTHOR: mezz@FreeBSD.org

The Deluge has been updated from 0.5.x to 1.x. The 1.x has been rewritten, so it is recommend for you to make the back up of your ~/.config/deluge. The configuration and plugins of 0.5.x do not work in 1.x. Deluge will picking up the old configuration and try to convert it to the newer format, but I wouldn't trust it to do it without the back up.

If you prefer to stick with 0.5.x, you can use portmaster:
# portmaster -o net-p2p/deluge05 net-p2p/deluge

or if you use portupgrade:
# portupgrade -o net-p2p/deluge05 net-p2p/deluge
 
Deluge 1.1.9_4,1

Hello still have the problem with deluge 1.1.9.-4,1
error:
when trying to add torrent
i get error from deluged
Code:
terminate called after throwing an instance of
'boost::python::error_already_set'
Abort trap

Looked on the deluge forum, but didn't find solution

Thanks for help

Regards

Jan

Details

FreeBSD 8.0 RELEASE #p2
deluge-1.1.9_4,1
python2.6
boost 1.41
error:
Code:
terminate called after throwing an instance of
'boost::python::error_already_set'
Abort trap
 
Back
Top