|
Bugzilla – Full Text Bug Listing |
| Summary: | i586 is being split from openSUSE:Factory to openSUSE:Factory:LegacyX86 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | YaST2 | Assignee: | E-mail List <yast2-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | Andreas.Stieger |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dominique Leuenberger
2022-12-14 09:06:33 UTC
Did you consider... https://github.com/openSUSE/download.o.o/blob/master/YaST/Repos/_openSUSE_Factory_Default.xml#L99 https://github.com/openSUSE/download.o.o/blob/master/YaST/Repos/_openSUSE_Factory_Default.xml.in#L18 Approved + merged the PR from comment #1. (In reply to Andreas Stieger from comment #2) > Did you consider... > https://github.com/openSUSE/download.o.o/blob/master/YaST/Repos/ > _openSUSE_Factory_Default.xml#L99 > https://github.com/openSUSE/download.o.o/blob/master/YaST/Repos/ > _openSUSE_Factory_Default.xml.in#L18 Yes - from 'this angle here' (yast skelcd-control-opensuse) the URLs are being rewritten a port, just like for arm, PPC, s390x i.e. the installer will be trying to download this file (which does not exist yet): https://download.opensuse.org/YaST/Repos/openSUSE_i586_Factory_Servers.xml which then has to point to the other not-yet existing _Default.xml file |