Es schrieb Warly:
> does this fixed the pb ? (for urpmi not rpmdrake gtk pb)
> 
> on urpm.pm
> 
> --- urpm.pm.warly       Sat Feb 16 19:57:51 2002
> +++ urpm.pm     Sat Feb 16 19:57:21 2002
> @@ -1139,7 +1139,7 @@
> 
>      #- remove any multiple /s or trailing /.
>      #- then split all components of pathname.
> -    $dir =~ s/\/+/\//g; $dir =~ s/\/$//;
> +    $dir =~ s/([^:]+:\/)?\/+/$1\//g; $dir =~ s/\/$//;
>      my @paths = split '/', $dir;
> 
>      #- reset $dir, recompose it, and clean trailing / added by algorithm.

Indeed :-) It is fetching again now ...

It seems, it's time for a new RPM ;-)

-- 
��������������������������������������������������������_�����
Tsch�ss�und�bis�demn�chst/�bient�t,������������������_|_|_���
�������������������������������������������������������(")���*
������������������������������������Stefan�������������/v\��/�
������������������������������������������������������(���)���Penguin�Powered!
�+----------------------------------------------------(m-m)------------------+



Reply via email to