DanWin / hosting

This is a setup for a Tor based shared web hosting server
https://danwin1210.de/hosting/
GNU General Public License v3.0
341 stars 126 forks source link

Patch does not apply #100

Closed hardcod3dd closed 3 years ago

hardcod3dd commented 3 years ago

Debian 10.6 x64

"==== Successfully installed LuaJIT 2.1.0-beta3 to /usr/local ==== install -d /usr/local/lib/lua//resty/core/ install -d /usr/local/lib/lua//ngx/ install -d /usr/local/lib/lua//ngx/ssl install lib/resty/.lua /usr/local/lib/lua//resty/ install lib/resty/core/.lua /usr/local/lib/lua//resty/core/ install lib/ngx/.lua /usr/local/lib/lua//ngx/ install lib/ngx/ssl/.lua /usr/local/lib/lua//ngx/ssl/ install -d //usr/local/lib/lua//resty/lrucache install lib/resty/.lua //usr/local/lib/lua//resty/ install lib/resty/lrucache/.lua //usr/local/lib/lua//resty/lrucache/ install -d //usr/local/lib/lua//resty install lib/resty/*.lua //usr/local/lib/lua//resty error: patch failed: src/http/modules/ngx_http_ssl_module.c:280 error: src/http/modules/ngx_http_ssl_module.c: patch does not apply"

DanWin commented 3 years ago

Fixed in 78a7bdf