Hi, On Wed, May 15, 2013 at 11:59:32AM +0100, James Hunt wrote: > The changelogs site is broken. Searching for any package gives a 404 because > http://packages.debian.org/changelogs/pool/main/ is empty. > > Although the contrib/ and non-free/ directories are populated with changelog > information, they are unqueryable too due to missing entries in the main > Sources > file.
The links to changelog are ok from the package page (for example http://packages.debian.org/sid/vim ) For direct access, rewrites rules have been prepared and should be active very soon. + + RewriteRule ^/changelogs/pool/([^/]+)/([^/]+)/([^/]+)/([^/]+)/(changelog)$ http://ftp-master.metadata.debian.org/changelogs/$1/$2/$3/$4_$5 [R,L] + RewriteRule ^/changelogs/pool/([^/]+)/([^/]+)/([^/]+)/([^/]+)/[^/]+(copyright)$ http://ftp-master.metadata.debian.org/changelogs/$1/$2/$3/$4_$5 [R,L] + RewriteRule ^/changelogs/pool/(.+)/$ http://ftp-master.metadata.debian.org/changelogs/$1 [R,L] + -- Simon Paillard -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130515122025.gh4...@glenfiddich.mraw.org