Hi Aymeric
The first and eigth errors are the same.
Quote:
Err ftp://security.debian.org stable/updates/main amd64 Packages
Unable to fetch file, server said 'Failed to open file. ' [IP: 195.20.242.89 21]
|
These error may be simple to resolve, I quick DNS search says
ftp://security.debian.org resides elsewhere.
If I curl your page.. I get this.
Quote:
bash-4.3$ curl 195.20.242.89
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Welcome to wieck!</TITLE>
</HEAD>
<BODY>
<H1>Welcome to wieck!</H1>
This is wieck, a system run by and for the <a href="http://www.debian.org/">Debian Project</a>.
She does stuff.
What kind of stuff and who our kind sponsors are you might learn on
<a href="http://db.debian.org/machines.cgi?host=wieck">db.debian.org</a>.
<P>
<HR NOSHADE />
<FONT size="-1">DSA</FONT>
</BODY>
</HTML>
|
Which is all good, but it's not the front end to any FTP server I'm familiar with, so I went to DNS and did a little digging...
Quote:
bash-4.3$ dig ftp://security.debian.org/
; <<>> DiG 9.10.2-P2 <<>> ftp://security.debian.org/
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 11808
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;ftp://security.debian.org/. IN A
;; AUTHORITY SECTION:
. 887 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2015071001 1800 900 604800 86400
;; Query time: 10 msec
;; SERVER: 68.105.28.11#53(68.105.28.11)
;; WHEN: Sat Jul 11 02:17:06 EDT 2015
;; MSG SIZE rcvd: 130
|
The next six errors reference "can't resolve proxy", which is a local issue, are you behind a proxy?