Date: Sat, 25 Feb 2017 19:37:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 217358] news:sabnzbdplus - fails to run on freebsd 10.3 Message-ID: <bug-217358-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217358 Bug ID: 217358 Summary: news:sabnzbdplus - fails to run on freebsd 10.3 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: sm@xnc.com sabnzbd+ version 1.2.0 fails to run on 10.3-STABLE (r307003) due to a difference in protocol codes for ipV6. FreeBSD appears to use a value of 28 while sabnzbd+ expects a value of 10. Build completes normally, on start of= the service the error message is: Traceback (most recent call last): File "/usr/local/bin/SABnzbd.py", line 1791, in <module> main() File "/usr/local/bin/SABnzbd.py", line 1338, in main hosts =3D all_localhosts() File "/usr/local/bin/SABnzbd.py", line 499, in all_localhosts if item not in ips and ('::1' not in item or sabnzbd.cfg.ipv6_hosting()= ): TypeError: argument of type 'int' is not iterable Since this is probably not terribly clear, here is a link to a sabnzbd forum discussion I had with one of their release testers, this included the error assessment and various tests performed, but no resolution: https://forums.sabnzbd.org/viewtopic.php?f=3D23&t=3D22392 Version 1.1.0_1 works fine. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217358-13>