-
Notifications
You must be signed in to change notification settings - Fork 332
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Hugo site CI failed sometimes recently. Here is the error message:
#8 73.12 Fetched 289 MB in 1min 10s (4163 kB/s)
#8 73.12 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/n/node-eslint-utils/node-eslint-utils_3.0.0-3_all.deb 403 Forbidden [IP: 185.125.190.83 80]
#8 73.12 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
#8 ERROR: process "/bin/sh -c apt-get install --yes golang hugo asciidoctor npm curl" did not complete successfully: exit code: 100
failed to solve: process "/bin/sh -c apt-get install --yes golang hugo asciidoctor npm curl" did not complete successfully: exit code: 100
------
> [hugo_publish_apache 3/9] RUN apt-get install --yes golang hugo asciidoctor npm curl:
72.40 Get:704 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-tar all 6.1.13+~cs7.0.5-3 [51.1 kB]
72.50 Get:705 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-gyp all 9.3.0-3 [36.1 kB]
72.59 Get:706 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-ini all 3.0.1-2 [6480 B]
72.67 Get:707 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-negotiator all 0.6.3+~0.6.1-1 [10.1 kB]
72.76 Get:708 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-ws all 8.11.0+~cs13.7.3-2 [52.0 kB]
72.86 Get:709 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-tap all 16.3.7+ds1+~cs50.9.19-4 [105 kB]
72.97 Get:710 http://archive.ubuntu.com/ubuntu noble/universe amd64 npm all 9.2.0~ds1-2 [631 kB]
73.12 Fetched 289 MB in 1min 10s (4163 kB/s)
73.12 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/n/node-eslint-utils/node-eslint-utils_3.0.0-3_all.deb 403 Forbidden [IP: 185.125.190.83 80]
73.12 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
------
Error: Process completed with exit code 17.
eric-maynard
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working