http://bugzilla.novell.com/show_bug.cgi?id=542792 User locilka@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542792#c2 --- Comment #2 from Lukas Ocilka <locilka@novell.com> 2009-09-29 08:53:05 MDT --- See the log: clients/inst_addon_update_sources.ycp:68 sources for updates: ["http://download.opensuse.org/update/11.2/"] Source_Create.cc(createManagedSource):226 Using source type: rpm-md Source_Create.cc(createManagedSource):242 Using alias: http-download.opensuse.org-43a2ea01 Source_Create.cc(createManagedSource):257 Name of the repository: 'http-download.opensuse.org-43a2ea01' Source_Save.cc(SourceSaveAll):220 Adding repository 'http-download.opensuse.org-43a2ea01' Try adding repo -------------------------------------- - alias : http-download.opensuse.org-43a2ea01 - name : http-download.opensuse.org-43a2ea01 - enabled : 1 - autorefresh : 1 - url : http://download.opensuse.org/update/11.2/ - path : / - metadataPath: /var/cache/zypp/raw/http-download.opensuse.org-43a2ea01 clients/inst_addon_update_sources.ycp contains: --- cut --- foreach (string u, addUrls, { integer srcid = Pkg::SourceCreate (u, "/"); ... }) --- cut --- Alias and Name are created by package bindings or libzypp. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.