Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it work with tengine-tengine-2.2.0 ? #122

Closed
carlvine500 opened this issue Dec 21, 2016 · 2 comments
Closed

is it work with tengine-tengine-2.2.0 ? #122

carlvine500 opened this issue Dec 21, 2016 · 2 comments

Comments

@carlvine500
Copy link

[root@linuxidc tengine-tengine-2.2.0]# patch -p1 < ./nginx_upstream_check_module-0.3.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] R
Apply anyway? [n] y
Hunk #1 succeeded at 4 with fuzz 2 (offset -5 lines).
Hunk #2 succeeded at 255 with fuzz 2 (offset 12 lines).
Hunk #3 succeeded at 540 (offset 22 lines).
patching file src/http/modules/ngx_http_upstream_ip_hash_module.c
Reversed (or previously applied) patch detected! Assume -R? [n] R
Apply anyway? [n] y
Hunk #1 succeeded at 4 with fuzz 2 (offset -5 lines).
Hunk #2 succeeded at 228 with fuzz 2 (offset 13 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 221 with fuzz 2 (offset 15 lines).
Hunk #3 succeeded at 294 with fuzz 2 (offset 25 lines).
patching file src/http/ngx_http_upstream_round_robin.c
Reversed (or previously applied) patch detected! Assume -R? [n] R
Apply anyway? [n] y
Hunk #1 succeeded at 4 with fuzz 2 (offset -5 lines).
Hunk #2 FAILED at 95.
Hunk #3 FAILED at 151.
Hunk #4 FAILED at 210.
Hunk #5 FAILED at 319.
Hunk #6 FAILED at 359.
Hunk #7 succeeded at 415 with fuzz 2 (offset -3 lines).
Hunk #8 succeeded at 580 with fuzz 2 (offset 64 lines).
5 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

@cell13
Copy link

cell13 commented Feb 13, 2017

you don't need to patch it with the module. Tengine-2.2.0 has the module itself.

@carlvine500
Copy link
Author

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants