On Fri, Feb 10, 2012 at 12:21 AM, Niko Tyni <l...@cs.wisc.edu> wrote: > On Thu, Feb 09, 2012 at 06:44:40PM -0600, Zac Slade wrote: > >> deb http://mirror.cs.wisc.edu/debian/ squeeze main >> deb-src http://mirror.cs.wisc.edu/debian/ squeeze main >> >> deb http://security.debian.org/ squeeze/updates main >> deb-src http://security.debian.org/ squeeze/updates main >> >> deb http://ftp.us.debian.org/debian/ squeeze-updates main >> deb-src http://ftp.us.debian.org/debian/ squeeze-updates main > >> root@quiote:~# apt-cache policy libperl5.10 >> libperl5.10: >> Installed: (none) >> Candidate: 5.10.1-17squeeze2 >> Version table: >> 5.10.1-17squeeze2 0 >> 500 http://security.debian.org/ squeeze/updates/main amd64 Packages >> 5.10.1-17 0 >> 500 http://mirror.cs.wisc.edu/debian/ squeeze/main amd64 Packages > > > The Debian mirror at mirror.cs.wisc.edu is out of date and doesn't > have the latest squeeze stable update. Replacing that with for instance > ftp.us.debian.org should fix your problem. > > I'm cc'ing the mirror contact address and the debian-mirrors list.
Thank you! Sorry to take up your time with a bad mirror report. I tried with the following /etc/apt/sources.list and it worked fine: # cat /etc/apt/sources.list deb http://ftp.us.debian.org/debian/ squeeze main deb-src http://ftp.us.debian.org/debian/ squeeze main deb http://security.debian.org/ squeeze/updates main deb-src http://security.debian.org/ squeeze/updates main deb http://ftp.us.debian.org/debian/ squeeze-updates main deb-src http://ftp.us.debian.org/debian/ squeeze-updates main Thank you. By changing to ftp.us.debian.org I was able to install snmpd successfully. Thank you for the quick turnaround I'd like to see more from the University of Wisconsin at Madison (I'm for hire!). Changing from wisc.edu to debian.org fixed the problem. This bug may be closed! Regards, Zac Slade -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org