Bug with openSUSE repo
-
Hi, I have a question, because can't add/refresh vivaldi repository on openSUSE Tumbleweed and install browser actually.
When repo added (I download package from official site and install by official instruction) I use
zypper refresh
package manager stuck and after a couple of seconds send messageRepository 'vivaldi' is invalid. [vivaldi|https://repo.vivaldi.com/archive/rpm/x86_64] Valid metadata not found at specified URL History: - [|] Error trying to read from 'https://repo.vivaldi.com/archive/rpm/x86_64' - Timeout exceeded when accessing 'https://repo.vivaldi.com/archive/rpm/x86_64/content'.
I try to re-add repo manually by YaST, but on Repository type checking it stuck and after a couple of seconds send message:
Cannot access installation media https://repo.vivaldi.com/archive/rpm/x86_64 (Medium 1).
and
Timeout exceeded when accessing 'https://repo.vivaldi.com/archive/rpm/x86_64/repo/repoindex.xml'.
What can I do in this situation? So sorry for maybe bad english.
-
@maydayatmandalore
Hi, I use Tumbleweed and install with rpm, it automatically add the repository.
Your Yast address looks OK:If you have Vivaldi installed, download the latest version and use:
rpm -Uhv vivaldi-6.1.12345.xzy
It update your install and should add the repro.Cheers, mib
-
@mib2berlin
Seems nothing after your command(
Output:Verifying... ################################# [100%] Preparing... ################################# [100%] package vivaldi-stable-6.1.3035.204-1.x86_64 is already installed
but repo don't added. Maybe because I install latest before anything.
UPD. When I try add it manually and skip checking repo type, It writes
The file repomd.xml from repository vivaldi https://repo.vivaldi.com/archive/rpm/x86_64 is not digitally signed. The origin and integrity of the file cannot be verified. Using the file anyway puts the integrity of your system at risk. Use it anyway?
And anyway can't refreshing himself
Timeout exceeded when accessing 'https://repo.vivaldi.com/archive/rpm/x86_64/repodata/repomd.xml'.
-
@maydayatmandalore
If you trust Vivaldi say "Yes".
Did you delete the repro you added yourself before the rpm command?The command from the help pages is
sudo zypper --no-gpg-checks --non-interactive install ./vivaldi*.rpm
https://help.vivaldi.com/desktop/install-update/manual-setup-vivaldi-linux-repositories/
With zypper refresh I get:
Repository 'vivaldi' is up to date. Repository 'vivaldi-snapshot' is up to date. All repositories have been refreshed.
-
@mib2berlin
Okay, I perform fresh install on virtual machine.- I download RPM package from site
- I use
sudo zypper --no-gpg-checks --non-interactive install ./vivaldi*.rpm
and all ok and browser installed - But when I perform
sudo zypper refresh
I have
Repository 'vivaldi' is invalid. [vivaldi|https://repo.vivaldi.com/archive/rpm/x86_64] Valid metadata not found at specified URL History: - [|] Error trying to read from 'https://repo.vivaldi.com/archive/rpm/x86_64' - Timeout exceeded when accessing 'https://repo.vivaldi.com/archive/rpm/x86_64/repodata/repomd.xml'. Please check if the URIs defined for this repository are pointing to a valid repository. Skipping repository 'vivaldi' because of the above error. Some of the repositories have not been refreshed because of an error.
-
@mib2berlin
Okay, I disable my proxy and now all seems works... Maybe solved. Thanks for your help and support anyway! -
@maydayatmandalore
I am glad it work for you now.
I removed the Vivaldi repro for a test, now I have the same problem but without a proxy, haha.Anyway, have a nice day, mib