On Mon, 27 Jul 1998, Ian Eure wrote: > After a week-long vacation, I come back to work and do ``apt-get > update;apt-get > upgrade''. All is fine for a while, then I get these errors... > Any idea what this is? I installed the latest apt (0.1.3) and I still have > problems with it. > > /etc/apt/sources.list is > deb ftp://ftp.us.debian.org/debian hamm main contrib non-free > deb ftp://ftp.us.debian.org/debian slink main contrib non-free > deb http://non-us.debian.org/debian-non-US unstable/binary-$(ARCH)/
With the Official release of hamm, I believe all the files have been moved from unstable or frozen to stable. I had to change my sources.list to account for this so it could find the new locations. I will include mine below. Hope this helps, if no one else has replied. Ehren Wilson --- /etc/apt/sources.list --- # Use for a local mirror - remove the ftp1 http lines for the bits # your mirror contains. # deb file:/your/mirror/here/debian stable main contrib non-free # See sources.list(5) for more information # Remember that you can only use http, ftp or file URIs #deb http://ftp1.us.debian.org/debian stable main contrib non-free deb http://llug.sep.bnl.gov/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable non-US --- end of file --- -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null