klcodanr opened a new pull request, #48: URL: https://github.com/apache/sling-org-apache-sling-app-cms/pull/48
Cypress builds have been failing due to missing dependencies: ```[STARTED] Task without title. [FAILED] Cypress failed to start. [FAILED] [FAILED] This may be due to a missing library or dependency. https://on.cypress.io/required-dependencies [FAILED] [FAILED] Please refer to the error below for more details. [FAILED] [FAILED] ---------- [FAILED] [FAILED] /home/jenkins/.cache/Cypress/12.17.4/Cypress/Cypress: error while loading shared libraries: libgbm.so.1: cannot open shared object file: No such file or directory [FAILED] [FAILED] ---------- [FAILED] [FAILED] Platform: linux-x64 (Ubuntu - 22.04) [FAILED] Cypress Version: 12.17.4 Cypress failed to start. This may be due to a missing library or dependency. https://on.cypress.io/required-dependencies Please refer to the error below for more details. ---------- /home/jenkins/.cache/Cypress/12.17.4/Cypress/Cypress: error while loading shared libraries: libgbm.so.1: cannot open shared object file: No such file or directory ---------- Platform: linux-x64 (Ubuntu - 22.04)``` Seeing a forcing install fixes the issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
