Project

General

Profile

Actions

tickets #129844

closed

mirror-jp.firstyear.id.au not working well

Added by utsumi.yuichiro@fujitsu.com 11 months ago. Updated 10 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Mirrors
Target version:
-
Start date:
2023-05-25
Due date:
% Done:

0%

Estimated time:

Description

Dear Administrator,

mirror-jp.firstyear.id.au is not working well.
I tried the following command. But the response is 404 Not Found.
$ wget https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb

Best regards,

Yuichiro Utsumi

Actions #1

Updated by crameleon 11 months ago

  • Category set to Mirrors
  • Private changed from Yes to No
Actions #2

Updated by luc14n0 11 months ago

Hi there Yuichiro Utsumi,

Thanks for the notice. From here, I can reach that file:

curl -I https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
HTTP/1.1 200 OK
accept-ranges: bytes
content-type: application/octet-stream
etag: "63918fa8-83b4"
last-modified: Thu, 08 Dec 2022 07:18:00 GMT
content-length: 0
date: Fri, 26 May 2023 05:30:26 GMT

Can you confirm if you can reach it now, too please?

Regards,
Luciano

Actions #3

Updated by utsumi.yuichiro@fujitsu.com 11 months ago

Hi Luciano,

Thanks for your reply.
I cannot download from mirror-jp.firstyear.id.au as follows now.

$ wget https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
--2023-05-26 15:24:15-- https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
Resolving mirror-jp.firstyear.id.au http://mirror-jp.firstyear.id.au (mirror-jp.firstyear.id.au http://mirror-jp.firstyear.id.au )... 139.162.108.7, 2400:8902::f03c:93ff:fec8:afa1
Connecting to mirror-jp.firstyear.id.au http://mirror-jp.firstyear.id.au (mirror-jp.firstyear.id.au http://mirror-jp.firstyear.id.au )|139.162.108.7|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-05-26 15:24:16 ERROR 404: Not Found.

Downloading from the other mirror server provo-mirror.opensuse.org is fine.

$ wget https://provo-mirror.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
--2023-05-26 15:24:25-- https://provo-mirror.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
Resolving provo-mirror.opensuse.org http://provo-mirror.opensuse.org (provo-mirror.opensuse.org http://provo-mirror.opensuse.org )... 91.193.113.70, 2a07:de40:401::70
Connecting to provo-mirror.opensuse.org http://provo-mirror.opensuse.org (provo-mirror.opensuse.org http://provo-mirror.opensuse.org )|91.193.113.70|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33716 (33K) [application/octet-stream]
Saving to: 'conmon_2.1.2~0_amd64.deb.1'

conmon_2.1.2~0_amd64.deb.1 100%[===================================================================================>] 32.93K --.-KB/s in 0.001s

2023-05-26 15:24:26 (59.6 MB/s) - 'conmon_2.1.2~0_amd64.deb.1' saved [33716/33716]

Regards,
Yuichiro Utsumi

