https://bugzilla.novell.com/show_bug.cgi?id=221170 lslezak@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lslezak@novell.com AssignedTo|lslezak@novell.com |dmacvicar@novell.com Component|Installation |libzypp ------- Comment #2 from lslezak@novell.com 2006-11-15 06:12 MST ------- This is the error: 2006-11-15 10:25:49 <1> K59(4644) [yum] YUMSourceImpl.cc(operator()):60 Probing for YUM source... 2006-11-15 10:25:49 <0> K59(4644) [media] MediaCurl.cc(getDoesFileExist):735 /repodata/repomd.xml 2006-11-15 10:25:49 <0> K59(4644) [media] MediaCurl.cc(getDoesFileExist):761 URL: http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/repodat... /repomd.xml 2006-11-15 10:25:49 <1> K59(4644) [media] MediaCurl.cc(getDoesFileExist):834 perform code: 22 [ HTTP response code said error ] 2006-11-15 10:25:49 <1> K59(4644) [yum] YUMSourceImpl.cc(operator()):70 Not a YUM source... 2006-11-15 10:25:49 <1> K59(4644) [YCP] PackageCallbacks.ycp:910 Source http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/ is not YUM source curl -v http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/repodat... * About to connect() to download.opensuse.org port 80 * Trying 195.135.221.130... connected * Connected to download.opensuse.org (195.135.221.130) port 80
GET /distribution/SL-OSS-factory/inst-source/repodata/repomd.xml HTTP/1.1 User-Agent: curl/7.15.5 (i686-suse-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8a zlib/1.2.3 libidn/0.6.6 Host: download.opensuse.org Accept: */*
< HTTP/1.0 302 Moved Temporarily < Date: Wed, 15 Nov 2006 12:50:08 GMT < Server: Apache/2.2.3 (Linux/SUSE) < X-Powered-By: PHP/5.1.2 < Location: http://ftp.opensuse.org/pub/opensuse/distribution/SL-OSS-factory/inst-source... < Content-Length: 0 < Content-Type: text/html; charset=ISO-8859-1 < X-Cache: MISS from styx.suse.cz < X-Cache-Lookup: MISS from styx.suse.cz:3128 < Connection: close * Closing connection #0 So the server respose code is 302. Duncan, could zypp handle that better? -- 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.