Fix Artix checker and make wrong http code raise error #3

Merged
r389li merged 1 commits from artix-checker into master 2022-02-02 22:26:50 -05:00
Owner

Fixed artix checking, but it looks like a few other projects don't have proper checker either. I'll post the new broken projects here once I run it through

Fixed artix checking, but it looks like a few other projects don't have proper checker either. I'll post the new broken projects here once I run it through
r345liu added 1 commit 2022-02-02 22:23:44 -05:00
r389li approved these changes 2022-02-02 22:26:47 -05:00
r389li left a comment
Owner

We can merge, deploy and see if it works

We can merge, deploy and see if it works
r389li merged commit 8bc7461fbd into master 2022-02-02 22:26:50 -05:00
Author
Owner

on my own machine:

Error: GentooDistfiles
404 Client Error: Not Found for url: http://mirror.csclub.uwaterloo.ca/gentoo-distfilesdistfiles/timestamp.dev-local

Error: opensuse
HTTPConnectionPool(host='download.opensuse.org', port=80): Max retries exceeded with url: /update/ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1c128e09a0>: Failed to establish a new connection: [Errno 101] Network is unreachable'))

Error: tdf
404 Client Error: Not Found for url: https://download.documentfoundation.org/TIMESTAMPtdf/TIMESTAMP

Error: ubuntu_ports_releases
HTTPSConnectionPool(host='cdimage.ubuntu.com', port=443): Max retries exceeded with url: /releases/21.04/release/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1c0d250b80>: Failed to establish a new connection: [Errno 101] Network is unreachable'))
on my own machine: ``` Error: GentooDistfiles 404 Client Error: Not Found for url: http://mirror.csclub.uwaterloo.ca/gentoo-distfilesdistfiles/timestamp.dev-local Error: opensuse HTTPConnectionPool(host='download.opensuse.org', port=80): Max retries exceeded with url: /update/ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1c128e09a0>: Failed to establish a new connection: [Errno 101] Network is unreachable')) Error: tdf 404 Client Error: Not Found for url: https://download.documentfoundation.org/TIMESTAMPtdf/TIMESTAMP Error: ubuntu_ports_releases HTTPSConnectionPool(host='cdimage.ubuntu.com', port=443): Max retries exceeded with url: /releases/21.04/release/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1c0d250b80>: Failed to establish a new connection: [Errno 101] Network is unreachable')) ```
r389li deleted branch artix-checker 2022-02-16 16:23:41 -05:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/mirror-checker#3
No description provided.