<div>When I try to run apt-get I get the following errors (where it had been working previously):</div>
<div> </div>
<div>debian:/etc/apt# apt-get install php5<br>Reading package lists... Done<br>Building dependency tree<br>Reading state information... Done<br>The following NEW packages will be installed:<br>  php5<br>0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br>
Need to get 1078B of archives.<br>After this operation, 20.5kB of additional disk space will be used.<br>WARNING: The following packages cannot be authenticated!<br>  php5<br>Install these packages without verification [y/N]? y<br>
Err <a href="http://security.debian.org/">http://security.debian.org</a> lenny/updates/main php5 5.2.6.dfsg.1-1+lenny16<br>  404 Not Found<br>Failed to fetch <a href="http://security.debian.org/pool/updates/main/p/php5/php5_5.2.6.dfsg.1-1+lenny16_all.deb">http://security.debian.org/pool/updates/main/p/php5/php5_5.2.6.dfsg.1-1+lenny16_all.deb</a>  404 Not Found<br>
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?<br></div>
<div>(fix-missing does nothing to fix this)</div>
<div> </div>
<div>my sources file is:</div>
<div> </div>
<div>debian:/etc/apt# cat sources.list<br>#############################################################<br>################### OFFICIAL DEBIAN REPOS ###################<br>#############################################################</div>

<div>###### Debian Main Repos<br>deb <a href="http://ftp.us.debian.org/debian/">http://ftp.us.debian.org/debian/</a> lenny main contrib non-free<br>deb-src <a href="http://ftp.us.debian.org/debian/">http://ftp.us.debian.org/debian/</a> lenny main contrib</div>

<div>###### Debian Update Repos<br>deb <a href="http://security.debian.org/">http://security.debian.org/</a> lenny/updates main contrib non-free<br>deb <a href="http://ftp.us.debian.org/debian/">http://ftp.us.debian.org/debian/</a> lenny-proposed-updates main contrib non-free<br>
deb-src <a href="http://security.debian.org/">http://security.debian.org/</a> lenny/updates main contrib non-free<br>deb-src <a href="http://ftp.us.debian.org/debian/">http://ftp.us.debian.org/debian/</a> lenny-proposed-updates main contrib non-free</div>

<div>##############################################################<br>##################### UNOFFICIAL  REPOS ######################<br>##############################################################</div>
<div>###### 3rd Party Binary Repos</div>
<div>#### Google Linux Software Repositories - <a href="http://www.google.com/">http://www.google.com</a><br>## Run this command: wget -q -O - <a href="https://dl-ssl.google.com/linux/linux_signing_key.pub">https://dl-ssl.google.com/linux/linux_signing_key.pub</a> | apt-key add -<br>
deb <a href="http://dl.google.com/linux/deb/">http://dl.google.com/linux/deb/</a> stable non-free main</div>
<div><br> </div>
<div>Does anyone running debian see any obvious red flags?  I question why this was working just a matter of weeks ago and it's broken now.  </div>
<div> </div>
<div>Any thoughts or direction would be greatly appreciated.</div>
<div><br>Greg</div>