nodejs / unofficial-builds

Unofficial binaries for Node.js
https://unofficial-builds.nodejs.org
242 stars 50 forks source link

16.11.0 build failed #46

Closed nschonni closed 2 years ago

nschonni commented 2 years ago

https://unofficial-builds.nodejs.org/logs/202110081710-v16.11.0/fetch-source.log Looks like it pulled the keys then hit a missing file and failed out

gpg:               imported: 1
+ curl -fsSLO --compressed https://nodejs.org/download/release/v16.11.0/node-v16.11.0.tar.xz
+ [[ release = \r\e\l\e\a\s\e ]]
+ curl -fsSLO --compressed https://nodejs.org/download/release/v16.11.0/node-v16.11.0.tar.xz/../SHASUMS256.txt.asc
curl: (22) The requested URL returned error: 404 
rvagg commented 2 years ago

https://unofficial-builds.nodejs.org/logs/202110110134-v16.11.0/ requeued, I think this is working now, thanks @nschonni

nschonni commented 2 years ago

Thanks! Build completed and was able to PR the Docker update https://github.com/nodejs/docker-node/pull/1575