https://bugzilla.novell.com/show_bug.cgi?id=341617#c4 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmacvicar@novell.com AssignedTo|lslezak@novell.com |jkupec@novell.com Status|ASSIGNED |NEW --- Comment #4 from Ladislav Slezak <lslezak@novell.com> 2007-11-16 09:34:03 MST --- Unfortunately the fix doesn't solve the problem completely, it's just one step forward. After probing the correct directory libzypp fails when downloading the metadata: 2007-11-16 17:04:54 <1> cyclops(14745) [parser::yum] RepomdFileReader.cc(Impl):103 Reading /var/cache/zypp/raw/CD1K5WmuV/patches/repodata/repomd.xml 2007-11-16 17:04:54 <1> cyclops(14745) [zypp] Downloader.cc(repomd_Callback):58 patches : [ 1 ] /repodata/patches.xml{0 B|sha1-b5200d53a0e811abe06f9f2f6cee73b991936d9b} 2007-11-16 17:04:54 <3> cyclops(14745) [zypp] MediaCurl.cc(doGetFileCopy):1155 curl error: 9: Server denied you to change to the given directory, temp file size 0 byte. 2007-11-16 17:04:54 <1> cyclops(14745) [zypp] PathInfo.cc(_Log_Result):295 mkdir /var/adm/mount/AP_0x0000000d/repodata 00755unlink /var/adm/mount/AP_0x0000000d/repodata/patches.xml.new.zypp.9CfOTP 2007-11-16 17:04:54 <5> cyclops(14745) [zypp] Exception.cc(log):119 MediaCurl.cc(doGetFileCopy):1244 THROW: MediaCurl.cc(doGetFileCopy):1244: File ./repodata/patches.xml not found on media: ftp://machcd2.suse.de/CDs/openSUSE-10.3-RM-i386-Build102/CD1/ 2007-11-16 17:04:54 <5> cyclops(14745) [zypp] Exception.cc(log):119 MediaCurl.cc(doGetFileCopy):1253 RETHROW: MediaCurl.cc(doGetFileCopy):1244: File ./repodata/patches.xml not found on media: ftp://machcd2.suse.de/CDs/openSUSE-10.3-RM-i386-Build102/CD1/ It seems that repomd.xml is downloaded from the correct location but, then it fails when reading patches.xml later (due to a wrong directory). -- 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.