govau / design-system-components

🛠 Component code and tests for the Australian Government design system
https://auds.service.gov.au
MIT License
739 stars 111 forks source link

Puppeteer packages don't install #938

Closed gordjw closed 3 years ago

gordjw commented 3 years ago

Bug Report

What happened

CircleCI pipeline fails at puppeteer package installation step.

What I expected to happen

All puppeteer packages should be installed.

Reproducing

Steps to reproduce:

  1. Attempt to build develop branch
  2. CircleCI process, build-and-test-auds, fails at "Install packages for puppeteer" step

Attachments

sudo apt install -yq --no-install-recommends gconf-service libasound2 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdbus-1-3 libgconf-2-4 libgtk-3-0 libnspr4 libxcomposite1 libxcursor1 libxi6 libxrandr2 libxss1 libxtst6 fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils
...
E: Failed to fetch http://deb.debian.org/debian/pool/main/g/glib-networking/glib-networking_2.50.0-1+b1_amd64.deb  404  Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?