Hi, I noticed that the ftpnew gatherer is broken. It fetches http://ftp-master.debian.org/new.html but since some time this seems not be possible any more:
$ LC_ALL=C wget http://ftp-master.debian.org/new.html converted 'http://ftp-master.debian.org/new.html' (ANSI_X3.4-1968) -> 'http://ftp-master.debian.org/new.html' (UTF-8) --2015-07-08 03:42:32-- http://ftp-master.debian.org/new.html Resolving ftp-master.debian.org (ftp-master.debian.org)... 138.16.160.12 Connecting to ftp-master.debian.org (ftp-master.debian.org)|138.16.160.12|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://ftp-master.debian.org/new.html [following] converted 'https://ftp-master.debian.org/new.html' (ANSI_X3.4-1968) -> 'https://ftp-master.debian.org/new.html' (UTF-8) --2015-07-08 03:42:32-- https://ftp-master.debian.org/new.html Connecting to ftp-master.debian.org (ftp-master.debian.org)|138.16.160.12|:443... connected. ERROR: The certificate of 'ftp-master.debian.org' is not trusted. ERROR: The certificate of 'ftp-master.debian.org' hasn't got a known issuer. I hacked around this directly on the UDD instance with --no-check-certificate but did not commited this to UDD code since at least until something confirms that this is the normal behaviour I would love to see this option go away again: $ LC_ALL=C wget --no-check-certificate http://ftp-master.debian.org/new.html converted 'http://ftp-master.debian.org/new.html' (ANSI_X3.4-1968) -> 'http://ftp-master.debian.org/new.html' (UTF-8) --2015-07-08 03:41:34-- http://ftp-master.debian.org/new.html Resolving ftp-master.debian.org (ftp-master.debian.org)... 138.16.160.12 Connecting to ftp-master.debian.org (ftp-master.debian.org)|138.16.160.12|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://ftp-master.debian.org/new.html [following] converted 'https://ftp-master.debian.org/new.html' (ANSI_X3.4-1968) -> 'https://ftp-master.debian.org/new.html' (UTF-8) --2015-07-08 03:41:35-- https://ftp-master.debian.org/new.html Connecting to ftp-master.debian.org (ftp-master.debian.org)|138.16.160.12|:443... connected. WARNING: The certificate of 'ftp-master.debian.org' is not trusted. WARNING: The certificate of 'ftp-master.debian.org' hasn't got a known issuer. HTTP request sent, awaiting response... 200 OK Length: 258890 (253K) [text/html] Saving to: 'new.html' new.html 100%[======================================================================================================>] 252.82K 540KB/s in 0.5s 2015-07-08 03:41:35 (540 KB/s) - 'new.html' saved [258890/258890] Please note that this problem only exists when calling from udd.debian.org - I have no trouble from other machines. Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150708034606.ga2...@an3as.eu