This is more a note for myself to investigate later. There's been a number of user reports where unzipping the burst compiler fails for whatever reason. After thinking about this for a bit I'm not entirely sure that we should even be extracting the compiler at all. CKAN can already extract a zip for us, so if we have CKAN unpack the compiler package under 000_KSPBurst/Compiler we could avoid needing to do any unzipping at all.
This is more a note for myself to investigate later. There's been a number of user reports where unzipping the burst compiler fails for whatever reason. After thinking about this for a bit I'm not entirely sure that we should even be extracting the compiler at all. CKAN can already extract a zip for us, so if we have CKAN unpack the compiler package under
000_KSPBurst/Compilerwe could avoid needing to do any unzipping at all.