Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[Part 1] Download torrent & newsserver package
Thank you for your donation

Poll: What packages should be included?
This poll is closed.
Tranmission (Compiled with --enabled-lightweight) 26.56% 17 26.56%
SickBeard 21.88% 14 21.88%
Leechr 0% 0 0%
SABnzbd 10.94% 7 10.94%
NZBGet 9.38% 6 9.38%
Headphones 14.06% 9 14.06%
Couchpotato 17.19% 11 17.19%
Total 64 votes 100%
* You voted for this item. [Show Results]

Pages (29): « Previous 1 ... 10 11 12 13 14 ... 29 Next »
Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
[Part 1] Download torrent & newsserver package
5th Feb, 2013, 11:25 PM
Post: #166
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
(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#
Find all posts by this user
5th Feb, 2013, 11:30 PM
Post: #167
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
Seems that something went wrong when uploading the package because that error has been fixed. Uploading a new version.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
6th Feb, 2013, 01:21 AM
Post: #168
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
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) ...
Find all posts by this user
6th Feb, 2013, 01:26 AM
Post: #169
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
Just works here: http://x.x.x.x:9094

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

pilight - modular domotica solution
Visit this user's website Find all posts by this user
6th Feb, 2013, 02:51 AM
Post: #170
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
(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
Find all posts by this user
6th Feb, 2013, 02:57 AM
Post: #171
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
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.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
6th Feb, 2013, 06:17 AM
Post: #172
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
NZBget = done
Sickbeard = Done

What should be the next one, couchpotato or headphones?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
6th Feb, 2013, 06:39 PM
Post: #173
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
(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.
Find all posts by this user
6th Feb, 2013, 06:41 PM
Post: #174
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
@harmenzon, any updates on sickbeard?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
6th Feb, 2013, 06:53 PM
Post: #175
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
(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?
Find all posts by this user
6th Feb, 2013, 07:11 PM
Post: #176
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
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?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
6th Feb, 2013, 07:20 PM
Post: #177
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
(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
Find all posts by this user
6th Feb, 2013, 07:22 PM
Post: #178
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
Code:
sudo apt-get install python-cheetah

pilight - modular domotica solution
Visit this user's website Find all posts by this user
6th Feb, 2013, 07:23 PM
Post: #179
millie Offline
Registered
Posts: 13
Joined: Jan 2013
Reputation: 0
RE: Download torrent & newsserver package
(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
Find all posts by this user
6th Feb, 2013, 07:27 PM
Post: #180
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
@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.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
« Next Oldest | Next Newest »
Pages (29): « Previous 1 ... 10 11 12 13 14 ... 29 Next »
Thread Closed 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 13th May, 2025, 03:51 AM Powered By MyBB, © 2002-2025 MyBB Group.