Andrei Borzenkov changed bug 1173754
What Removed Added
CC   arvidjaar@gmail.com

Comment # 5 on bug 1173754 from
(In reply to Martin Schlander from comment #4)
> It appears to me that there is also a problem on the
> YaST side?
> 

No. YaST reads whatever is defined in control file which points to
https://download.opensuse.org/YaST/Repos/openSUSE_Leap_15.2_Servers.xml with
content:

<productDefines xmlns:config="http://www.suse.com/1.0/configns"
xmlns="http://www.suse.com/1.0/yast2ns">
<servers config:type="list">
<item>
<link>https://download.opensuse.org/YaST/Repos/_openSUSE_Leap_15.2_Default.xml</link>
<installation_repo config:type="boolean">true</installation_repo>
<official config:type="boolean">true</official>
</item>
</servers>
</productDefines>

No community repo. I do not know who maintains this file
(openSUSE_Leap_15.2_Servers.xml)


You are receiving this mail because: