[mythtv-users] mytharchive

Paul Harrison mythtv at dsl.pipex.com
Mon Sep 18 17:40:17 UTC 2006


John Schmitt wrote:
> I tried burning a DVD today.  See the log below for error messages.  
>
> I have some questions:
>
> 1. What is buitin_dd?  I know there's a 'builtin_dd' built into busybox, is 
> mytharchive trying to use it?  I couldn't find any mention of builtin_dd in 
> either the settings table of mythconverg or 
> in /usr/share/mythtv/mytharchive/scripts/mythburn.py.  Is that the right 
> script, by the way?
>
> 2. The chmod is obviously also a problem.  Is this enough for a bug report?
>
> I'm running mythtv-0.20 using the atrpms repo on Fedora Core 4:
> mythtv-suite-0.20-62.at
> mytharchive-0.20-132.fc4.at
>
> The log ended with:
>
> Finished  dvdauthor
> Burning ISO image to /dev/dvd
> Executing 'mkisofs -dvd-video -V MythTV BurnDVD /tmp/work/dvd | builtin_dd 
> of=/dev/dvd obs=32k seek=0'
> INFO:   UTF-8 character encoding detected by locale settings.
>         Assuming UTF-8 encoded filenames on source filesystem,
>         use -input-charset to override.
> Unknown file type (unallocated) /tmp/work/dvd/.. - ignoring and continuing.
> :-[ PERFORM OPC failed with SK=3h/ASC=73h/ACQ=03h]: Input/output error
> mkisofs: Broken pipe. cannot fwrite 2048*2
> ERROR: Retrying to start growisofs after reload.
> Executing 'mkisofs -dvd-video -V MythTV BurnDVD /tmp/work/dvd | builtin_dd 
> of=/dev/dvd obs=32k seek=0'
> INFO:   UTF-8 character encoding detected by locale settings.
>         Assuming UTF-8 encoded filenames on source filesystem,
>         use -input-charset to override.
> Unknown file type (unallocated) /tmp/work/dvd/.. - ignoring and continuing.
> :-[ PERFORM OPC failed with SK=3h/ASC=73h/ACQ=03h]: Input/output error
> mkisofs: Broken pipe. cannot fwrite 2048*2
> ------------------------------------------------------------
> ERROR: Failed while running growisofs
> Result 34048, Command was: growisofs -Z /dev/dvd -dvd-video -V 'MythTV 
> BurnDVD' /tmp/work/dvd
> Please check the troubleshooting section of the README for ways to fix this 
> error
> ------------------------------------------------------------
>
> chmod: changing permissions of `/tmp': Operation not permitted
> chmod: changing permissions of `/tmp/mythtv_result_HLk6SI': Operation not 
> permitted
> chmod: changing permissions of `/tmp/mythtv_post_GpHkUg': Operation not 
> permitted
> chmod: changing permissions of `/tmp/.font-unix': Operation not permitted
> chmod: changing permissions of `/tmp/.font-unix/fs7100': Operation not 
> permitted
> chmod: changing permissions of `/tmp/atop.d': Operation not permitted
> chmod: `/tmp/atop.d': Permission denied
> chmod: changing permissions of `/tmp/.X11-unix': Operation not permitted
> chmod: changing permissions of `/tmp/.X11-unix/X0': Operation not permitted
> chmod: changing permissions of `/tmp/.X0-lock': Operation not permitted
> chmod: changing permissions of `/tmp/.ICE-unix': Operation not permitted
> chmod: changing permissions of `/tmp/mythtv_cookies_XNjSRa': Operation not 
> permitted
> Terminated
>
> --------end-of-log---------------
>
> John
>   

It's best to create a separate work directory for MythArchive rather 
that use /tmp.

Paul H.




More information about the mythtv-users mailing list