Stuck on stage #QP2 - cannot use readline package

Locally it’s working, as the package is installed on my system. It’s the tester that’s failing and I’m unable to install the package.

I found this thread with a similar problem with Zig: [#QP2][Zig] Using readline, huh? @andy1li upgraded the Zig buildpack to solve it. Maybe the same thing needs to be done for Ocaml?

Zig Dockerfile:

The Ocaml Dockerfile doesn’t install any additional packages.