Bug ID 967662
Summary multiple problems with adding update debug repo
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.1
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter jnelson-suse@jamponi.net
QA Contact jsrain@suse.com
Found By ---
Blocker ---

Created attachment 666415 [details]
y2log

Going through YaST2 to try to add the "debuginfo for updates" repo and failed -
twice.

The first problem appears to be at least nominally a YaST2 problem. I've
attached the y2log file.

The second is that - if you *go* to
http://download.opensuse.org/debug/update/leap/42.1/oss/ and download the
openSUSE:Leap:42.1:Update.repo file, the file itself contains incorrect data
(the URL is wrong).





Adding the repo file manually:

b570:/etc/zypp/repos.d # wget
http://download.opensuse.org/debug/update/leap/42.1//oss/openSUSE:Leap:42.1:Update.repo
--2016-02-22 09:28:05-- 
http://download.opensuse.org/debug/update/leap/42.1//oss/openSUSE:Leap:42.1:Update.repo
Resolving download.opensuse.org (download.opensuse.org)... 195.135.221.134,
2001:67c:2178:8::13
Connecting to download.opensuse.org
(download.opensuse.org)|195.135.221.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 328 [text/plain]
Saving to: ���openSUSE:Leap:42.1:Update.repo.1���

100%[===========================================================================================================>]
328         --.-K/s   in 0s      

2016-02-22 09:28:06 (48.0 MB/s) - ���openSUSE:Leap:42.1:Update.repo.1��� saved
[328/328]

b570:/etc/zypp/repos.d # mv openSUSE:Leap:42.1:Update.repo.1
openSUSE:Leap:42.1:Update.repo
b570:/etc/zypp/repos.d # zypper lr 
#  | Alias                               | Name                                
            | Enabled | GPG Check | Refresh
---+-------------------------------------+--------------------------------------------------+---------+-----------+--------
...
10 | openSUSE_Leap_42.1_Update           | Online updates for openSUSE
Leap:42.1 (standard) | Yes     | (r ) Yes  | No     
b570:/etc/zypp/repos.d # zypper mr --enable --refresh 10 
Autorefresh has been enabled for repository 'openSUSE_Leap_42.1_Update'.
b570:/etc/zypp/repos.d # zypper -v dup 
Verbosity: 1
Warning: You are about to do a distribution upgrade with all enabled
repositories. Make sure these repositories are compatible before you continue.
See 'man zypper' for more information about this command.
Initializing Target
Checking whether to refresh metadata for Main Repository (NON-OSS)
...
Checking whether to refresh metadata for Online updates for openSUSE Leap:42.1
(standard)
Retrieving: repomd.xml
.......................................................................................................................[error]
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/openSUSE:/Leap:/42.1:/Update/standard_debug/'

Abort, retry, ignore? [a/r/i/? shows all options] (a): ^Cb570:/etc/zypp/repos.d
# 
b570:/etc/zypp/repos.d #


You are receiving this mail because: