[EMAIL PROTECTED] (Fran�ois Pons) writes: > [EMAIL PROTECTED] (Fran�ois Pons) writes: > > > parag shah <[EMAIL PROTECTED]> writes: > > > > > since list is reporting long standing failure of using curl for updates > > > here is my problem. > > > > > > #urpmi.update sun > > > examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib.cz] > > > retrieving description file of "sun"... > > > ...retrieving failed: curl failed: exited with 19 or signal 0 > > > > > > it does work using wget. > > > > You use a specific url with user authentification ? Can you give me the url used > > please ? > > Ok, so it works with current curl by changing the second / by %2f > > like curl ftp://user:[EMAIL PROTECTED]/%2ftmp/A
Ok, anyway, it is fixed by slightly modifying test106 of curl (to change // to anywhere except the beginning of path). Look at curl-7.10.6-pre4.2mdk for fix. Fran�ois.
