Borsenkow Andrej <[EMAIL PROTECTED]> writes: > > Andrej, did you managed to get it back. > > > > Does someone used proxy (I suppose some part does not use --wget for urpmi > > in > > rpmdrake/rpminst). > > Sure. rpminst just calls > > urpmq -m --headers <requested package> ... > > when checking for "installed" packages. It thinks package is installed if urpmq > does not suggest update. And then grpmi fetches packages using libcurl, it does > not call urpmi at all.
This is problably what I see, urpmq uses curl/wget for downloading package if using a synthesis instead of hdlist, I add --wget/--curl support and make sure rpminst use --wget here in case of... Fran�ois.
