Kerwood / Rtorrent-Auto-Install

Auto install script for rtorrent with Rutorrent as GUI.
259 stars 109 forks source link

Raspbian 3.0.2 script not working #118

Open bicklp opened 8 years ago

bicklp commented 8 years ago

File is not running correctly

Raspberry Pi 2 this is end of the script

removed rutorrent-3.6.tar.gz' mv: cannot move/tmp/rutorrentPlugins/httprpc' to /var/www/rutorrent/plugins': No such file or directory chown: cannot access/var/www/rutorrent': No such file or directory chmod: cannot access /var/www/rutorrent': No such file or directory ln: failed to create symbolic link/etc/apache2/mods-enabled/scgi.load': No such file or directory grep: /etc/apache2/ports.conf: No such file or directory ./Rtorrent-Auto-Install-3.0.2-Raspbian-Wheezy: line 760: /etc/apache2/ports.conf: No such file or directory grep: /etc/apache2/apache2.conf: No such file or directory ./Rtorrent-Auto-Install-3.0.2-Raspbian-Wheezy: line 765: /etc/apache2/apache2.conf: No such file or directory ./Rtorrent-Auto-Install-3.0.2-Raspbian-Wheezy: line 770: /etc/apache2/sites-available/rutorrent.conf: No such file or directory ./Rtorrent-Auto-Install-3.0.2-Raspbian-Wheezy: line 787: a2ensite: command not found apache2: unrecognized service ./Rtorrent-Auto-Install-3.0.2-Raspbian-Wheezy: line 793: /var/www/rutorrent/.htpasswd: No such file or directory --2015-09-28 12:35:18-- https://raw.github.com/Kerwood/rtorrent.auto.install/master/Files/rtorrent-init Resolving raw.github.com (raw.github.com)... 185.31.18.133 Connecting to raw.github.com (raw.github.com)|185.31.18.133|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://raw.githubusercontent.com/Kerwood/rtorrent.auto.install/master/Files/rtorrent-init [following] --2015-09-28 12:35:22-- https://raw.githubusercontent.com/Kerwood/rtorrent.auto.install/master/Files/rtorrent-init Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.19.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.19.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4468 (4.4K) [text/plain] Saving to: `/etc/init.d/rtorrent-init'

100%[=========================================================================================================================>] 4,468 --.-K/s in 0s

2015-09-28 12:35:26 (14.4 MB/s) - `/etc/init.d/rtorrent-init' saved [4468/4468]

update-rc.d: using dependency based boot sequencing cannot find rtorrent binary in PATH /usr/bin:/usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin

miracle091 commented 8 years ago

If your are using jessie, is normal for now... just change some lines of the file to the right one.

Change that lines: Line 741: mv -f rutorrent /var/www/html/ Line 747: chown -R www-data.www-data /var/www/html/rutorrent Line 748: chmod -R 775 /var/www/html/rutorrent Line 773: DocumentRoot /var/www/html

boardwarp commented 8 years ago

I had the same issue under a clean install of Raspian Wheezy 5-5-2015 on RPi2, Apache doesn't appear to have installed at all and there's no ruTorrent folder in /var/www