Search found 9 matches

by zar0ku1
Thu Feb 04, 2010 3:44 am
Forum: Support
Topic: FreeBSD errors
Replies: 28
Views: 24802

Re: FreeBSD errors

andar wrote:
Could you provide debug logs from the daemon?

Run it with: deluged -d -L debug
The port was put back [1.1.9], and I will not be able to show the log
by zar0ku1
Mon Feb 01, 2010 5:10 am
Forum: Support
Topic: FreeBSD errors
Replies: 28
Views: 24802

Re: FreeBSD errors

by zar0ku1
Tue Jan 26, 2010 2:41 am
Forum: Support
Topic: FreeBSD errors
Replies: 28
Views: 24802

Re: FreeBSD errors

status changed from new to closed
resolution set to wontfix
We don't maintain the FreeBSD port, you will have to raise this issue with its maintainer.
by zar0ku1
Sun Jan 24, 2010 11:49 am
Forum: Support
Topic: FreeBSD errors
Replies: 28
Views: 24802

Re: FreeBSD errors

tim-m89 wrote:I have created ticket 1137.
I think you must to specify OS
by zar0ku1
Sun Jan 24, 2010 4:40 am
Forum: Support
Topic: FreeBSD errors
Replies: 28
Views: 24802

Re: FreeBSD errors

hello, i have a simmilar trouble:
# deluged -d
terminate called after throwing an instance of 'boost::python::error_already_set'
Abort trap: 6 (core dumped)
what is the problem?

P.S. FreeBSD 8.0-STABLE
by zar0ku1
Tue Jul 21, 2009 1:59 am
Forum: Support
Topic: Freebsd: No module named libtorrent
Replies: 4
Views: 3808

Re: Freebsd: No module named libtorrent

You need to make sure the latest libtorrent is installed with the python bindings, or you must build and install the included libtorrent that comes in the Deluge source. But on another freebsd system, where install deluge 1.1.5 and upgraded to 1.1.9 and it works. Libtorrent-0.12.4 version of the la...
by zar0ku1
Mon Jul 20, 2009 2:57 pm
Forum: Support
Topic: Freebsd: No module named libtorrent
Replies: 4
Views: 3808

Re: Freebsd: No module named libtorrent

package libtorrent already installed
# pkg_info | grep libtorrent
libtorrent-0.12.2 BitTorrent Library written in C++
who help me?
by zar0ku1
Tue Jul 14, 2009 5:29 pm
Forum: Support
Topic: Freebsd: No module named libtorrent
Replies: 4
Views: 3808

Re: Freebsd: No module named libtorrent

Can you help me?
by zar0ku1
Fri Jul 10, 2009 2:15 am
Forum: Support
Topic: Freebsd: No module named libtorrent
Replies: 4
Views: 3808

Freebsd: No module named libtorrent

hello, i have a problem, i install deluge from package on my freebsd 7.0 #uname -a FreeBSD shukan.ru 7.0-RELEASE FreeBSD 7.0-RELEASE #4: Thu Jun 18 19:22:56 SAKST 2009 root@shukan.ru:/usr/obj/usr/src/sys/GATEWAY i386 #pkg_add -r deluge # pkg_info | grep deluge deluge-1.1.8 A Bittorrent client, using...