Bug 651896

Summary: Command: sudo zypper addrepo --name "openSUSE-11.3 Non-OSS" http://download.opensuse.org/distribution/11.3/repo/non-oss/ repo-11.3-non-oss OR repo-11.3-oss FAILS
Product: [openSUSE] openSUSE 11.3 Reporter: Oskar Schömig <oskar.schoemig>
Component: YaST2Assignee: Jan Kupec <jkupec>
Status: RESOLVED NORESPONSE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: 64bit   
OS: openSUSE 11.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Oskar Schömig 2010-11-06 22:05:08 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Firefox/3.6.12

Follow 2 Commands fails: 
sudo zypper addrepo --name "openSUSE-11.3 Non-OSS" http://download.opensuse.org/distribution/11.3/repo/non-oss/ repo-11.3-non-oss 

OR same command ends with:
repo-11.3-oss

In special means:

The command fails for add two repositories in YAST
and the question is why !?



Reproducible: Didn't try

Steps to Reproduce:
1.
2.
3.
Actual Results:  
Unerwartete Ausnahme.
/etc/zypp/repos.d/
http:__ftp.uni-erlangen.de_pub_mirrors_packman_suse_11.3.repo: Line 2 is missing '=' sign
Machen Sie bitte darüber unter https://bugzilla.novell.com/ einen Bug-Report.
Anweisungen finden Sie unter http://de.opensuse.org/Zypper/Troubleshooting.
Comment 1 Jan Kupec 2010-11-10 08:36:13 UTC
Hi Oskar and thanx for reporting this.

I'm not exactly sure what happend, and i don't fully understand what you actually did. the first command you described works for me:

 $ sudo zypper addrepo --name "openSUSE-11.3 Non-OSS" http://download.opensuse.org/distribution/11.3/repo/non-oss/ repo-11.3-non-oss
 Adding repository 'repo-11.3-non-oss' [done]
 Repository 'repo-11.3-non-oss' successfully added
 Enabled: Yes
 Autorefresh: No
 URI: http://download.opensuse.org/distribution/11.3/repo/non-oss/

Can you attach your /var/log/zypper.log? Or if you can reproduce the problem, just do

 $ ZYPP_LOGFILE=myzypper.log sudo zypper addrepo --name "openSUSE-11.3 Non-OSS" http://download.opensuse.org/distribution/11.3/repo/non-oss/ repo-11.3-non-oss

and attach the generated myzypper.log file.
Comment 2 Jan Kupec 2010-11-29 17:36:55 UTC
I'll close this report now. If you can provide the requested info, please reopen the bug.