nginx: contains a hardcoded build path
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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