Skip to content

openbsd-7.2: Change ISO urls to ftp.lysator

Sid T requested to merge sidt/osinfo-db:openbsd-7.2-cdn-to-mirror into main
------------------------------------------------------------ Captured log call -------------------------------------------------------------
INFO     root:test_urls.py:103 url: https://cdn.openbsd.org/pub/OpenBSD/7.2/i386/install72.iso, type: UrlType.URL_ISO
ERROR    root:test_urls.py:127 response: Not Found; code: 404; content-type: text/html; url: https://cdn.openbsd.org/pub/OpenBSD/7.2/i386/install72.iso
INFO     root:test_urls.py:103 url: https://cdn.openbsd.org/pub/OpenBSD/7.2/amd64/install72.iso, type: UrlType.URL_ISO
ERROR    root:test_urls.py:127 response: Not Found; code: 404; content-type: text/html; url: https://cdn.openbsd.org/pub/OpenBSD/7.2/amd64/install72.iso
INFO     root:test_urls.py:103 url: https://cdn.openbsd.org/pub/OpenBSD/7.2/i386/cd72.iso, type: UrlType.URL_ISO
ERROR    root:test_urls.py:127 response: Not Found; code: 404; content-type: text/html; url: https://cdn.openbsd.org/pub/OpenBSD/7.2/i386/cd72.iso
INFO     root:test_urls.py:103 url: https://cdn.openbsd.org/pub/OpenBSD/7.2/amd64/cd72.iso, type: UrlType.URL_ISO
ERROR    root:test_urls.py:127 response: Not Found; code: 404; content-type: text/html; url: https://cdn.openbsd.org/pub/OpenBSD/7.2/amd64/cd72.iso
Edited by Sid T

Merge request reports