vina92 / opentracker-auto-installer

Automatically exported from code.google.com/p/opentracker-auto-installer
0 stars 0 forks source link

No longer installs on Debian Wheezy #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Get an up-to date Debian Wheezy server
2. wget 
'https://opentracker-auto-installer.googlecode.com/files/opentracker-installer.s
h'
3. chmod it and run it

Installation succeeds with no error but it doesn't work because 
/etc/init.d/opentracker tries to cd to /etc/opentracker/opentracker, but that 
directory does not exist.

# ls /etc/opentracker/
CVS                      ot_http.h      ot_udp.c
Makefile                 ot_iovec.c     ot_udp.h
opentracker.c            ot_iovec.h     ot_vector.c
opentracker.conf         ot_livesync.c  ot_vector.h
opentracker.conf.sample  ot_livesync.h  proxy.c
opentracker.xcodeproj    ot_mutex.c     README
ot_accesslist.c          ot_mutex.h     README_v6
ot_accesslist.h          ot_rijndael.c  scan_urlencoded_query.c
ot_clean.c               ot_rijndael.h  scan_urlencoded_query.h
ot_clean.h               ot_stats.c     sync_daemon.pl
ot_fullscrape.c          ot_stats.h     tests
ot_fullscrape.h          ot_sync.c      trackerlogic.c
ot_http.c                ot_sync.h      trackerlogic.h
#

Original issue reported on code.google.com by joseph.x...@gmail.com on 10 Oct 2014 at 1:23

GoogleCodeExporter commented 8 years ago
I tired it on a different server and it worked this time XD

Original comment by joseph.x...@gmail.com on 10 Nov 2014 at 12:43

GoogleCodeExporter commented 8 years ago
This is a new version of the script updated (work on new distro)

Original comment by Xelion...@gmail.com on 13 Jul 2015 at 11:36

Attachments: