phusion / passenger-docker

Docker base images for Ruby, Python, Node.js and Meteor web apps
MIT License
2.78k stars 408 forks source link

HttpError404 curl https://oss-binaries.phusionpassenger.com/apt/passenger/dists/trusty/main/binary-amd64/Packages #288

Closed nithin-kumar closed 3 years ago

nithin-kumar commented 4 years ago

Getting Error https://oss-binaries.phusionpassenger.com trusty/main amd64 Packages

Trace Hit http://archive.ubuntu.com trusty-updates/main Sources Err https://oss-binaries.phusionpassenger.com trusty/main amd64 Packages HttpError404 Hit http://archive.ubuntu.com trusty-updates/restricted Sources Hit http://archive.ubuntu.com trusty-updates/universe Sources Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://archive.ubuntu.com trusty-security/main Sources Hit http://archive.ubuntu.com trusty-security/restricted Sources Hit http://archive.ubuntu.com trusty-security/universe Sources Hit http://archive.ubuntu.com trusty-security/main amd64 Packages Hit http://archive.ubuntu.com trusty-security/restricted amd64 Packages Hit http://archive.ubuntu.com trusty-security/universe amd64 Packages Hit http://archive.ubuntu.com trusty/main Sources Hit http://archive.ubuntu.com trusty/restricted Sources Hit http://archive.ubuntu.com trusty/universe Sources Hit http://archive.ubuntu.com trusty/main amd64 Packages Hit http://archive.ubuntu.com trusty/restricted amd64 Packages Hit http://archive.ubuntu.com trusty/universe amd64 Packages W: Failed to fetch https://oss-binaries.phusionpassenger.com/apt/passenger/dists/trusty/main/binary-amd64/Packages HttpError404

E: Some index files failed to download. They have been ignored, or old ones used instead. Error executing command, exiting The command '/bin/sh -c curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -' returned a non-zero code: 1

CamJN commented 4 years ago

Seems related to our recent repo migration, however trusty is not the base OS for the current image, does upgrading to the latest image fix the issue?