-----Original Message-----
From: redmine@opensuse.org redmine@opensuse.org
Sent: Friday, May 26, 2023 2:33 PM
Subject: [openSUSE admin - tickets #129844] mirror-jp.firstyear.id.au not working well

[openSUSE Tracker]
Issue #129844 has been updated by luc14n0.

Hi there Yuichiro Utsumi,

Thanks for the notice. From here, I can reach that file:

curl -I https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
HTTP/1.1 200 OK
accept-ranges: bytes
content-type: application/octet-stream
etag: "63918fa8-83b4"
last-modified: Thu, 08 Dec 2022 07:18:00 GMT
content-length: 0
date: Fri, 26 May 2023 05:30:26 GMT

Can you confirm if you can reach it now, too please?

Regards,
Luciano


tickets #129844: mirror-jp.firstyear.id.au not working well
https://progress.opensuse.org/issues/129844#change-636700

* Target version:

Dear Administrator,

mirror-jp.firstyear.id.au is not working well.
I tried the following command. But the response is 404 Not Found.
$ wget https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb

Best regards,

Yuichiro Utsumi

--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://progress.opensuse.org/my/account

Actions #4

Updated by utsumi.yuichiro@fujitsu.com 11 months ago

The mirror repository mirror-jp.firstyear.id.au becomes frequently unstable.
For example, the following commands, that install cri-o and documented in https://github.com/cri-o/cri-o/blob/main/install.md#apt-based-operating-systems, are fail.


echo "deb [signed-by=/usr/share/keyrings/libcontainers-archive-keyring.gpg] https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/ /" > /etc/apt/sources.list.d/devel:kubic:libcontainers:stable.list
echo "deb [signed-by=/usr/share/keyrings/libcontainers-crio-archive-keyring.gpg] https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/cri-o:/1.24/xUbuntu_20.04/ /" > /etc/apt/sources.list.d/devel:kubic:libcontainers:stable:cri-o:1.24.list

mkdir -p /usr/share/keyrings
curl -L https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/Release.key | gpg --dearmor -o /usr/share/keyrings/libcontainers-archive-keyring.gpg
curl -L https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/cri-o:/1.24/xUbuntu_20.04/Release.key | gpg --dearmor -o /usr/share/keyrings/libcontainers-crio-archive-keyring.gpg

apt-get update

apt-get install cri-o cri-o-runc

At my site, download.opensuse.org is automatically redirected to mirror-jp.firstyear.id.au.
So, I cannot avoid the above failure without changing the URL to other specific working mirror server.

-----Original Message-----
From: Utsumi, Yuichiro/内海 裕一郎
Sent: Friday, May 26, 2023 5:11 PM
To: 'redmine@opensuse.org' redmine@opensuse.org
Subject: RE: [openSUSE admin - tickets #129844] mirror-jp.firstyear.id.au not working well

Hi Luciano,

Thanks for your reply.
I cannot download from mirror-jp.firstyear.id.au as follows now.

$ wget https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
--2023-05-26 15:24:15-- https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
Resolving mirror-jp.firstyear.id.au http://mirror-jp.firstyear.id.au (mirror-jp.firstyear.id.au http://mirror-jp.firstyear.id.au )... 139.162.108.7, 2400:8902::f03c:93ff:fec8:afa1
Connecting to mirror-jp.firstyear.id.au http://mirror-jp.firstyear.id.au (mirror-jp.firstyear.id.au http://mirror-jp.firstyear.id.au )|139.162.108.7|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-05-26 15:24:16 ERROR 404: Not Found.

Downloading from the other mirror server provo-mirror.opensuse.org is fine.

$ wget https://provo-mirror.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
--2023-05-26 15:24:25-- https://provo-mirror.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
Resolving provo-mirror.opensuse.org http://provo-mirror.opensuse.org (provo-mirror.opensuse.org http://provo-mirror.opensuse.org )... 91.193.113.70, 2a07:de40:401::70
Connecting to provo-mirror.opensuse.org http://provo-mirror.opensuse.org (provo-mirror.opensuse.org http://provo-mirror.opensuse.org )|91.193.113.70|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33716 (33K) [application/octet-stream]
Saving to: 'conmon_2.1.2~0_amd64.deb.1'

conmon_2.1.2~0_amd64.deb.1 100%[===================================================================================>] 32.93K --.-KB/s in 0.001s

2023-05-26 15:24:26 (59.6 MB/s) - 'conmon_2.1.2~0_amd64.deb.1' saved [33716/33716]

Regards,
Yuichiro Utsumi

-----Original Message-----
From: redmine@opensuse.org redmine@opensuse.org
Sent: Friday, May 26, 2023 2:33 PM
Subject: [openSUSE admin - tickets #129844] mirror-jp.firstyear.id.au not working well

[openSUSE Tracker]
Issue #129844 has been updated by luc14n0.

Hi there Yuichiro Utsumi,

Thanks for the notice. From here, I can reach that file:

curl -I https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb
HTTP/1.1 200 OK
accept-ranges: bytes
content-type: application/octet-stream
etag: "63918fa8-83b4"
last-modified: Thu, 08 Dec 2022 07:18:00 GMT
content-length: 0
date: Fri, 26 May 2023 05:30:26 GMT

Can you confirm if you can reach it now, too please?

Regards,
Luciano


tickets #129844: mirror-jp.firstyear.id.au not working well
https://progress.opensuse.org/issues/129844#change-636700

* Target version:

Dear Administrator,

mirror-jp.firstyear.id.au is not working well.
I tried the following command. But the response is 404 Not Found.
$ wget https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb

Best regards,

Yuichiro Utsumi

--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://progress.opensuse.org/my/account

Actions #5

Updated by luc14n0 11 months ago

Hello again Yuichiro Utsumi,

I'm sorry for the late reply, somehow I missed the notification about your reply.

Do you still experience this issue? The couple times I tried all those URLs, I
could download them without problems. From what I can see, and as you said, there
are moments of instability. If this issue is still ongoing, we can bring the Mirror
administrator up to speed, so things can go back normal.

Kind regards,
Luciano Santos

Actions #6

Updated by utsumi.yuichiro@fujitsu.com 11 months ago

Hi Luciano,

Thanks for your reply.

Do you still experience this issue?

No. I haven't had any problems recently.

Regards,
Yuichiro Utsumi

-----Original Message-----
From: redmine@opensuse.org redmine@opensuse.org
Sent: Tuesday, June 13, 2023 4:37 PM
Subject: [openSUSE admin - tickets #129844] mirror-jp.firstyear.id.au not working well

[openSUSE Tracker]
Issue #129844 has been updated by luc14n0.

Hello again Yuichiro Utsumi,

I'm sorry for the late reply, somehow I missed the notification about your reply.

Do you still experience this issue? The couple times I tried all those URLs, I
could download them without problems. From what I can see, and as you said, there
are moments of instability. If this issue is still ongoing, we can bring the Mirror
administrator up to speed, so things can go back normal.

Kind regards,
Luciano Santos


tickets #129844: mirror-jp.firstyear.id.au not working well
https://progress.opensuse.org/issues/129844#change-642497

* Target version:

Dear Administrator,

mirror-jp.firstyear.id.au is not working well.
I tried the following command. But the response is 404 Not Found.
$ wget https://mirror-jp.firstyear.id.au/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/conmon_2.1.2~0_amd64.deb

Best regards,

Yuichiro Utsumi

--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://progress.opensuse.org/my/account

Actions #7

Updated by luc14n0 10 months ago

  • Status changed from New to Resolved

Oh my,

The notification got buried under a big pile of emails again. Nonetheless,
I'm closing this ticket then. For any new issues, feel free to reach out to us again.

Kind regards,
Luciano

Actions

Also available in: Atom PDF