We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
the Debian project is currently moving to Ruby Rack 3. During a rebuild of all affected packages, it turned out that uwsgi's Rack testcase is failing:
[..] unable to parse /tmp/autopkgtest-lxc.6lkbvd3a/downtmp/build.XqZ/src/t/rack/app.ru file unable to find RACK entry point
The full log can be seen here: https://ci.debian.net/packages/u/uwsgi/testing/amd64/57076075/#L392
We believe that the plugin might not be compatible with Rack 3.
The text was updated successfully, but these errors were encountered:
plugins/rack: add support for rack 3 (unbit#2704)
ceb027f
No branches or pull requests
Hi,
the Debian project is currently moving to Ruby Rack 3. During a rebuild of all affected packages, it turned out that uwsgi's Rack testcase is failing:
The full log can be seen here: https://ci.debian.net/packages/u/uwsgi/testing/amd64/57076075/#L392
We believe that the plugin might not be compatible with Rack 3.
The text was updated successfully, but these errors were encountered: