Just to be clear - the Debian package installs a binary component
directly in to /usr/lib/xulrunner/components. On Ubuntu, this is a
volatile directory, as it has a version number in it which changes
between minor versions. This would mean we'd have to do a pyxpcom update
every time we rolled out a Firefox security update.

In general, dropping random binaries in to the application directory is
bad, and is strongly discouraged by Mozilla (this is why we have a
components.list, to prevent these binaries from being loaded at run time
and to discourage vendors from doing exactly this type of thing).

The only correct way to distribute the binary component provided by
pyxpcom is to bundle it as an extension.

-- 
Please remove and blacklist pyxpcom from the archive
https://bugs.launchpad.net/bugs/675587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to