Forum
[Part 1] Download torrent & newsserver package - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Testing & Experimental (/forum-21.html)
+--- Thread: [Part 1] Download torrent & newsserver package (/thread-196.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29


RE: Download torrent & newsserver package - harmenzon - 5th Feb, 2013 11:25 PM

(5th Feb, 2013 05:27 AM)CurlyMo Wrote:  I've updated the sickbeard package. Can you guys test it again.

I tried to install sickbeard using the following, but no success.
Code:
wget http://jb.xenserver.sk/xbian/xbian-package-sickbeard1.0.deb
dpkg -r xbian-package-sickbeard
dpkg -i xbian-package-sickbeard1.0.deb

I can't seem to open the webbrowser address xxx.xxx.x.xx:9094 or :8081.

My log:
Code:
root@xbian:/home/xbian# wget http://jb.xenserver.sk/xbian/xbian-package-sickbeard1.0.deb
--2013-02-05 13:17:22--  http://jb.xenserver.sk/xbian/xbian-package-sickbeard1.0.deb
Resolving jb.xenserver.sk (jb.xenserver.sk)... 92.240.248.83
Connecting to jb.xenserver.sk (jb.xenserver.sk)|92.240.248.83|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12539974 (12M) [application/x-debian-package]
Saving to: `xbian-package-sickbeard1.0.deb'

100%[======================================>] 12,539,974  4.68M/s   in 2.6s

2013-02-05 13:17:25 (4.68 MB/s) - `xbian-package-sickbeard1.0.deb' saved [12539974/12539974]

root@xbian:/home/xbian# dpkg -r xbian-package-sickbeard
(Reading database ... 32298 files and directories currently installed.)
Removing xbian-package-sickbeard ...
/var/lib/dpkg/info/xbian-package-sickbeard.postrm: line 3: syntax error in conditional expression
/var/lib/dpkg/info/xbian-package-sickbeard.postrm: line 3: syntax error near `-o'
/var/lib/dpkg/info/xbian-package-sickbeard.postrm: line 3: `if [[ $1 == "remove" -o $1 == "purge" ]]; then'
dpkg: error processing xbian-package-sickbeard (--remove):
subprocess installed post-removal script returned error exit status 2
Errors were encountered while processing:
xbian-package-sickbeard
root@xbian:/home/xbian# dpkg -i xbian-package-sickbeard1.0.deb
Selecting previously unselected package xbian-package-sickbeard.
(Reading database ... 31343 files and directories currently installed.)
Preparing to replace xbian-package-sickbeard 1.0 (using xbian-package-sickbeard1.0.deb) ...
Unpacking replacement xbian-package-sickbeard ...
/var/lib/dpkg/info/xbian-package-sickbeard.postrm: line 3: syntax error in conditional expression
/var/lib/dpkg/info/xbian-package-sickbeard.postrm: line 3: syntax error near `-o'
/var/lib/dpkg/info/xbian-package-sickbeard.postrm: line 3: `if [[ $1 == "remove" -o $1 == "purge" ]]; then'
dpkg: warning: subprocess old post-removal script returned error exit status 2
dpkg: trying script from the new package instead ...
dpkg: ... it looks like that went OK
Setting up xbian-package-sickbeard (1.0) ...
root@xbian:/home/xbian#



RE: Download torrent & newsserver package - CurlyMo - 5th Feb, 2013 11:30 PM

Seems that something went wrong when uploading the package because that error has been fixed. Uploading a new version.


RE: Download torrent & newsserver package - harmenzon - 6th Feb, 2013 01:21 AM

Still not able to open sickbeard in a browser. Any suggestions.
Code:
root@xbian:/home/xbian# dpkg -r xbian-package-sickbeard
(Reading database ... 32299 files and directories currently installed.)
Removing xbian-package-sickbeard ...
root@xbian:/home/xbian# dpkg -i xbian-package-sickbeard1.0.deb.2
Selecting previously unselected package xbian-package-sickbeard.
(Reading database ... 31343 files and directories currently installed.)
Unpacking xbian-package-sickbeard (from xbian-package-sickbeard1.0.deb.2) ...
Setting up xbian-package-sickbeard (1.0) ...



RE: Download torrent & newsserver package - CurlyMo - 6th Feb, 2013 01:26 AM

Just works here: http://x.x.x.x:9094

Also, did you remove the old download package (xbian-package-download)?


RE: Download torrent & newsserver package - harmenzon - 6th Feb, 2013 02:51 AM

(6th Feb, 2013 01:26 AM)CurlyMo Wrote:  Just works here: http://x.x.x.x:9094

Also, did you remove the old download package (xbian-package-download)?

I never installed the xbian-download-package. So no need to remove it?
I did use:
Code:
dpkg -r xbian-package-sickbeard



RE: Download torrent & newsserver package - CurlyMo - 6th Feb, 2013 02:57 AM

Owk, then no need indeed.

I followed the same steps as you did and it just works here. Starting sickbeard is a bit slow, because only after about 10 sec. i can reach the webgui.


RE: Download torrent & newsserver package - CurlyMo - 6th Feb, 2013 06:17 AM

NZBget = done
Sickbeard = Done

What should be the next one, couchpotato or headphones?


RE: Download torrent & newsserver package - harmenzon - 6th Feb, 2013 06:39 PM

(6th Feb, 2013 06:17 AM)CurlyMo Wrote:  NZBget = done
Sickbeard = Done

What should be the next one, couchpotato or headphones?
Couchpotato in my opinion.


RE: Download torrent & newsserver package - CurlyMo - 6th Feb, 2013 06:41 PM

@harmenzon, any updates on sickbeard?


RE: Download torrent & newsserver package - harmenzon - 6th Feb, 2013 06:53 PM

(6th Feb, 2013 06:41 PM)CurlyMo Wrote:  @harmenzon, any updates on sickbeard?

Still not able to open sickbeard in a browser. It is weird, cause it looks like sickbeard is running.
Code:
root@xbian:/home/xbian# service sickbeard start
[ ok ] Starting Sickbeard:.

And I am able to access nzbget in a browser for example. Any way for me to find out in which port sabnzd is installed?


RE: Download torrent & newsserver package - CurlyMo - 6th Feb, 2013 07:11 PM

Try this:
Code:
start-stop-daemon -d /usr/local/share/sickbeard -c xbian  --group=xbian --start --pidfile /tmp/sickbeard.pid --exec /usr/bin/python --  SickBeard.py -q --daemon --nolaunch --pidfile=/tmp/sickbeard.pid --datadir=/usr/local/share/sickbeard  --config=/usr/local/etc/sickbeard/sickbeard.ini

Does it give any error?


RE: Download torrent & newsserver package - harmenzon - 6th Feb, 2013 07:20 PM

(6th Feb, 2013 07:11 PM)CurlyMo Wrote:  Try this:
Code:
start-stop-daemon -d /usr/local/share/sickbeard -c xbian  --group=xbian --start --pidfile /tmp/sickbeard.pid --exec /usr/bin/python --  SickBeard.py -q --daemon --nolaunch --pidfile=/tmp/sickbeard.pid --datadir=/usr/local/share/sickbeard  --config=/usr/local/etc/sickbeard/sickbeard.ini

Does it give any error?

yes
Code:
The Python module Cheetah is required



RE: Download torrent & newsserver package - CurlyMo - 6th Feb, 2013 07:22 PM

Code:
sudo apt-get install python-cheetah



RE: Download torrent & newsserver package - millie - 6th Feb, 2013 07:23 PM

(6th Feb, 2013 07:11 PM)CurlyMo Wrote:  Try this:
Code:
start-stop-daemon -d /usr/local/share/sickbeard -c xbian  --group=xbian --start --pidfile /tmp/sickbeard.pid --exec /usr/bin/python --  SickBeard.py -q --daemon --nolaunch --pidfile=/tmp/sickbeard.pid --datadir=/usr/local/share/sickbeard  --config=/usr/local/etc/sickbeard/sickbeard.ini

Does it give any error?

Yep get the following

start-stop-daemon: unable to chdir() to /usr/local/share/sickbeard (No such file or directory)

Sickbeard not starting - yet another clean install of xbian and then a clean install of the download package and sickbeard still doesn't work, don't think you should move onto the others yet


RE: Download torrent & newsserver package - CurlyMo - 6th Feb, 2013 07:27 PM

@millie, i'm not working on the download package anymore. These tests all consider the test packages i'm releasing (see previous posts) to eventually create the new version of the download package. So if you're using the above command on the download package, surely it doesn't work.