Hi, I noticed that the ftpnew gatherer for UDD is currently broken. The reason is that it is usually fetching files via
wget -q -r -N --level=2 --no-parent --no-directories http://ftp-master.debian.org/new/ but if you try wget http://ftp-master.debian.org/new/ --2015-05-21 09:19:52-- http://ftp-master.debian.org/new/ 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/ [following] --2015-05-21 09:19:52-- https://ftp-master.debian.org/new/ Connecting to ftp-master.debian.org (ftp-master.debian.org)|138.16.160.12|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2015-05-21 09:19:53 ERROR 403: Forbidden. It seems it is forbidden to read the web dir directly. Any reason for this and if it is intentional what would be the alternative to fetch data about packages in new? Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

