> It should be noted that I don't have alpha.gnu.org in my > sources list only ftp.debian.org. The reason for this is because I need to > use a http proxy to get out to the net and alpha.gnu.org appears to only > support ftp.
Most http proxies also support ftp requests. apt respects both ftp_proxy and http_proxy. For instance: http_proxy=http://192.18.1.1:3128/ ftp_proxy=http://192.18.1.1:3128/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

