I've a serious problem with the installation of one of our features from
our update site. We need to unpack one bundle since it contains an
executable binary.
Hence, we marked this bundle to be unpacked after the installation in
the feature.xml. This works well during our p2-based product build.
This information however seems to be ignored during the installation
from the update site (which in fact is a p2 repository), or the
unpacking process fails silently.