unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55253: nginx-rtmp-module not compatible with nginx
@ 2022-05-04  4:19 Jack Hill
  2022-05-17  5:32 ` Jack Hill
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Hill @ 2022-05-04  4:19 UTC (permalink / raw)
  To: 55253; +Cc: mail

X-Debbugs-CC: mail@cbaines.net

Hi Guix,

nginx currently (Guix commit b80ca672de936a76368de6e6ea0b28505e74d420) 
fails to load the nginx-rtmp-module build from the same Guix commit with 
the following message:

[emerg] 3823#0: module "/gnu/store/qnk6k7wa25w0bk5v8fb6iv524imlm58s-nginx-rtmp-module-1.2.2/etc/nginx/modules/ngx_rtmp_module.so" is not binary compatible in /gnu/store/mz0bck7ha0iqgi1bv4k14b36ycs3bz6k-nginx.conf:1

I wonder if this problem was introduced with the recent nginx changes 
(e.g. a14c6352662bfa6715ec70b3d280a6d1d599ad0c)

Best,
Jack




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#55253: nginx-rtmp-module not compatible with nginx
  2022-05-04  4:19 bug#55253: nginx-rtmp-module not compatible with nginx Jack Hill
@ 2022-05-17  5:32 ` Jack Hill
  0 siblings, 0 replies; 2+ messages in thread
From: Jack Hill @ 2022-05-17  5:32 UTC (permalink / raw)
  To: 55253; +Cc: Marius Bakke

On Wed, 4 May 2022, Jack Hill wrote:

> X-Debbugs-CC: mail@cbaines.net
>
> Hi Guix,
>
> nginx currently (Guix commit b80ca672de936a76368de6e6ea0b28505e74d420) fails 
> to load the nginx-rtmp-module build from the same Guix commit with the 
> following message:
>
> [emerg] 3823#0: module 
> "/gnu/store/qnk6k7wa25w0bk5v8fb6iv524imlm58s-nginx-rtmp-module-1.2.2/etc/nginx/modules/ngx_rtmp_module.so" 
> is not binary compatible in 
> /gnu/store/mz0bck7ha0iqgi1bv4k14b36ycs3bz6k-nginx.conf:1
>
> I wonder if this problem was introduced with the recent nginx changes (e.g. 
> a14c6352662bfa6715ec70b3d280a6d1d599ad0c)
>
> Best,
> Jack

The problem seems to actually have been introduced with 
c9ce02ecff769449bb79f9f0db33c69e2c7564f0 "nginx: Respect 
#:configure-flags". I suspect that now that the #:configure-flags are 
being respected they've gotten out of sync with nginx-rtmp-module (which 
probably only worked by change before). The likely solution is to find a 
way to re-use the #:configure-flags from the nginx package.

Best,
Jack




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-17  5:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-04  4:19 bug#55253: nginx-rtmp-module not compatible with nginx Jack Hill
2022-05-17  5:32 ` Jack Hill

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).