
https://bugzilla.novell.com/show_bug.cgi?id=227364 Summary: Unable to remove non-reachable inst-source with zypper/YaST Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: stbinner@novell.com QAContact: jsrain@novell.com Yast/libzypp annoys with warnings etc when an installation source is not reachable/existing. So let's try to remove it: ~ # zypper sl # | Enabled | Refresh | Type | Name | URI --+---------+---------+------+-------------------------+----------------------------------------------------------------------- 1 | No | No | YaST | 20061203-144745 | cd:///?devices=/dev/sr0 2 | Yes | Yes | YUM | SUSE-Linux-10.2-Updates | http://ftp.tu-chemnitz.de/pub/linux/suse/ftp.suse.com/suse/update/10.2 3 | No | Yes | YaST | 20061204-094011 | ftp://dist/install/stable-x86/ ~ # zypper sd ftp://dist/install/stable-x86/ Not found: Media Exception Not found: Media Exception Please insert media [Curl error for: ftp://dist/install/stable-x86/media.1/directory.yast: Error code: Unrecognized error Error message: connect() timed out! ] # 1. Retry [y/n]: n ftp://dist/install/stable-x86//: Can't provide //media.1 from ftp://dist/install/stable-x86/ Continuing anyway Source ftp://dist/install/stable-x86/ not found. ~ # zypper sl # | Enabled | Refresh | Type | Name | URI --+---------+---------+------+-------------------------+----------------------------------------------------------------------- 1 | No | No | YaST | 20061203-144745 | cd:///?devices=/dev/sr0 2 | Yes | Yes | YUM | SUSE-Linux-10.2-Updates | http://ftp.tu-chemnitz.de/pub/linux/suse/ftp.suse.com/suse/update/10.2 3 | No | Yes | YaST | 20061204-094011 | ftp://dist/install/stable-x86/ It's also not possible via YaST GUI: the user gets an popup "There were errors when restoring the source configuration. Not all sources are available for configuration. [...] Do you want to immediately remove theses sources?". Clicking "Yes" doesn't show it in the listview then (no possibility to delete it) but after "Finish" the source still exists in the configuration. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.