[mythtv-commits] Ticket #9986: OSX Fetch Channels from listing source broken

MythTV noreply at mythtv.org
Fri Aug 12 13:39:27 UTC 2011


#9986: OSX Fetch Channels from listing source broken
------------------------------------------------+--------------------------
 Reporter:  Jeff Gibbons <mythtv@…>             |          Owner:  nigel
     Type:  Bug Report - General                |         Status:
 Priority:  minor                               |  infoneeded
Component:  MythTV - Mythtv-setup               |      Milestone:  unknown
 Severity:  low                                 |        Version:
 Keywords:  OSX fetch                           |  0.24-fixes
                                                |     Resolution:
                                                |  Ticket locked:  0
------------------------------------------------+--------------------------

Comment (by Jeff Gibbons <mythtv@…>):

 Replying to [comment:5 Jeff Gibbons <mythtv@…>]:
 > Looks OK except for in the 2nd Verbose and Syscall, '''$binary''' should
 be replaced by '''mythfilldatabase''' as $binary in the code you copied
 from was set by a '''foreach''' statement. So the lines should be
 > {{{
 > +        &Verbose("Updating lib paths of
 $SET/Contents/MacOS/mythfilldatabase");
 > +        &Syscall([ @bundler, "$SET/Contents/MacOS/mythfilldatabase" ])
 or die;
 > }}}
 I tried to simulate this. I copied mythfilldatabase to MythTV-
 Setup.app/Contents/MacOS and I created the symbolic link from
 Resources/bin to ../MacOS.

 Sadly I got the same error as before. I did not do the libs part but if
 that were the problem I would expect a different error.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9986#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list