lua-resty-openidc
lua-resty-openidc copied to clipboard
Can't install 1.7.6 version
Environment
- lua-resty-openidc version (e.g. 1.7.5)
Expected behaviour
Be able to install openidc 1.7.6
Actual behaviour
root@ip-10-228-14-194:/usr/local/openresty/site/lualib/resty# opm install zmartzone/lua-resty-openidc
Package lua-resty-openidc-1.7.5 already installed.
root@ip-10-228-14-194:/usr/local/openresty/site/lualib/resty# opm install zmartzone/lua-resty-openidc=1.7.6
* Fetching zmartzone/lua-resty-openidc = 1.7.6
ERROR: failed to find package zmartzone/lua-resty-openidc = 1.7.6: package lua-resty-openidc = 1.7.6 not found under account zmartzone.
Minimized example
Minimal, complete configuration that reproduces the behavior.
N/A
Configuration and NGINX server log files
Config and logs for the minimized example, possibly provided as attachments.
N/A
Thanks
right now 1.7.6 is not published to opm and we are considering dropping support for opm completely
Thanks for letting me know. We've forked the repository and pushed it to OPM as a workaround to fix our issue.