Re: Error 404: file not found on https://www.w3.org/2005/05/xmlmime

Hi,

On Friday morning we upgraded our web servers to the latest Debian
release. Unfortunately, this release removed the xsd mime type from its
global mime configuration and our test suite didn't include any test
that could catch this in time to avoid the issues you experienced.

The issue got fixed a few hours later.

To avoid being impacted by similar issues in the future please consider
updating your code to remove the dependency on the W3C website
availability. You could consider using a local cache or better an XML
catalog instead of querying our server to retrieve this XSD file.

Regards,
Vivien

On Fri, 2022-06-03 at 15:00 +0300, Антон Шагунов wrote:
> Problem was fond during project compilation.
> 
> https://www.w3.org/2005/05/xmlmime currently respond with Http 404
> 
-- 
Vivien Lacourba                      World Wide Web Consortium
vivien@w3.org                        https://www.w3.org
https://www.w3.org/People/Vivien

Received on Sunday, 5 June 2022 08:55:31 UTC