https://bugzilla.novell.com/show_bug.cgi?id=476430 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=476430#c1 --- Comment #1 from Peter Poeml <poeml@novell.com> 2009-02-17 06:31:50 MST --- I see this for the netbeans request: HTTP/1.0 401 Unauthorized^M Server: squid/2.7.STABLE5^M Date: Tue, 17 Feb 2009 11:42:35 GMT^M Content-Type: text/html^M Content-Length: 1356^M X-Squid-Error: ERR_FTP_FORBIDDEN 0^M X-Cache: MISS from Arbuthnot.plater^M X-Cache-Lookup: MISS from Arbuthnot.plater:3128^M Via: 1.0 Arbuthnot.plater:3128 (squid/2.7.STABLE5)^M Connection: close 2009-02-17 13:42:35.435906 DEBUG - CUID#11 - socket: read:1, write:0, hup:0, err:0 2009-02-17 13:42:35.436223 ERROR - CUID#11 - Download aborted. URI=ftp://ftp.is.co.za/mirror/opensuse/factory/repo/non-oss/suse/x86_64/netbeans-6.0-80.28.x86_64.rpm Exception: Authorization failed. After that, tons of "socket: read:1" log lines. I wonder, what did it download from where? Did it actually download something, or just get stuck in some kind of loop, trying to download from the proxy? 2009-02-17 13:47:13.275462 DEBUG - CUID#6 - socket: read:1, write:0, hup:0, err:0 2009-02-17 13:47:13.309701 DEBUG - CUID#10 - socket: read:1, write:0, hup:0, err:0 2009-02-17 13:47:13.344926 DEBUG - CUID#10 - socket: read:1, write:0, hup:0, err:0 2009-02-17 13:47:13.379168 DEBUG - CUID#6 - socket: read:1, write:0, hup:0, err:0 2009-02-17 13:47:13.413427 DEBUG - CUID#6 - socket: read:1, write:0, hup:0, err:0 2009-02-17 13:47:13.448657 DEBUG - CUID#6 - socket: read:1, write:0, hup:0, err:0 2009-02-17 13:47:13.482899 DEBUG - CUID#6 - socket: read:1, write:0, hup:0, err:0 2009-02-17 13:47:13.517136 DEBUG - CUID#6 - socket: read:1, write:0, hup:0, err:0 2009-02-17 13:47:13.552865 DEBUG - CUID#8 - socket: read:1, write:0, hup:0, err:0 But it seems to download really: 2009-02-17 13:47:13.552962 INFO - CUID#8 - The download for one segment completed successfully. 2009-02-17 13:47:13.553005 DEBUG - usedPieces.size()=4 2009-02-17 13:47:13.553023 DEBUG - Attach segment#65 to CUID#8. 2009-02-17 13:47:13.553037 DEBUG - index=65, length=1048576, segmentLength=1048576, writtenLength=0 And finally: 2009-02-17 13:47:25.961701 INFO - Saving the segment file /var/adm/mount/AP_0x00000004/suse/x86_64/netbeans-6.0-80.28.x86_64.rpm.aria2 2009-02-17 13:47:25.961967 INFO - The segment file was saved successfully. The file is extremely large -- 126MB, so it is at least logical that aria2c is busy with it for quite a while: -rw-r--r-- 2 mirror stage 126M Feb 13 23:10 /srv/ftp/pub/opensuse/factory/repo/non-oss/suse/x86_64/netbeans-6.0-80.28.x86_64.rpm So it looks to me as if - aria2c successfully downloaded the file - the one FTP error was spurious (happened only in one connection / connection attempt) and didn't hinder the download in the end - quitting yast2 didn't quit aria2c What do you think? -- 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.