On Wed Mar 1 12:30:07 2023 +0000, Alexandros Frantzis wrote:
Hmm, the pipeline failed because I need a container image with some additional dependencies (see https://gitlab.winehq.org/wine/wine/-/merge_requests/2275/diffs#diff-content...). However, logging in through docker to the container registry fails with a timeout, so I cannot upload a test image (so I can temporarily use it in this MR, to show that everything works). Any ideas?
With the move of the commit that requires `wayland-protocols` to an upcoming MR, CI now passes, but we just moved the issue to the next MR.
Note that this MR also adds a requirement for the `libwayland-dev` package, and although we don't have a new image in place, CI still passes because apparently that package is already brought in indirectly from some existing dependency in docker.