 [Part 1] Download torrent & newsserver package
[Part 1] Download torrent & newsserver package
| Poll: What packages should be included? This poll is closed. | |||
| Tranmission (Compiled with --enabled-lightweight) |    | 17 | 26.56% | 
| SickBeard |    | 14 | 21.88% | 
| Leechr |    | 0 | 0% | 
| SABnzbd |    | 7 | 10.94% | 
| NZBGet |    | 6 | 9.38% | 
| Headphones |    | 9 | 14.06% | 
| Couchpotato |    | 11 | 17.19% | 
| Total | 64 votes | 100% | |
| * You voted for this item. | [Show Results] | 
| 
					[Part 1] Download torrent & newsserver package
				 | 
| 
					16th Feb, 2013, 05:43 PM 
				 Post: #346 | |||
| 
 | |||
| RE: Download torrent & newsserver package 
					Ok, it seems that I must start from zero. 1) Terminal xbian@xbian:~#  sudo apt-get purge xbian-package-transmission [sudo] password for xbian: Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: xbian-package-transmission* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 57.6 MB disk space will be freed. Do you want to continue [Y/n]? (Reading database ... 29797 files and directories currently installed.) Removing xbian-package-transmission ... Purging configuration files for xbian-package-transmission ... dpkg: error processing xbian-package-transmission (--purge): subprocess installed post-removal script returned error exit status 1 Errors were encountered while processing: xbian-package-transmission E: Sub-process /usr/bin/dpkg returned an error code (1) 3) test with default settings - "Unable to save resume file: No such file or directory" Terminal xbian@xbian:~# ls -l total 15504 drwxrwxrwx 2 xbian xbian 4096 Feb 16 11:25 downloads drwxrwxrwx 2 xbian xbian 4096 Feb 16 11:25 incomplete drwxrwxrwx 2 xbian xbian 4096 Feb 16 11:25 torrents -rw-r--r-- 1 xbian xbian 15863704 Feb 8 01:21 xbian-package-transmission1.0.deb xbian@xbian:~# | |||
| 
					16th Feb, 2013, 05:53 PM 
				 Post: #347 | |||
| 
 | |||
| Re: RE: Download torrent & newsserver package (16th Feb, 2013 05:43 PM)kraleksandr Wrote: Ok, it seems that I must start from zero. Did you remove old transmission daemon? | |||
| 
					16th Feb, 2013, 05:56 PM 
				 Post: #348 | |||
| 
 | |||
| RE: Download torrent & newsserver package | |||
| 
					16th Feb, 2013, 06:06 PM 
				 Post: #349 | |||
| 
 | |||
| RE: Download torrent & newsserver package (16th Feb, 2013 05:56 PM)kraleksandr Wrote:(16th Feb, 2013 05:53 PM)kas_27_es Wrote: Did you remove old transmission daemon?Yes, at this moment installed only transmission from first post. Maybe better to restart with a fresh image of xbian and than follow the steps in this post? That's what I did last nyt and all installed fine. I started with deleting all partitions of the SD card, formatting, installing xbian, update, and than the steps. Should work. | |||
| 
					16th Feb, 2013, 08:06 PM 
				 Post: #350 | |||
| 
 | |||
| RE: Download torrent & newsserver package 
					Slightly off topic, but I can't install Samba anymore. I tried both the xbian menu and the following command: Code: apt-get install xbian-package-sambaCode: root@xbian:/home/xbian# apt-get install xbian-package-samba | |||
| 
					16th Feb, 2013, 08:08 PM 
				 Post: #351 | |||
| 
 | |||
| RE: Download torrent & newsserver package | |||
| 
					16th Feb, 2013, 08:30 PM 
				 Post: #352 | |||
| 
 | |||
| RE: Download torrent & newsserver package (16th Feb, 2013 08:08 PM)kraleksandr Wrote: @harmenzon That worked. Thanks! I am trying to setup my external drive following the previous mentioned commands: Code: mkdir /media/usb/downloads | |||
| 
					16th Feb, 2013, 08:39 PM 
				 Post: #353 | |||
| 
 | |||
| RE: Download torrent & newsserver package 
					Need error reports by starting with the long command...
				 pilight - modular domotica solution  | |||
| 
					16th Feb, 2013, 08:41 PM 
				 Post: #354 | |||
| 
 | |||
| RE: Download torrent & newsserver package (16th Feb, 2013 08:39 PM)CurlyMo Wrote: Need error reports by starting with the long command... Code: root@xbian:/home/xbian# 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 | |||
| 
					16th Feb, 2013, 08:45 PM 
				 Post: #355 | |||
| 
 | |||
| RE: Download torrent & newsserver package 
					Then stop sickbeard first and rerun the command.
				 pilight - modular domotica solution  | |||
| 
					16th Feb, 2013, 09:07 PM 
				 Post: #356 | |||
| 
 | |||
| RE: Download torrent & newsserver package | |||
| 
					16th Feb, 2013, 09:17 PM 
				 Post: #357 | |||
| 
 | |||
| RE: Download torrent & newsserver package 
					Will look into it later.
				 pilight - modular domotica solution  | |||
| 
					16th Feb, 2013, 11:11 PM 
				 Post: #358 | |||
| 
 | |||
| RE: Download torrent & newsserver package 
					I've updated all packages so purge is supported. However, purge is in case of xbian not different from remove.
				 pilight - modular domotica solution  | |||
| 
					16th Feb, 2013, 11:46 PM 
				 Post: #359 | |||
| 
 | |||
| RE: Download torrent & newsserver package | |||
| 
					16th Feb, 2013, 11:48 PM 
				 Post: #360 | |||
| 
 | |||
| RE: Download torrent & newsserver package Code: man dpkgHowever, no need to use them because in the xbian packages, purge and remove work the same. pilight - modular domotica solution  | |||
| 
					« Next Oldest | Next Newest »
				 |