[mythtv-commits] Ticket #3614: osx-packager runs out of space on its disk image when building MythTV (patch to increase default value)

MythTV mythtv at cvs.mythtv.org
Thu Jun 14 16:14:29 UTC 2007


#3614: osx-packager runs out of space on its disk image when building MythTV
(patch to increase default value)
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  unknown
 Severity:  low        |     Mlocked:  0      
-----------------------+----------------------------------------------------
 osx-packager.pl in the contrib directory will build a disk image, and then
 proceed to build all the files for Mythtv on that disk image. The default
 size for this disk image was previously specified at 1300m - but when I
 was attempting to build MythTV yesterday using this script, the image
 eventually filled up and the build failed.

 I increased the value in the script to 3300m to fix this problem. A better
 long-term solution may be to have the size created depend upon the modules
 being built - (i.e. X megs for frontend, additional Y megs for plugins,
 and additional Z megs for backend) - but the amount of effort to do that
 simply isn't worth it IMHO since storage space is cheap and anyone who is
 running this build script probably knows how to edit the file.

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


More information about the mythtv-commits mailing list