View Full Version : CSOSCOUT.TCL error
Lowcarb
05-19-2004, 11:23 PM
I'm trying t switch over from using kmem to using a patched tivoapp.
When I run csoscout.tcl I get the following message.
Bedroom:/tvbin$ csoscout.tcl
bash: /tvbin/csoscout.tcl: No such file or directory
Bedroom:/tvbin$
HELPPPPPPPPPPPPPPPPPPPPP :p
I'm going to have to put tivoapp back if I can't fix this.
I did make sure mfs_ftp was in my path
Bedroom:/tvbin$ echo $PATH
/sbin:/bin:/tivobin:/busybox:/tvbin:/usr/mfs_ftp:.
Bedroom:/tvbin$
Sleeper
05-19-2004, 11:34 PM
Try "tivosh csoscout.tcl"
I think if you "chmod csoscout 755" that ./csoscout.tcl should work but I'm not absolutely sure about that.
Lowcarb
05-19-2004, 11:40 PM
I did cdmod 755
I uploaded it again an now I get a more vebose error
Bedroom:/tvbin$ tivosh csoscout.tcl
CSOScout.tcl by AlphaWolf_HK
Cleaning CSO keys for nonencrypted streams....couldn't open "/tmp/scrambletest":
no such file or directory
while executing
"open "/tmp/scrambletest" r"
("foreach" body line 4)
invoked from within
"foreach part $parts {
if { [dbobj $part get CommercialSkipOffset] == "" } { continue }
catch { exec mfs_export -c 4 [dbobj $pa..."
("uplevel" body line 8)
invoked from within
"uplevel $body"
invoked from within
"ForeachMfsFile fsid name type "/Recording/NowShowingByClassic" "" {
itrans start
set obj [db $db openidconstruction $fsid]
puts -n..."
(file "csoscout.tcl" line 32)
aborting open transaction ...
Bedroom:/tvbin$
Do I have to create the /tmp/scrambletest directory ?
UPDATE
I had a mistake in my $PATH after all so couldn't find mfs_ftp after all.
I'll see what fixing that does.
Lowcarb
05-19-2004, 11:54 PM
Got a little farther now after fixing the $PATH but
Bedroom:/tvbin$ tivosh csoscout.tcl
CSOScout.tcl by AlphaWolf_HK
Cleaning CSO keys for nonencrypted streams....commit failed (errFsLockConflict)
while executing
"itrans commit"
("uplevel" body line 17)
invoked from within
"uplevel $body"
invoked from within
"ForeachMfsFile fsid name type "/Recording/NowShowingByClassic" "" {
itrans start
set obj [db $db openidconstruction $fsid]
puts -n..."
(file "csoscout.tcl" line 32)
Bedroom:/tvbin$
Lowcarb
05-20-2004, 12:01 AM
OK.
I ran csoscout.tcl again and this time it ran through fine. :confused:
Now to go hack the Livingroom :eek:
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.