[mythtv-users] Mythrename.pl suddenly giving error

Nick Morrott knowledgejunkie at gmail.com
Mon Aug 25 06:03:30 UTC 2008


On 22/08/2008, Bobby Gill <bobbygill at rogers.com> wrote:

> hmm, Latest updates for mythtv and perl are April 3rd and July 30th
> respectively. Also, in the log the first instance of the error was August
> 13. Path of the file has not changed.

Were there any other updates in the day(s) prior to the script starting to fail?

Check the output of 'perl -V' - are all of the required modules
available in the paths that the output lists?

Check that the MythTV bindings exist:

find /usr -name MythTV.pm
find /usr -name Channel.pm
find /usr -name Program.pm
find /usr -name Recording.pm
find /usr -name StorageGroup.pm

-- 
Nick Morrott

MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list