Vlad Frolov

Results 251 comments of Vlad Frolov

Try running the binary explicitly with `/usr/glibc-compat/lib64/ld-linux-x86-64.so.2`: ``` /usr/glibc-compat/lib64/ld-linux-x86-64.so.2 $JAVA_HOME/bin/java ```

Or just use the official https://hub.docker.com/_/openjdk image, which has Alpine tags.

That is odd, I have no idea how this can be related :-(

@anigkus Sorry for the long delay! How did you get that package? Can zlib from Arch Linux be used? I definitely won't be open to depend on some manually built...

Without a minimal reproducible example, I cannot do anything at all. I suggest you try to play with making that file a symlink, and try creating `/usr/glibc-compat/lib/ld-2.34.so` file (just copy...

I will try to dig into the problem later today. Thank you for reporting this!

Yeah, that is a bummer. I think this should be fixed in apispec.

I have never had a need for that, so I won’t be able to help you, sorry.

I have no idea what caused the change of client_id from `regular_user_client` to `OAUTH2_regular_user` in the first two failing tests. As to the last two, I expected that, PostgreSQL uses...

@askz Have you had a chance to fix that?