Skip to content

patch nginx_upstream_check_module failed #260

@justinmjc

Description

@justinmjc

env:
openresty-1.13.6.1
nginx_upstream_check_module-0.4.0/check_1.7.5+.patch

by the way, the repo I use is from https://github.com/xiaokai-wang/nginx_upstream_check_module/archive/0.4.0.tar.gz
failed info as below:
patch -p1 < /data/dowload/nginx_upstream_check_module-0.4.0/check_1.7.5+.patch
patching file src/http/modules/ngx_http_upstream_hash_module.c
Reversed (or previously applied) patch detected! Assume -R? [n] y
Hunk #2 succeeded at 235 (offset -5 lines).
Hunk #3 succeeded at 554 (offset 48 lines).
patching file src/http/modules/ngx_http_upstream_ip_hash_module.c
Reversed (or previously applied) patch detected! Assume -R? [n] y
Hunk #2 succeeded at 205 with fuzz 1 (offset -7 lines).
patching file src/http/modules/ngx_http_upstream_least_conn_module.c
Hunk #1 succeeded at 4 with fuzz 2 (offset -5 lines).
Hunk #2 succeeded at 163 with fuzz 2 (offset -43 lines).
Hunk #3 FAILED at 269.
1 out of 3 hunks FAILED -- saving rejects to file src/http/modules/ngx_http_upstream_least_conn_module.c.rej
patching file src/http/ngx_http_upstream_round_robin.c
Reversed (or previously applied) patch detected! Assume -R? [n] y
Hunk #2 FAILED at 92.
Hunk #3 FAILED at 156.
Hunk #4 FAILED at 224.
Hunk #5 FAILED at 336.
Hunk #6 FAILED at 378.
Hunk #7 succeeded at 636 with fuzz 1 (offset 196 lines).
Hunk #8 FAILED at 532.
6 out of 8 hunks FAILED -- saving rejects to file src/http/ngx_http_upstream_round_robin.c.rej
patching file src/http/ngx_http_upstream_round_robin.h
Hunk #1 FAILED at 31.
1 out of 1 hunk FAILED -- saving rejects to file src/http/ngx_http_upstream_round_robin.h.rej

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions