This is happening during last 2 days.
With YaST and zypper.
Can see repos and data with browser.
One of broken: https://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.1/
This is happening during last 2 days.
With YaST and zypper.
Can see repos and data with browser.
One of broken: https://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.1/
Try changing the “https” to “http”.
I’m not using that repo, so I cannot check the problems. However, there are known problems with using “https”. Some of the mirrors do not support “https” and the redirect to a mirror can fail because of that.
Stops working after
sudo zypper clean --all
Without https repos:
:~> LANG=EN sudo zypper refresh
Retrieving repository 'Non-OSS Repository' metadata ..................................................................................................................................................................................[error]
Repository 'Non-OSS Repository' is invalid.
[repo-non-oss|http://download.opensuse.org/distribution/leap/15.1/repo/non-oss/] Valid metadata not found at specified URL
History:
- |] Error trying to read from 'http://download.opensuse.org/distribution/leap/15.1/repo/non-oss/'
- Timeout exceeded when accessing 'http://download.opensuse.org/distribution/leap/15.1/repo/non-oss/repodata/repomd.xml'.
Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'Non-OSS Repository' because of the above error.
Retrieving repository 'Main Repository' metadata ......................................................................................................................................................................................[done]
Building repository 'Main Repository' cache ...........................................................................................................................................................................................[done]
Retrieving repository 'Main Update Repository' metadata ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|]
Warning: File 'repomd.xml' from repository 'Main Update Repository' is unsigned.
Note: Signing data enables the recipient to verify that no modifications occurred after the data
were signed. Accepting data with no, wrong or unknown signature can lead to a corrupted system
and in extreme cases even to a system compromise.
Note: File 'repomd.xml' is the repositories master index file. It ensures the integrity of the
whole repo.
Warning: We can't verify that no one meddled with this file, so it might not be trustworthy
anymore! You should not continue unless you know it's safe.
File 'repomd.xml' from repository 'Main Update Repository' is unsigned, continue? [yes/no] (no):
I just did “zypper lu”.
It seemed unusually slow refreshing the repos (particularly the main update repo). But it did work, showing 4 updates related to “gnutls”.
Troubles with getting file repomd.xml from a repository with zypper.
IMHO recent update (cURL?) brokes something.
It looks like this problem was solved.