I am a new user of OpenSUSE and this is my first post on this forum. As the title say, I have an invalid message whenever I update or install. This is printed on terminal:
Repository 'openSUSE:Leap:15.1:ARM' is invalid.
[http-download.opensuse.org-d5ff5e24|http://download.opensuse.org/repositories/openSUSE:/Leap:/15.1:/ARM/ports/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'openSUSE:Leap:15.1:ARM' because of the above error.
Retrieving repository 'openSUSE:Leap:15.1:ARM' metadata .................................................................................................................................[error]
Repository 'openSUSE:Leap:15.1:ARM' is invalid.
[http-download.opensuse.org-e47da8f9|http://download.opensuse.org/repositories/openSUSE:/Leap:/15.1:/ARM/ports/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'openSUSE:Leap:15.1:ARM' because of the above error.
Retrieving repository 'openSUSE:Leap:15.1:ARM' metadata .................................................................................................................................[error]
Repository 'openSUSE:Leap:15.1:ARM' is invalid.
[http-download.opensuse.org-ffd90f6f|http://download.opensuse.org/repositories/openSUSE:/Leap:/15.1:/ARM/ports/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'openSUSE:Leap:15.1:ARM' because of the above error.
Some of the repositories have not been refreshed because of an error.
I am not sure of what I should do. I attained this repositories from OpenFOAM RPM installer and this is the repositories it adds:
<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
<group>
<repositories>
<repository recommended="true">
<name>science</name>
<summary>Software for Scientists and Engineers</summary>
<description>This project provides software for engineering and natural science.
http://en.opensuse.org/Portal:Science
If you like to help to maintain the repository, please contact the respective maintainer:
http://en.opensuse.org/openSUSE:Science_team
For electrical engineering see electronics project:
https://build.opensuse.org/project/show/electronics</description>
<url>http://download.opensuse.org/repositories/science/openSUSE_Leap_15.1/</url>
</repository>
<repository recommended="true">
<name>openSUSE:Leap:15.1:ARM</name>
<summary></summary>
<description></description>
<url>http://download.opensuse.org/repositories/openSUSE:/Leap:/15.1:/ARM/ports/</url>
</repository>
<repository recommended="false">
<name>openSUSE:Leap:15.1</name>
<summary>openSUSE Leap 15.1</summary>
<description></description>
<url>http://download.opensuse.org/distribution/leap/15.1/repo/oss/</url>
</repository>
</repositories>
<software>
<item>
<name>openfoam1812</name>
<summary>Free, Open Source, Computational Fluid Dynamics Package</summary>
<description>OpenFOAM is a free, open source computational fluid dynamics (CFD)
software package produced by OpenCFD Ltd with twice yearly releases.
It has a large user base across many areas of engineering and science,
used in academic, government and commercial organizations.
OpenFOAM has an extensive range of features to solve anything from
complex fluid flows involving chemical reactions, turbulence and heat
transfer, to solid dynamics and electromagnetics.
* Release notes
https://www.openfoam.com/releases/openfoam-v1812
* Documentation
https://www.openfoam.com/documentation/
NOTE: The version in this package does NOT include any additional ParaView
reader plugins, runTimePostProcessing.</description>
</item>
</software>
</group>
</metapackage>
Is there something wrong with the repositories? or can this problem be fixed entirely by removing them (and how can I do so if so)?
- Hafiz