LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 04-01-2024, 02:05 AM   #1
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Rep: Reputation: 3
[error] Repository 'openSUSE:Leap:15.5:Update' is invalid


Code:
# zypper ref
...

Building repository 'brave-browser' cache ......................................................................................[done]
Forcing raw metadata refresh
Retrieving repository 'openSUSE:Leap:15.5:Update' metadata ....................................................................[error]
Repository 'openSUSE:Leap:15.5:Update' is invalid.
[http-download.opensuse.org-ff8e5a28|http://download.opensuse.org/repositories/openSUSE:/Leap:/15.5:/Update/standard/] Valid metadata not found at specified URL
History:
 - [http-download.opensuse.org-ff8e5a28|http://download.opensuse.org/repositories/openSUSE:/Leap:/15.5:/Update/standard/] Repository type can't be determined.

Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'openSUSE:Leap:15.5:Update' because of the above error.
Forcing raw metadata refresh
Retrieving repository 'libdvdcss repository' metadata ..........................................................................[done]
...
Does anyone other have same problem please ?
 
Old 04-01-2024, 03:22 AM   #2
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,819

Rep: Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144
For reference, my update repo URL: http://download.opensuse.org/update/leap/15.5/oss/

The other update repos are listed as follows:
Code:
21 | repo-sle-update             | Update repository -> | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.5/sle/                                              | 
23 | repo-update                 | Main Update Reposi-> | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.5/oss                                               | 
24 | repo-update-non-oss         | Update Repository -> | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.5/non-oss/
 
Old 04-01-2024, 05:20 AM   #3
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by ferrari View Post
For reference, my update repo URL: http://download.opensuse.org/update/leap/15.5/oss/

The other update repos are listed as follows:
Code:
21 | repo-sle-update             | Update repository -> | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.5/sle/                                              | 
23 | repo-update                 | Main Update Reposi-> | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.5/oss                                               | 
24 | repo-update-non-oss         | Update Repository -> | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.5/non-oss/
From other distro:
Code:
$ cat /mnt/suse/etc/zypp/repos.d/repo-update.repo
[repo-update]
name=openSUSE-$releasever-Update
enabled=1
autorefresh=1
baseurl=http://download.opensuse.org/update/leap/$releasever/oss/
type=rpm-md
keeppackages=0
 
Old 04-01-2024, 06:08 AM   #4
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
I think repo list is still as here:
https://www.linuxquestions.org/quest...3/#post6455967
 
Old 04-01-2024, 12:51 PM   #5
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,819

Rep: Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144
Please show what is returned by
Code:
zypper lr http-download.opensuse.org-ff8e5a28
 
Old 04-02-2024, 07:12 AM   #6
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by ferrari View Post
Please show what is returned by
Code:
zypper lr http-download.opensuse.org-ff8e5a28
Code:
zypper lr http-download.opensuse.org-ff8e5a28
Alias          : http-download.opensuse.org-ff8e5a28
Name           : openSUSE:Leap:15.5:Update
URI            : http://download.opensuse.org/repositories/openSUSE:/Leap:/15.5:/Update/standard/
Enabled        : Yes
GPG Check      : (r ) Yes
Priority       : 99 (default priority)
Autorefresh    : On
Keep Packages  : Off
Type           : rpm-md
GPG Key URI    : 
Path Prefix    : 
Parent Service : 
Keywords       : update
Repo Info Path : /etc/zypp/repos.d/http-download.opensuse.org-ff8e5a28.repo
MD Cache Path  : /var/cache/zypp/raw/http-download.opensuse.org-ff8e5a28
It works now, I don't know what caused that.
 
Old 04-02-2024, 07:19 AM   #7
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,913

Rep: Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318
sometimes these official repos should be updated/refreshed. They are usually useless during this update process.
 
Old 04-09-2024, 12:34 AM   #8
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by pan64 View Post
sometimes these official repos should be updated/refreshed. They are usually useless during this update process.
I consider system as potentially missing security updates so I don't connect the system to the internet during that time.
 
Old 04-09-2024, 12:57 PM   #9
Sauerland
Member
 
Registered: Jul 2017
Distribution: openSUSE Leap
Posts: 195

Rep: Reputation: Disabled
This is no official Repo:
The official Update Repo is:
 
Old 04-10-2024, 03:21 AM   #10
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by Sauerland View Post
This is no official Repo:


The official Update Repo is:
I don't know why it is there. I'm not aware I would add / change to unofficial repo.
It redirects to an official repo when open in the web browser.
What should I do ?
 
Old 04-10-2024, 04:42 AM   #11
Sauerland
Member
 
Registered: Jul 2017
Distribution: openSUSE Leap
Posts: 195

Rep: Reputation: Disabled
Quote:
Originally Posted by MakeTopSite View Post
I don't know why it is there. I'm not aware I would add / change to unofficial repo.
It redirects to an official repo when open in the web browser.
What should I do ?
Delete it and add the official one, if it is not available.
Compare the URL's, not the names.
 
1 members found this post helpful.
Old 05-04-2024, 02:22 AM   #12
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by Sauerland View Post
Delete it and add the official one, if it is not available.
Compare the URL's, not the names.
Thank you. The official one is already present.

Was the unofficial one added by system ?
 
Old 05-05-2024, 10:35 PM   #13
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,827
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
"The system" won't add random repos without your assistance. Any time a repo turns up containing an 8 character hexadecimal string in its name, such as ff8e5a28, it's strongly suggestive that software.opensuse.org's 1-click install process was used to install something, and the admin didn't perform suggested follow-up to the 1-click process, leaving that non-standard repo enabled to cause future grief from misconfigured repos.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: openSUSE Leap 15.2 Reached End of Life, Users Urged to Upgrade to openSUSE Leap 15.3 LXer Syndicated Linux News 0 01-15-2022 01:08 PM
LXer: openSUSE Leap 15.0 Reached End of Life, Upgrade to openSUSE Leap 15.1 Now LXer Syndicated Linux News 0 12-01-2019 09:21 AM
LXer: openSUSE Leap 42.3 Linux OS Reached End of Life, Upgrade to openSUSE Leap 15.1 LXer Syndicated Linux News 0 06-30-2019 01:54 AM
LXer: openSUSE Leap 42.2 is out, how to upgrade safely from openSUSE Leap 42.1 LXer Syndicated Linux News 0 11-17-2016 07:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 06:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration