https://bugzilla.novell.com/show_bug.cgi?id=421726 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=421726#c12 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |poeml@novell.com, mmarek@novell.com Status|REOPENED |ASSIGNED --- Comment #12 from Ján Kupec <jkupec@novell.com> 2008-10-12 14:42:08 MDT --- Hm.. bad luck, everything works for me :O(. But this time i noticed a problem in the log. It seems that curl received a 304 response while no file was there at the destination. 304 should only happen if the file being downloaded (http://download.opensuse.org/update/11.0/rpm/i586/kdenetwork3-InstantMesseng... in this case) exists at the destination (/var/adm/mount/AP_0x00000002/rpm/i586/kdenetwork3-InstantMessenger-3.5.9-39.1_39.2.i586.delta.rpm) and has the same timestamp (which is 0 in this case). But in this case 'dest' does not exist. Michal, Peter, any idea how this could happen? Zero mtime of the file at the server? relevant part of the log: 2008-10-09 18:58:43 <0> efteli(4326) [zypp] MediaCurl.cc(doGetFileCopy):1151 URL: http://download.opensuse.org/update/11.0/rpm/i586/kdenetwork3-InstantMesseng... 2008-10-09 18:58:43 <0> efteli(4326) [zypp] MediaCurl.cc(doGetFileCopy):1212 dest: /var/adm/mount/AP_0x00000002/rpm/i586/kdenetwork3-InstantMessenger-3.5.9-391_39.2.i586.delta.rpm 2008-10-09 18:58:43 <0> efteli(4326) [zypp] MediaCurl.cc(doGetFileCopy):1213 temp: /var/adm/mount/AP_0x00000002/rpm/i586/kdenetwork3-InstantMessenger-3.5.9-391_39.2.i586.delta.rpm.new.zypp.S9BNXK 2008-10-09 18:58:44 <0> efteli(4326) [zypp] MediaCurl.cc(doGetFileCopy):1403 HTTP response: 304 Not modified. 2008-10-09 18:58:44 <1> efteli(4326) [zypp] PathInfo.cc(_Log_Result):295 unlink /var/adm/mount/AP_0x00000002/rpm/i586/kdenetwork3-InstantMessenger-3.5.9-391_39.2.i586.delta.rpm.new.zypp.S9BNXK 2008-10-09 18:58:44 <0> efteli(4326) [zypp] MediaCurl.cc(doGetFileCopy):1432 done: /var/adm/mount/AP_0x00000002/rpm/i586/kdenetwork3-InstantMessenger-3.5.9-391_39.2.i586.delta.rpm{does not exist} 2008-10-09 18:58:44 <0> efteli(4326) [zypp] MediaHandler.cc(provideFile):1011 provideFile(./rpm/i586/kdenetwork3-InstantMessenger-3.5.9-39.1_39.2.i586.delta.rpm) 2008-10-09 18:58:44 <1> efteli(4326) [zypp] PathInfo.cc(_Log_Result):295 copy /var/adm/mount/AP_0x00000002/rpm/i586/kdenetwork3-InstantMessenger-3.5.9-391_39.2.i586.delta.rpm -> /var/cache/zypp/packages/openSUSE-11.0-Updates/rpm/i586/kdenetwork3-InstantMessenger-3.5.9-39.1_39.2.i586.delta.rpm 2008-10-09 18:58:44 <2> efteli(4326) [zypp] PathInfo.cc(_Log_Result):297 FAILED: errno 22 -- 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.