#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