Bug 690974

Summary: Unable to add community repositories
Product: [openSUSE] openSUSE 11.4 Reporter: Michael Nelson <michaelnel>
Component: YaST2Assignee: Marcus Rückert <mrueckert>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P3 - Medium CC: forgotten_Si7ddX0wxG, michaelnel
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: adding repository
adding repository error

Description Michael Nelson 2011-04-29 20:46:16 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.57 Safari/534.24

Cannot add Community Repositories in Yast2

Reproducible: Always

Steps to Reproduce:
1.terminal, su -, "yast2 repositories"
2.Add
3.Community Repositories
4.Next
Actual Results:  
Popup: Warning
       Unable to download list of repositories or no repositories defined


Expected Results:  
I expected it to add the Community Repositories, but it won't.

I suspect it is because /etc/YaST2/control.xml "external_sources_link" points to:

http://download.opensuse.org/YaST/Repos/openSUSE_114_Servers.xml

...which does not exist.  Even

http://download.opensuse.org/YaST does not exist, let alone the rest of the path.
Comment 1 Michael Nelson 2011-04-29 20:49:58 UTC
I just checked http://download.opensuse.org/YaST/Repos/openSUSE_114_Servers.xml again, and now it gives a 403 error where earlier it was a 404.
Comment 2 Forgotten User Si7ddX0wxG 2011-04-30 04:21:56 UTC
I get this error too.
I consider that part broken --Glenn
Comment 3 Forgotten User Si7ddX0wxG 2011-04-30 04:28:43 UTC
Created attachment 427413 [details]
adding repository
Comment 4 Forgotten User Si7ddX0wxG 2011-04-30 04:29:28 UTC
Created attachment 427414 [details]
adding repository error
Comment 5 Forgotten User Si7ddX0wxG 2011-04-30 04:33:59 UTC
# wget -c  http://download.opensuse.org/YaST/Repos/openSUSE_114_Servers.xml
asking libproxy about url 'http://download.opensuse.org/YaST/Repos/openSUSE_114_Servers.xml'
libproxy suggest to use 'direct://'
--2011-04-30 14:32:28--  http://download.opensuse.org/YaST/Repos/openSUSE_114_Servers.xml
Resolving download.opensuse.org... 62.146.92.202, 2a01:138:a004:0:21a:a0ff:fe26:efa9
Connecting to download.opensuse.org|62.146.92.202|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2011-04-30 14:32:28 ERROR 403: Forbidden.
Comment 6 Marcus Meissner 2011-04-30 08:09:36 UTC
there is a maintenance window at the opensuse.org hosting site and services were
switched to backup yesterday afternoon.

this might be an issue of it.

services will be switched back later today or tomorrow, latest monday.

but lets ask Darix
Comment 7 Marcus Rückert 2011-04-30 11:18:50 UTC
hmm i will add that to the lists of things i need to sync to the backup host.

we are back to normal service now. so please try again.
Comment 8 Michael Nelson 2011-05-01 14:53:14 UTC
Yes, I tried it just now and it seems to be working properly.