May 272012
I noticed today while hacking on sbotools that the change introduced in 0.4 to how the scripts determine the name of the output package somewhat breaks -compat32 packaging.
I say “somewhat” because the packages compiled in 32-bit, and then gets converted to a compat32 package, but the pre-conversion package is the one installed. So, if one runs “sboinstall -p libg15″, a package called libg15-1.2.7-x86_64-1_SBo.tgz will get installed.
This is fixed in version 0.5, which probably be released later today, or possibly tomorrow; I’m still ironing out some of the new code and testing things.