[Bug 619093] New: installation from ftp server fails when aria2c comes to play
http://bugzilla.novell.com/show_bug.cgi?id=619093 http://bugzilla.novell.com/show_bug.cgi?id=619093#c0 Summary: installation from ftp server fails when aria2c comes to play Classification: openSUSE Product: openSUSE 11.3 Version: RC 1 Platform: i586 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: m.munnix@redcross.be QAContact: jsrain@novell.com Found By: --- Blocker: --- Created an attachment (id=373140) --> (http://bugzilla.novell.com/attachment.cgi?id=373140) y2logs User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9 doing installation from network source (ftp) at system probing / initialize package manager, getting error message: "download failed" for file .../media.1/media It seems downloads with mediacurl succeeded but downloads with aria2c fail Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=619093 http://bugzilla.novell.com/show_bug.cgi?id=619093#c1 --- Comment #1 from michel munnix <m.munnix@redcross.be> 2010-07-01 08:47:37 UTC --- Created an attachment (id=373142) --> (http://bugzilla.novell.com/attachment.cgi?id=373142) ftp server log -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=619093 http://bugzilla.novell.com/show_bug.cgi?id=619093#c2 --- Comment #2 from michel munnix <m.munnix@redcross.be> 2010-07-01 08:49:23 UTC --- Created an attachment (id=373143) --> (http://bugzilla.novell.com/attachment.cgi?id=373143) TmpFile.JveJ5m config file -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=619093 http://bugzilla.novell.com/show_bug.cgi?id=619093#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |poeml@novell.com |ovo.novell.com | -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=619093 http://bugzilla.novell.com/show_bug.cgi?id=619093#c Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Installation |libzypp AssignedTo|yast2-maintainers@suse.de |zypp-maintainers@forge.prov | |o.novell.com QAContact|jsrain@novell.com |qa@suse.de -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=619093 http://bugzilla.novell.com/show_bug.cgi?id=619093#c4 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zypp-maintainers@forge.prov |pascal.bleser@opensuse.org |o.novell.com | --- Comment #4 from Michael Andres <ma@novell.com> 2010-07-02 12:05:53 CEST --- Pascal, any idea? We almost tend to disable aria, as many people complain about aria hanging or failing to download, while curl works fine. Workaround: Disable aria by setting 'ZYPP_ARIA2C=0' in the environment. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=619093 http://bugzilla.novell.com/show_bug.cgi?id=619093#c5 Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tatsuhiro.t@gmail.com Severity|Major |Critical --- Comment #5 from Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com> 2010-07-08 16:18:49 UTC --- I found the bug that aria2 cannot handle %2F in FTP URI properly. ftp://10.3.3.3/%2Fmedia/disk-2/113rc1/i586/media.1/products Because of %2F which percent-encode of '/', client should issue CWD to absolute directory path /media/disk-2/113rc1/i586/media.1/. But aria2 failed to understand %2F, so it just CWD to relative path media/disk-2/113rc1/i586/media.1/ and failed to get file. I'll fix this in the next release. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=619093 http://bugzilla.novell.com/show_bug.cgi?id=619093#c6 --- Comment #6 from Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com> 2010-07-08 16:43:16 UTC --- I fixed the bug in aria2 svn r2245. http://aria2.svn.sourceforge.net/viewvc/aria2?view=revision&revision=2245 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=619093 https://bugzilla.novell.com/show_bug.cgi?id=619093#c7 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low CC| |dmacvicar@novell.com Component|libzypp |Other AssignedTo|pascal.bleser@opensuse.org |bnc-team-screening@forge.pr | |ovo.novell.com --- Comment #7 from Duncan Mac-Vicar <dmacvicar@novell.com> 2011-05-18 07:59:27 UTC --- Not a libzypp bug, but aria. Some volunteer to backport the patch? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=619093 https://bugzilla.novell.com/show_bug.cgi?id=619093#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |pascal.bleser@opensuse.org |ovo.novell.com | -- 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.
participants (1)
-
bugzilla_noreply@novell.com