openwrt / openwrt/packages

nginx: contains a hardcoded build path

Open
#29,932 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Maintainers: @Ansuel , @heil

By CI/CD, I see this one:

nginx-full: [warn] Binary /usr/sbin/nginx contains a hardcoded build path
nginx-mod-lua: [warn] Binary /usr/lib/nginx/modules/ngx_http_lua_module.so contains a hardcoded build path

Is there something what we can do about it?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the package definitions or build configuration for nginx-full and nginx-mod-lua, then reproduce the CI/CD warning for the listed binaries. Done means the packages build without reporting hardcoded build paths for /usr/sbin/nginx and ngx_http_lua_module.so.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.