Combelles, Christophe (MED, ALTEN) wrote:

When running urpmi, the output of "curl" is not correct :

(...) ETA = 4521k, vitesse = 0:00:04


- ETA should not be a size, but a time - speed (vitesse) should not be a time, but a rate

Is it only in french ?



Given the thread so far, what are the chances that urpmi is expecting data in a different order than curl is sending it??? Direct run with output to console does not always mean a return passback\response from an indirect call is understood right when an app is indirectly called.... If changing so that curl works messes up wget, the probability is that each uses different data order for passthrough response than the other when called or that the format parsed is different than what is sent (urpmi may not be understanding curl right cuz it is trying to handle passed data like wget passes data-- possible???). Given that urpmi says curl has failed but that a direct connect with curl succeeds, and given that wget works with urpmi fine but urpmi has problems with curl even on club library access, I think modular INTER-relations (data handling) should be looked at. This is what a bundler of a software set I would buy from does, handles intermodular relations mostly. My brother makes a living fixing old masonry where the mortar was faulty and the walls are now crumbling (with physical structures) and does so in ways that let historic building meet historic codes (outside looks same, fix is stronger inside than ever), my skill lies in the area of seeing modular interrelation patterns of fault in computer systems by seeing patterns of breakage. Problem here might not be curl, might be that what urpmi thinks curl is sending is not what curl means.

cc cooker as outside poster to that list from this email address

John Danielson.




Reply via email to