Comment 1 for bug 1543624

Revision history for this message
Thomas Ward (teward) wrote :

We are not rolling Dynamic Module support at this time, though it's available in core. To build dynamic modules, one must build the module alongside nginx, at compile time, but it will produce .so shared library objects that can be individually packaged.

There is an FTBFS in the nginx-extras flavor, with the Lua module. This is blocking uploading NGINX 1.9.11 to Ubuntu.

Ongoing tracking of the incompatibility can be found at these upstream links for the Lua module:
https://github.com/openresty/lua-nginx-module/issues/668
https://github.com/openresty/lua-nginx-module/pull/669