Skip to content

Instantly share code, notes, and snippets.

Created August 28, 2015 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/533b5898b65d1668a1a9 to your computer and use it in GitHub Desktop.
Save anonymous/533b5898b65d1668a1a9 to your computer and use it in GitHub Desktop.
vagrant@metacpan-dev:~/metacpan-api$ sudo apt-get update
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://ftp.debian.org wheezy-backports Release.gpg
Hit http://security.debian.org wheezy/updates Release
Hit http://ftp.debian.org wheezy-backports Release
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://ftp.debian.org wheezy-backports/main Sources/DiffIndex
Hit http://security.debian.org wheezy/updates/main i386 Packages
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://ftp.debian.org wheezy-backports/contrib Sources/DiffIndex
Hit http://apt.puppetlabs.com wheezy Release.gpg
Hit http://ftp.debian.org wheezy-backports/non-free Sources/DiffIndex
Ign http://debian.yorku.ca wheezy Release.gpg
Hit http://ftp.debian.org wheezy-backports/main i386 Packages/DiffIndex
Ign http://debian.yorku.ca wheezy-updates Release.gpg
Hit http://apt.puppetlabs.com wheezy Release
Hit http://ftp.debian.org wheezy-backports/contrib i386 Packages/DiffIndex
Hit http://ftp.debian.org wheezy-backports/non-free i386 Packages/DiffIndex
Hit http://ftp.debian.org wheezy-backports/contrib Translation-en/DiffIndex
Ign http://debian.yorku.ca wheezy Release
Hit http://apt.puppetlabs.com wheezy/main Sources
Hit http://ftp.debian.org wheezy-backports/main Translation-en/DiffIndex
Ign http://debian.yorku.ca wheezy-updates Release
Hit http://apt.puppetlabs.com wheezy/dependencies Sources
Hit http://ftp.debian.org wheezy-backports/non-free Translation-en/DiffIndex
Ign http://debian.yorku.ca wheezy/main Sources/DiffIndex
Hit http://apt.puppetlabs.com wheezy/main i386 Packages
Ign http://debian.yorku.ca wheezy/main i386 Packages/DiffIndex
Hit http://apt.puppetlabs.com wheezy/dependencies i386 Packages
Ign http://debian.yorku.ca wheezy-updates/main Sources/DiffIndex
Ign http://debian.yorku.ca wheezy-updates/main i386 Packages/DiffIndex
Ign http://apt.puppetlabs.com wheezy/dependencies Translation-en_US
Ign http://apt.puppetlabs.com wheezy/dependencies Translation-en
Ign http://apt.puppetlabs.com wheezy/main Translation-en_US
Ign http://apt.puppetlabs.com wheezy/main Translation-en
Ign http://debian.yorku.ca wheezy/main Translation-en_US
Ign http://debian.yorku.ca wheezy/main Translation-en
Ign http://debian.yorku.ca wheezy-updates/main Translation-en_US
Ign http://debian.yorku.ca wheezy-updates/main Translation-en
Err http://debian.yorku.ca wheezy/main Sources
404 Not Found
Err http://debian.yorku.ca wheezy/main i386 Packages
404 Not Found
Err http://debian.yorku.ca wheezy-updates/main Sources
404 Not Found
Err http://debian.yorku.ca wheezy-updates/main i386 Packages
404 Not Found
W: There is no public key available for the following key IDs:
9D6D8F6BC857C906
W: There is no public key available for the following key IDs:
7638D0442B90D010
W: Failed to fetch http://debian.yorku.ca/debian/dists/wheezy/main/source/Sources 404 Not Found
W: Failed to fetch http://debian.yorku.ca/debian/dists/wheezy/main/binary-i386/Packages 404 Not Found
W: Failed to fetch http://debian.yorku.ca/debian/dists/wheezy-updates/main/source/Sources 404 Not Found
W: Failed to fetch http://debian.yorku.ca/debian/dists/wheezy-updates/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
vagrant@metacpan-dev:~/metacpan-api$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment