Steve Malenfant wrote:
> I've got 2 Centos 5.2 systems... I mount my ISO using -o loop to /mntdvd
>
> dvd::rip works just fine on the P4 2.4Ghz.
> But when I try to "Read DVD table of contents" on the BE-2350 system, it
> never comes back.
>
> The 2 systems are pretty similar, have almost all the package installed
> (mythtv) and everything. How can I enable debug of what's failing to find
> out the problem?
>
> The "Check Dependencies" have the same exact "installed" version.
>
> The last command in the log is "execflow lsdvd -a -n -c -s -v -Op \/mnt\/dvd
> 2>/dev/null && echo EXECFLOW_OK
>
> I can run the command lsdvd manually which returns the same results on both
> system.
Hmm, difficult. Can you please start dvd::rip with strace? Probably we
can see where/why the "hanging" happens.
% strace -f dvdrip /path/to/your/project/file.rip > ~/dvdrip-strace.log 2>&1
Then, when it hangs, cancel/kill the dvdrip process (after some
seconds). gzip the strace file and send it to me (not to the list, I
think it will be somewhat bigger ;). If it's even too big for mail,
probably you can put it on some host for ftp/http access and send me a
pointer to it.
Regards,
Jörn
--
Think before you code. And while you're coding it won't hurt either. ;)
pgpavvy7O0u3k.pgp
Description: PGP signature
|