Unfortunately, OpenBSD doesn't have archive of their old releases and the latest one that can still be downloaded is 6.0. In order to have libosinfo's mediauris tests passing, let's remove this non-valid url from its data. Signed-off-by: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> --- data/os/openbsd.org/openbsd-5.9.xml.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/os/openbsd.org/openbsd-5.9.xml.in b/data/os/openbsd.org/openbsd-5.9.xml.in index 4760565..b7be9f4 100644 --- a/data/os/openbsd.org/openbsd-5.9.xml.in +++ b/data/os/openbsd.org/openbsd-5.9.xml.in @@ -13,7 +13,6 @@ <release-date>2016-03-29</release-date> <media arch="i686"> - <url>https://fastly.cdn.openbsd.org/pub/OpenBSD/5.9/i386/install59.iso</url> <iso> <publisher-id>The OpenBSD project</publisher-id> <system-id>OpenBSD</system-id> @@ -23,7 +22,6 @@ </media> <media arch="x86_64"> - <url>https://fastly.cdn.openbsd.org/pub/OpenBSD/5.9/amd64/install59.iso</url> <iso> <publisher-id>The OpenBSD project</publisher-id> <system-id>OpenBSD</system-id> -- 2.14.3 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo