Bug 449858

Summary: old 11.0 onlineupdate repository stays in list after 11.1 rc1 upgrade
Product: [openSUSE] openSUSE 11.1 Reporter: andreas bittner <abittner>
Component: InstallationAssignee: Lukas Ocilka <locilka>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: snwint
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description andreas bittner 2008-11-27 22:31:36 UTC
hello there,

11.0 clean x86 system, upgraded to 11.1 rc1.

after upgrade i still have:
linux-icjl:/etc/zypp/repos.d # ls -lart
total 32
-rw-r--r-- 1 root root  166 Nov 27 23:10 openSUSE-11.1-Updates.repo
drwxr-xr-x 5 root root 4096 Nov 27 23:12 ..
-rw-r--r-- 1 root root  159 Nov 28  2008 repo-oss.repo
-rw-r--r-- 1 root root  171 Nov 28  2008 repo-non-oss.repo
-rw-r--r-- 1 root root  165 Nov 28  2008 repo-debug.repo
-rw-r--r-- 1 root root  169 Nov 28  2008 openSUSE-11.0-Updates.repo
-rw-r--r-- 1 root root  128 Nov 28  2008 openSUSE 11.1-0.repo
drwxr-xr-x 2 root root 4096 Nov 28  2008 .

-----------------------------
also: note the space in the filename of "openSUSE 11.1-0.repo"
the other files dont have spaces in their filenames.




#cat openSUSE-11.0-Updates.repo
[openSUSE-11.0-Updates]
name=openSUSE-11.0-Updates
enabled=0
autorefresh=1
baseurl=http://download.opensuse.org/update/11.0/
path=/
type=NONE
priority=20
keeppackages=0

---------------------

why is this repository entry still around?
does this need fixing?

thanks and regards.
Comment 1 Andreas Jaeger 2008-11-28 05:56:21 UTC
It's disabled, so it should not harm directly. Not sure whether there's an automatic way to delete it.
Comment 3 Lukas Ocilka 2008-11-28 12:23:13 UTC
This is actually a feature, it was requested to either use and enable the sources (with possibly modified URL) in installation or add them disabled. See the YaST logs and grep for "http://download.opensuse.org/update/11.0/".

Closing as duplicate.

*** This bug has been marked as a duplicate of bug 327847 ***