Re: [fink-core] Fink::Config get_treelist does not update

2016-02-23 Thread TheSin
so after many more hours of trying to figure this issue out. this is what I know get_treelist calls _process_trees_arg which is what sets _trees and returns it. if I call $config->get_treelist() it’s only right the first time, I can never reset it. if I call $config->_standard_treelist() it’s

[fink-core] Fink::Config get_treelist does not update

2016-02-23 Thread TheSin
I’m currently working on the pdf files and noticed something odd, the PDB basically runs in a loop for all dist/arch/tree variants, to do this it makes a virtual config which is loaded in memory. So it doesn’t use files, which is good, but it seems that Fink::Config->get_treelist() so not