|
Bugzilla – Full Text Bug Listing |
| Summary: | Unable to add community repositories | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Michael Nelson <michaelnel> |
| Component: | YaST2 | Assignee: | 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 |
||
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. I get this error too. I consider that part broken --Glenn Created attachment 427413 [details]
adding repository
Created attachment 427414 [details]
adding repository error
# 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. 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 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. Yes, I tried it just now and it seems to be working properly. |
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.