Disclaimer: I'm working on a CI system. Another 2 cents about this issue affecting CI systems, not only our CI- as-a-service solution but most of the modern CIs that embrace Docker containers for reproducibility and isolation of the CI builds. This issue means that people won't be able to run integration tests in browsers as they used to. In our experience this technique is becoming quite popular recently in front-end projects, just check Puppeteer or Playwright projects.
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1869963 Title: Unable to install chromium-browser in docker Status in cloud-images: Incomplete Status in chromium-browser package in Ubuntu: Invalid Status in snapd package in Ubuntu: Invalid Bug description: Steps to reproduce: Create a docker container with the official image "ubuntu:focal". Inside of the container, run "apt-get install chromium-browser". Expected results: Chromium is installed. Actual results: Chromium installation fails. The error is telling me that it is unable to reach the snap store (probably because snapd is not running). To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-images/+bug/1869963/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

