-
-
Notifications
You must be signed in to change notification settings - Fork 248
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
1.7.6 not released to openresty package manager #488
Comments
Readme states the following: |
Well, I meant 1.7.6 not published on opm https://opm.openresty.org/package/zmartzone/lua-resty-openidc/. Indeed you can install old versions! $ opm get zmartzone/lua-resty-openidc=$version |
I also wanted to ask for the reason why the plugin isn't anymore released on opm. On the openresty website, they even say that using luarocks is highly discouraged:
|
Just noticed that! they even switched on purpose 66d2850 #17 |
A year later... still not released.
|
Any way to install 1.7.6 manually somehow? |
https://github.com/zmartzone/lua-resty-openidc?tab=readme-ov-file#installation |
I appreciate you taking the time to comment. Unfortunately, RTFM type comments are not as helpful as we all may wish them to be when the manual is filled with contradicting information. I think I had some luck with: Manually installing luarocks:
And then installing the specific version of lua-resty-openidc=1.7.6
But it still was missing the .so files (not just wrong path, but nowhere in the system), and many other files.
For example, the |
I guess I'll open another issue instead of hijacking this one. |
Hi there, I think you didn't release the latest version 1.7.6 to opm yet! not sure if that was intentional. Also this commit is needed 4b93164 to be released since new installs will give bungle/lua-resty-session v4 which doesn't work with zmartzone/lua-resty-openidc ---> #480 #464
Environment
Expected behaviour
1.7.6 should be available for new installs / upgrades and release this commit 4b93164
Actual behaviour
The text was updated successfully, but these errors were encountered: