On 6/8/06, Bill Nottingham <notting@xxxxxxxxxx> wrote:
Ian Burrell (ianburrell@xxxxxxxxx) said: > It looks like it redirects with a 302 to > http://fedora.redhat.com/404.html. That is just plain wrong and > should be fixed. > > Maybe yum should have some logic to detect HTML error pages and abort > them early. How do you detect arbitrary content?
In this case, it has a Content-Type of text.html. In addition, it has an HTML DOCTYPE and the root element is <html>. All are indications that this is HTML and not a metadata file. Yum doesn't really need to handle arbitrary content. I was thinking about a special escape for HTML files would make sense because some misconfigured web servers give back a page for not found instead of the proper error code. - Ian -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list