Bug 343700

Summary: liveCD 2.3/KDE, wrong url for community repos
Product: [openSUSE] openSUSE 10.3 Reporter: Martin Lasarsch <martin.lasarsch>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: coolo
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Martin Lasarsch 2007-11-22 15:43:11 UTC
after installation the YaST2 module "community repos" is not working.

i guess i found why:

/etc/YaST2/control.xml
<external_sources_link>http://seven-swords.net/Repos/openSUSE_10.3/testing_list_of_repositories.xml</external_sources_link>
which is a 404

replacing it with 
<external_sources_link>http://download.opensuse.org/YaST/Repos/openSUSE_103_Servers.xml</external_sources_link>
and it works
Comment 1 Stephan Kulow 2007-11-22 17:50:24 UTC
check for dups next time - fixed in 2.4

*** This bug has been marked as a duplicate of bug 342758 ***