[MacPorts] #24857: Installing many ports causes "too many open files" error

MacPorts noreply at macports.org
Wed May 19 07:44:59 PDT 2010


#24857: Installing many ports causes "too many open files" error
--------------------------------------+-------------------------------------
  Reporter:  ryandesign@…             |       Owner:  macports-tickets@…                   
      Type:  defect                   |      Status:  closed                               
  Priority:  Normal                   |   Milestone:                                       
 Component:  base                     |     Version:  1.8.99                               
Resolution:  fixed                    |    Keywords:                                       
      Port:                           |  
--------------------------------------+-------------------------------------

Comment(by jmr@…):

 The correct fix, BTW, would be either to use sqlite's temp_store pragma to
 make it store temporary data in memory instead of files (I couldn't get
 this to work), or refactor things so that a single database object is
 shared by the main interpreter and the portfile subinterpreters.

-- 
Ticket URL: <http://trac.macports.org/ticket/24857#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list