On 11/4/2023 08:09:39, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Error using YAST to install package Message-ID : <e49708ee-3c8a-4742-b21c-0cbd4b1407a3@j4computers.com> Date & Time: Fri, 3 Nov 2023 09:14:20 -0400
[Joe] == joe a <joea-lists@j4computers.com> has written:
Joe> On 11/2/2023 23:10:52, Masaru Nomiya wrote: [...] MN> > Please show the result of: MN> > MN> > $ cat /var/cache/zypp/geoip.d/download.opensuse.org
Joe> The results are: cdn.opensuse.org
Thanks.
The same is true in my case, but the entity is mirrorcache-jp.opensuse,org.
Since last fall, the connection with YaST2 has been slow and some repositories fail to load more often than others, so when a failure occurs, I use the following method;
1. change the openvpn connection server to a server in the US (I usually use a server in Japan). or, 2. change 'cdn.opensuse.org' to 'mirrorcache-us.opensuse.org'
To find out which openSUSE's server of your YaST2 is using, you can do the following;
$ wget https://download.opensuse.org/repositories/server:/mail/15.5/x86_64/dovecot2...
In my case:
-------------------------------------------------------------------
$ wget https://download.opensuse.org/repositories/server:/mail/15.5/x86_64/dovecot2...
--2023-11-04 20:48:56-- https://download.opensuse.org/repositories/server:/mail/15.5/x86_64/dovecot2...
Resolving download.opensuse.org (download.opensuse.org)... 195.135.221.134, 2001:67c:2178:8::13
Connecting to download.opensuse.org (download.opensuse.org)|195.135.221.134|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://mirrorcache-jp.opensuse.org/repositories/server:/mail/15.5/x86_64/do... [following]
--2023-11-04 20:48:57-- https://mirrorcache-jp.opensuse.org/repositories/server:/mail/15.5/x86_64/do...
Resolving mirrorcache-jp.opensuse.org (mirrorcache-jp.opensuse.org)... 139.162.108.149, 2400:8902::f03c:93ff:fec8:af18
Connecting to mirrorcache-jp.opensuse.org (mirrorcache-jp.opensuse.org)|139.162.108.149|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://mirror-jp.firstyear.id.au/repositories/server:/mail/15.5/x86_64/dove... [following]
--2023-11-04 20:48:57-- https://mirror-jp.firstyear.id.au/repositories/server:/mail/15.5/x86_64/dove...
Resolving mirror-jp.firstyear.id.au (mirror-jp.firstyear.id.au)... 139.162.108.7, 2400:8902::f03c:93ff:fec8:afa1
Connecting to mirror-jp.firstyear.id.au (mirror-jp.firstyear.id.au)|139.162.108.7|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5252516 (5.0M) [application/x-redhat-package-manager].
Saving to: 'dovecot23-2.0.0.0.0.0.0.0. 'dovecot23-2.3.21-lp155.125.4.x86_64.rpm.1'
dovecot23-2.3.21-lp 100%[===================>] 5.01M --.-KB/s in 0.08s
2023-11-04 20:48:57 (60.6 MB/s) - 'dovecot23-2.3.21-lp155.125.4.x86_64.rpm' saved [5252516/5252516].
--------------------------------------------------------------------
This indicates that the mirrorcache-jp.opensuse.org entity is
https://mirror-jp.firstyear.id.au/
and that this server is causing frequent problems.
I have filed this report, but the situation has not improved at all.
But your YaST2 uses a mirror site in the U.S. ...... (_ _?
Best Regards & Good Night.
--- ┏━━┓彡 野宮 賢 mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ "Companies have come to view generative AI as a kind of monster that must be fed at all costs―even if it isn’t always clear what exactly that data is needed for or what those future AI systems might end up doing."
-- Generative AI Is Making Companies Even More Thirsty for Your Data --
Sorry I missed responding to this. Thanks for the details. My problem turned out to be, mostly, a misconfiguration on my part. I had refresh disabled for that repo. I believe that happened when I first enabled the repo and had to "hack" the URL to get it to work due to, perhaps, a typo in the published URL. When that changed, or was corrected, it no longer worked for me. Allowing YAST to refresh it solved the immediate issue for me. Thank you for your efforts. joe a.