|
Bugzilla – Full Text Bug Listing |
| Summary: | Community channels points to 11.3 version | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Luiz Angelo Daros de Luca <luizluca> |
| Component: | YaST2 | Assignee: | Pascal Bleser <pascal.bleser> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | tgoettlicher, yy_weiss |
| Version: | RC 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Luiz Angelo Daros de Luca
2011-03-02 20:18:42 UTC
Sorry, truncated url: Hello, When I list community repos using Yast, it looks for them at: http://download.opensuse.org/YaST/Repos/openSUSE_113_Servers.xml Although, the openSUSE_114_Servers.xml already exists. The relevant line is in /etc/YaST2/control.xml, with the line:
<external_sources_link>http://download.opensuse.org/YaST/Repos/openSUSE_113_Servers.xml</external_sources_link>
Line 195 by me, though that may no be constant.
sed 's/113/114' corrects this.
Note also that one of the links in the correct link,
http://download.opensuse.org/YaST/Repos/openSUSE_114_Servers.xml links to a
nonexistent file.
(http://opensuse-community.org/openSUSE_114_Community_Additional.xml)
This is fixed in the current openSUSE-release-11.4-1.9.x. (the missing xml file is still not available) This is about the community repositories. Pascal, could you please look into it? Fixed in 13.1 |