Comment 18 for bug 1279814

Revision history for this message
David Barth (dbarth) wrote :

And again, to make it very clear: this runtime is like a firmware. It is not meant to be installed or used on a live system. The .so files are meant to be injected into a click pacakge.

The packages are downloaded, files extracted and copies over to a click package build directory. They should NOT be installed.

The reason we use a .deb container is to re-use all of the good build and distribution infrastructure and ensure that what we inject into a click package respects the same quality criteria as the rest of the system (source code, versioning, revision control, signatures, support for multiple architectures, etc.)