Skip to content

Instantly share code, notes, and snippets.

@melwinm
Created January 25, 2013 09:12
Show Gist options
  • Save melwinm/4632986 to your computer and use it in GitHub Desktop.
Save melwinm/4632986 to your computer and use it in GitHub Desktop.
erstes apt-get update
vagrant@vagrant-debian-squeeze-64:~$ sudo apt-get update
Get:1 http://security.debian.org squeeze/updates Release.gpg [836 B]
Get:2 http://ftp.ch.debian.org squeeze Release.gpg [6,002 B]
Err http://ftp.ch.debian.org/debian/ squeeze/contrib Translation-en
Bad header line
Err http://ftp.ch.debian.org/debian/ squeeze/contrib Translation-en_US
Bad header line
Err http://ftp.ch.debian.org/debian/ squeeze/main Translation-en
Bad header line
Ign http://security.debian.org/ squeeze/updates/contrib Translation-en
Ign http://security.debian.org/ squeeze/updates/contrib Translation-en_US
Err http://ftp.ch.debian.org/debian/ squeeze/main Translation-en_US
Bad header line
Err http://ftp.ch.debian.org/debian/ squeeze/non-free Translation-en
Bad header line
Err http://ftp.ch.debian.org/debian/ squeeze/non-free Translation-en_US
Bad header line
Get:3 http://ftp.ch.debian.org squeeze-updates Release.gpg [836 B]
Ign http://ftp.ch.debian.org/debian/ squeeze-updates/contrib Translation-en
Ign http://ftp.ch.debian.org/debian/ squeeze-updates/contrib Translation-en_US
Ign http://ftp.ch.debian.org/debian/ squeeze-updates/main Translation-en
Get:4 http://security.debian.org/ squeeze/updates/main Translation-en [88.8 kB]
Ign http://ftp.ch.debian.org/debian/ squeeze-updates/main Translation-en_US
99% [4 Translation-en bzip2 0 B] [Waiting for headers] [Connecting to security.debian.org (212.211.132.250)]bzip2: (stdin) is not a bzip2 file.
Ign http://security.debian.org/ squeeze/updates/main Translation-en
Ign http://ftp.ch.debian.org/debian/ squeeze-updates/non-free Translation-en
Ign http://ftp.ch.debian.org/debian/ squeeze-updates/non-free Translation-en_US
Ign http://security.debian.org/ squeeze/updates/main Translation-en_US
Ign http://security.debian.org/ squeeze/updates/non-free Translation-en
Ign http://security.debian.org/ squeeze/updates/non-free Translation-en_US
Get:5 http://ftp.ch.debian.org squeeze Release [99.8 kB]
Err http://ftp.ch.debian.org squeeze Release
Get:6 http://security.debian.org squeeze/updates Release [87.0 kB]
Get:7 http://ftp.ch.debian.org squeeze-updates Release [113 kB]
Get:8 http://security.debian.org squeeze/updates/main Sources [95.2 kB]
Get:9 http://ftp.ch.debian.org squeeze-updates/main Sources/DiffIndex [2,989 B]
Get:10 http://security.debian.org squeeze/updates/contrib Sources [14 B]
Get:11 http://security.debian.org squeeze/updates/non-free Sources [14 B]
Get:12 http://ftp.ch.debian.org squeeze-updates/contrib Sources [14 B]
Get:13 http://ftp.ch.debian.org squeeze-updates/non-free Sources [14 B]
Get:14 http://ftp.ch.debian.org squeeze-updates/main amd64 Packages/DiffIndex [2,989 B]
Get:15 http://ftp.ch.debian.org squeeze-updates/contrib amd64 Packages [14 B]
Get:16 http://ftp.ch.debian.org squeeze-updates/non-free amd64 Packages [14 B]
Get:17 http://ftp.ch.debian.org squeeze-updates/main Sources [2,105 B]
Get:18 http://ftp.ch.debian.org squeeze-updates/main amd64 Packages [4,661 B]
Get:19 http://security.debian.org squeeze/updates/main amd64 Packages [283 kB]
Get:20 http://security.debian.org squeeze/updates/contrib amd64 Packages [681 B]
Get:21 http://security.debian.org squeeze/updates/non-free amd64 Packages [14 B]
Fetched 788 kB in 21s (36.0 kB/s)
Reading package lists... Done
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ftp.ch.debian.org squeeze Release: The following signatures were invalid: BADSIG AED4B06F473041FA Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>
W: Failed to fetch http://ftp.ch.debian.org/debian/dists/squeeze/contrib/i18n/Translation-en.bz2 Bad header line
W: Failed to fetch http://ftp.ch.debian.org/debian/dists/squeeze/contrib/i18n/Translation-en_US.bz2 Bad header line
W: Failed to fetch http://ftp.ch.debian.org/debian/dists/squeeze/main/i18n/Translation-en.bz2 Bad header line
W: Failed to fetch http://ftp.ch.debian.org/debian/dists/squeeze/main/i18n/Translation-en_US.bz2 Bad header line
W: Failed to fetch http://ftp.ch.debian.org/debian/dists/squeeze/non-free/i18n/Translation-en.bz2 Bad header line
W: Failed to fetch http://ftp.ch.debian.org/debian/dists/squeeze/non-free/i18n/Translation-en_US.bz2 Bad header line
W: Failed to fetch http://ftp.ch.debian.org/debian/dists/squeeze/Release
W: Some index files failed to download, they have been ignored, or old ones used instead.
vagrant@vagrant-debian-squeeze-64:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment