underpaid
Member
Registered: Mar 2002
Location: Texas
Posts: 12 |
OK, I'm trying tpop for the first time on my DTiVo running 3.1 and I'm not sure if I have started to loose it.........
I've put it in /var/hack/bin, set the permission and get:
bash: /var/hack/bin/tpopd.tcl: No such file or directory
hm.....
new copy put in the same place, without setting permissions result in:
bash: /var/hack/bin/tpopd.tcl: Permission denied
which makes perfect sense, it finds it but denies access, which is should do.
Just for a sanity check, I "tailed" it just to verify that the file is not corrupted:
} elseif {$save == "true"} {
save_conf_file $configfile
} else {
while {[file exists "/var/hack/bin/tpopd.lock"] != 1} {
# puts [clock format [clock seconds] -format "%I:%M:%S"]
parse_messages_and_store [check_mail]
save_conf_file $configfile
after $interval
}
}
.....looks OK to me (not corrupted) AND ... it's there....
changing access with: chmod ugo+x tpopd.tcl, verify with: ls -l
-rwxr-xr-x 1 0 0 39480 Oct 5 2002 tail
-rwxr-xr-x 1 0 0 28284 Oct 5 2002 tee
-rwxr-xr-x 1 0 0 43980 Oct 5 2002 touch
-rw-r--r-- 1 0 0 79 Oct 19 21:06 tpopd.conf
-rwxr-xr-x 1 0 0 19126 Oct 19 21:38 tpopd.tcl
-rwxr-xr-x 1 0 0 44748 Oct 5 2002 tr
-rwxr-xr-x 1 0 0 26716 Oct 5 2002 tty
-rwxr-xr-x 1 0 0 27256 Oct 5 2002 uname
-rwxr-xr-x 1 0 0 31196 Oct 5 2002 unexpand
-rwxr-xr-x 1 0 0 33304 Oct 5 2002 uniq
-rwxr-xr-x 1 0 0 29208 Oct 5 2002 uptime
-rwxr-xr-x 1 0 0 29940 Oct 5 2002 wc
trying .. tpopd.tcl -h and here we go again.....
bash: /var/hack/bin/tpopd.tcl: No such file or directory
Have I completely lost my TiVo intelligence ?
Last edited by underpaid on 10-19-2003 at 11:04 PM
POST #65 | Report this post to a moderator
| IP: Logged
|