The port was put back [1.1.9], and I will not be able to show the logandar wrote:Could you provide debug logs from the daemon?zar0ku1 wrote:I created ticket http://code.google.com/p/libtorrent/issues/detail?id=26
Run it with: deluged -d -L debug
Search found 9 matches
- Thu Feb 04, 2010 3:44 am
- Forum: Support
- Topic: FreeBSD errors
- Replies: 28
- Views: 24802
Re: FreeBSD errors
- Mon Feb 01, 2010 5:10 am
- Forum: Support
- Topic: FreeBSD errors
- Replies: 28
- Views: 24802
- 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.
- Sun Jan 24, 2010 11:49 am
- Forum: Support
- Topic: FreeBSD errors
- Replies: 28
- Views: 24802
Re: FreeBSD errors
I think you must to specify OStim-m89 wrote:I have created ticket 1137.
- 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:
P.S. FreeBSD 8.0-STABLE
what is the problem?# deluged -d
terminate called after throwing an instance of 'boost::python::error_already_set'
Abort trap: 6 (core dumped)
P.S. FreeBSD 8.0-STABLE
- 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...
- 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
who help me?# pkg_info | grep libtorrent
libtorrent-0.12.2 BitTorrent Library written in C++
- 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?
- 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...