[Cooker] [Bug 3555] [urpmi] bad error handling when the ftp server doesn´t accept anonymous login

2003-04-01 Thread f.heem
http://qa.mandrakesoft.com/show_bug.cgi?id=3555

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED



--- Additional Comments From [EMAIL PROTECTED]  2003-04-01 14:32 ---
Why urpmi needs an external program to download a file from an ftp server ? 
gnome libs doesn't support ftp transfert ? IMHO, using kde/qt would have been 
much easier and less buggier to do this job. 
Anyway, urmpi should report errors even without using -v.  



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
urpmi doesn´t handle error when an ftp server 
(ftp://ftp.lip6.fr/pub/linux/distributions/mandrake-devel/cooker/i586/Mandrake/base/) 
doesn´t accept anonymous login anymore. urmpi prints: 
 [EMAIL PROTECTED] etc]# urpmi.update ftp 
retrieving description file of "ftp"... 
...retrieving done 
retrieving source hdlist (or synthesis) of "ftp"... 

ftp://ftp.lip6.fr/pub/linux/distributions/mandrake-devel/cooker/i586/Mandrake/base/hdlist.cz
 
...retrieving done 
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.ftp.cz] 
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib.cz] 
 
So urmpi says ¨...retrieving done¨ whereas it hasn´t retrieved anything.



[Cooker] [Bug 3555] [urpmi] bad error handling when the ftp server doesn´t accept anonymous login

2003-04-01 Thread fpons
http://qa.mandrakesoft.com/show_bug.cgi?id=3555

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO



--- Additional Comments From [EMAIL PROTECTED]  2003-04-01 11:46 ---
This is problably a problem of webfetch application used (curl or wget) as urpmi
catch error if a problem is returned by the webfetch application. If you try to
reprocude, please try again with webfetch used (curl or wget) and echo $? after
that to confirm this, also, please use -v with urpmi for verbose output.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEEDINFO
creation_date: 
description: 
urpmi doesn´t handle error when an ftp server 
(ftp://ftp.lip6.fr/pub/linux/distributions/mandrake-devel/cooker/i586/Mandrake/base/) 
doesn´t accept anonymous login anymore. urmpi prints: 
 [EMAIL PROTECTED] etc]# urpmi.update ftp 
retrieving description file of "ftp"... 
...retrieving done 
retrieving source hdlist (or synthesis) of "ftp"... 

ftp://ftp.lip6.fr/pub/linux/distributions/mandrake-devel/cooker/i586/Mandrake/base/hdlist.cz
 
...retrieving done 
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.ftp.cz] 
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib.cz] 
 
So urmpi says ¨...retrieving done¨ whereas it hasn´t retrieved anything.