|
Bugzilla – Full Text Bug Listing |
| Summary: | openSUSE-Leap-15.3-NET-x86_64-Build91.1: During installation: Unable to download repository list | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Alex B. <thalunil> |
| Component: | Installation | Assignee: | Lubos Kocman <lubos.kocman> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | ancor, Andreas.Stieger, comes, ioannis.bonatakis, mrmazda, thalunil, zenigata.it |
| Version: | Leap 15.3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | screenshot | ||
|
Description
Alex B.
2021-03-14 08:45:49 UTC
Code is here... https://github.com/openSUSE/download.o.o/tree/master/YaST/Repos Happens to me every time too, and I'm providing linuxrc's ifcfg=... for static IP etc. to the installer kernel. https://download.opensuse.org/YaST/Repos/openSUSE_Leap_15.2_Servers.xml vs. https://download.opensuse.org/YaST/Repos/openSUSE_Leap_15.3_Servers.xml I guess it's kind of expected community repositories are still not available for Leap 15.3. Reassigning to Lubos anyways, he should know better all the details related to availability of 15.3-related infrastructure. Actually the 15.3 default repository list should be filled and available now, and the community list should be available even if empty. *** Bug 1183628 has been marked as a duplicate of this bug. *** *** Bug 1183625 has been marked as a duplicate of this bug. *** I remember a message of Lubos one week ago on the packman mailing list about the packman packages not available for 15.3 yet. May be the current issue is related to such message.
However if the intention is to not make the packman repositories available it would suffice to remove the section:
<item>
<link>
https://opensuse-community.org/openSUSE_Leap_153_Community_Additional.xml
</link>
<official config:type="boolean">false</official>
</item>
from https://download.opensuse.org/YaST/Repos/openSUSE_Leap_15.3_Servers.xml
Making https://download.opensuse.org/YaST/Repos/openSUSE_Leap_15.3_Servers.xml and https://download.opensuse.org/YaST/Repos/_openSUSE_Leap_15.2_Default.xml totally unavailable has the consequence of not enabling the non-oss repository (together with update-oss and update-non-oss which, although without content, they do exist).
This is orthogonal to the availability of Packman or other community repositories. 15.3 should have a default repository list. The community repo list can very well be empty. Same here. The error in my installation (english) is: "unable to download list of repositories or no repositories defined". *bump* error is still present in the current RC-installation image (NET). Lubos, how hard is it to put a syntactically correct file with the standard repositories and an empty community repository list onto d.o.o? Code is here: https://github.com/openSUSE/download.o.o While you are at it also fix https://github.com/openSUSE/download.o.o/issues/31 via https://github.com/openSUSE/download.o.o/pull/30 no longer a problem - 15.3 installation works just fine |