Package Problems

gte451f

New Member
Mar 16, 2010
13
0
1
I've recently installed a fresh copy of Proxmox 2.0 Beta 3 and ran into trouble installing some packages. Here are some errors after various commands

Code:
# apt-get update
.....
....
Hit [URL]http://download.proxmox.com[/URL] squeeze/pve amd64 Packages
Fetched 1,672 B in 0s (2,540 B/s)
Reading package lists... Done
W: GPG error: [URL]http://ftp.us.debian.org[/URL] squeeze Release: The following signatures were invalid: BADSIG AED4B06F473041FA Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>


Code:
# apt-get install ntfs-3g
....
....
WARNING: The following packages cannot be authenticated!
  libntfs-3g75 ntfs-3g
Install these packages without verification [y/N]? y
Err [URL]http://ftp.us.debian.org/debian/[/URL] squeeze/main libntfs-3g75 amd64 1:2010.3.6-1
  404  Not Found [IP: 35.9.37.225 80]
Err [URL]http://ftp.us.debian.org/debian/[/URL] squeeze/main ntfs-3g amd64 1:2010.3.6-1
  404  Not Found [IP: 35.9.37.225 80]
Failed to fetch [URL]http://ftp.us.debian.org/debian/dists/squeeze/main/binary-amd64/libntfs-3g75_2010.3.6-1_amd64.deb[/URL]  404  Not Found [IP: 35.9.37.225 80]
Failed to fetch [URL]http://ftp.us.debian.org/debian/dists/squeeze/main/binary-amd64/ntfs-3g_2010.3.6-1_amd64.deb[/URL]  404  Not Found [IP: 35.9.37.225 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?


Sure enough the url in question is not available. Could debian be down?

To Fix....

I changed sources.list:
Code:
# nano /etc/sources/sources.list

From :deb http://ftp.us.debian.org/debian squeeze main contribTo: deb http://http.us.debian.org/debian squeeze main contrib

Followed by:
Code:
# apt-get update




.....And everything worked!
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!