848
849
# Some people registered mirrors on distros other than Ubuntu back
849
850
# in the old times, so now we need to do this small hack here.
850
851
if not mirror.distribution.full_functionality:
852
853
"Mirror '%s' of distribution '%s' can't be probed --we "
853
854
"only probe Ubuntu mirrors."
854
855
% (mirror.name, mirror.distribution.name))