[mythtv-commits] Ticket #5074: Mytharchive: unexpected EOF while looking for matching `''

MythTV mythtv at cvs.mythtv.org
Mon Mar 31 22:23:58 UTC 2008


#5074: Mytharchive: unexpected EOF while looking for matching `''
-------------------------------------+--------------------------------------
 Reporter:  bucky at mightytikigod.com  |       Owner:  paulh     
     Type:  patch                    |      Status:  new       
 Priority:  minor                    |   Milestone:  unknown   
Component:  mytharchive              |     Version:  0.21-fixes
 Severity:  medium                   |     Mlocked:  0         
-------------------------------------+--------------------------------------
 Using rev. 16840 of v.0.21-fixes, I receive errors like the following
 AFTER dvdauthor succeeds, writing to DVD-RW media:

 {{{
 Burning ISO image to /dev/dvd
 growisofs -dvd-compat  -use-the-force-luke -Z /dev/dvd -dvd-video -V
 Ocean's Eleven /var/lib/mytharchive/work/dvd
 Running growisofs to burn DVD
 sh: -c: line 0: unexpected EOF while looking for matching `''
 sh: -c: line 1: syntax error: unexpected end of file
 }}}

 Running the following command on the command line SUCCEEDS:
 growisofs -dvd-compat  -use-the-force-luke -Z /dev/dvd -dvd-video -V
 "Ocean's Eleven" /var/lib/mytharchive/work/dvd

 I THINK the attached patch may address this problem.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5074>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list