You are not logged in.
mind porting arch32-light to systemd?
Did you even bother checking the aur page?
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
people are asking the same thing there, guess I should've asked there instead of here, or not at all since they already mentioned it
Yep, I'm a diaperfur now, I guess
while :;do if windows sucks;then mv windows /dev/null;pacman -Sy linux;fi;done
for i in {\ metal,core,grind};do echo death$i rules\!;done
Offline
people are asking the same thing there, guess I should've asked there instead of here, or not at all since they already mentioned it
Exactly. Xyne's aware of it, and he's even responded saying he does plan to when he has the time to switch to systemd. No purpose is served bringing it up again (except annoying other people).
You could try to write it yourself and send it to Xyne, that would certainly speed things up.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
I have added a new link to the footer. You may find it amusing. I recommend starting with juicepill.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Just a heads-up that I will gradually transition to using my new TU key for all of my packages and other signatures. The new fingerprint is
EC3C BE7F 607D 11E6 6314 9E81 1D1F 0DC7 8F17 3680
The old key is still valid.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Hello,
Cloudflare gives me 503 errors when I try to download sources from my build server
==> Making package: python3-threaded_servers 2021.11.20-1 (Mon Dec 13 18:16:00 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading python3-threaded_servers-2021.11.20.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 503
Warning: Problem : HTTP error. Will retry in 3 seconds. 3 retries left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 503
Warning: Problem : HTTP error. Will retry in 3 seconds. 2 retries left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 503
Warning: Problem : HTTP error. Will retry in 3 seconds. 1 retries left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 503
==> ERROR: Failure while downloading https://xyne.dev/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz
Aborting...
bastien@corrin:~$ wget -6 -O /tmp/test.bin https://xyne.dev/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz
--2021-12-14 12:47:37-- https://xyne.dev/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz
Résolution de xyne.dev (xyne.dev)… 2606:4700:3030::ac43:aec7, 2606:4700:3037::6815:437d
Connexion à xyne.dev (xyne.dev)|2606:4700:3030::ac43:aec7|:443… connecté.
requête HTTP transmise, en attente de la réponse… 503 Service Temporarily Unavailable
2021-12-14 12:47:37 erreur 503 : Service Temporarily Unavailable.
bastien@corrin:~$ wget -4 -O /tmp/test.bin https://xyne.dev/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz
--2021-12-14 12:47:44-- https://xyne.dev/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz
Résolution de xyne.dev (xyne.dev)… 104.21.67.125, 172.67.174.199
Connexion à xyne.dev (xyne.dev)|104.21.67.125|:443… connecté.
requête HTTP transmise, en attente de la réponse… 503 Service Temporarily Unavailable
2021-12-14 12:47:44 erreur 503 : Service Temporarily Unavailable.
fetching with curl gives me a webpage with a Checking your browser before accessing xyne.dev. message.
bastien@corrin:~$ curl -4 -o /tmp/test.tar.xz https://xyne.dev/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10355 0 10355 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k
bastien@corrin:~$ file /tmp/test.tar.xz
/tmp/test.tar.xz: HTML document, ASCII text, with very long lines
Maybe you should disable browser checks on downloads ? (I don't know how cloudflare works)
Offline
wget --spider https://xyne.dev/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz
Spider mode enabled. Check if remote file exists.
--2021-12-14 07:28:59-- https://xyne.dev/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz
SSL_INIT
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving xyne.dev (xyne.dev)... 172.67.174.199, 104.21.67.125, 2606:4700:3030::ac43:aec7, ...
Connecting to xyne.dev (xyne.dev)|172.67.174.199|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 39536 (39K) [application/x-xz]
Remote file exists
agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0"
curl -A "$agent" https://xyne.dev/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz -o python3-threaded_servers-2021.11.20.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 39536 100 39536 0 0 225k 0 --:--:-- --:--:-- --:--:-- 227k
file python3-threaded_servers-2021.11.20.tar.xz
python3-threaded_servers-2021.11.20.tar.xz: XZ compressed data, checksum CRC64
tar -tvf python3-threaded_servers-2021.11.20.tar.xz
drwxrwxr-x root/root 0 2021-11-19 20:41 python3-threaded_servers-2021.11.20/
-rwxrwxr-x root/root 873 2021-11-19 20:41 python3-threaded_servers-2021.11.20/3to2.sh
-rw-rw-r-- root/root 1268 2021-11-19 20:41 python3-threaded_servers-2021.11.20/CHANGELOG
-rw-rw-r-- root/root 17972 2021-11-19 20:41 python3-threaded_servers-2021.11.20/COPYING
...
Seems to be working ok here.
Last edited by teckk (2021-12-14 13:37:44)
Offline
I guess your "here" is not in the same AS as mine (AS16276).
I know cloudflare make some AS blacklist, and AS16276 is a "server AS" (which is true) ... but servers needs to access sources as well
Offline
503 is a *temporary* server issue - did you try again?
Offline
Yes, I tried many times yesterday and today.
I guess it's "temporary" because the "browser" should be tested ... but obviously curl won't validate itself
You can find a pcap here : https://corrin.geekwu.org/owncloud/inde … KkZeTP4w6Z
GET /projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz HTTP/1.1
User-Agent: Wget/1.21
Accept: */*
Accept-Encoding: identity
Host: xyne.dev
Connection: Keep-Alive
HTTP/1.1 503 Service Temporarily Unavailable
Date: Tue, 14 Dec 2021 14:50:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Permissions-Policy: accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),fullscreen=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=BAQ%2FgGCZLK5OfmRL2l%2BJZMhs88sdN2G66ZA1j55kjtnTUUWxLgXhgoq%2BIzz1FKkdHkyNv28Af%2FKui1E4a7Tt9mQfTuCmf0Efp4M%2BEyjfH%2FiUWlDcNTOIQkatcBlc7kK4lvBYV5nk7g%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Vary: Accept-Encoding
X-Content-Type-Options: nosniff
Server: cloudflare
CF-RAY: 6bd83e819cb139ab-CDG
alt-svc: h3=":443"; ma=86400, h3-29=":443"; ma=86400, h3-28=":443"; ma=86400, h3-27=":443"; ma=86400
23e6
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Just a moment...</title>
<style type="text/css">
html, body {width: 100%; height: 100%; margin: 0; padding: 0;}
body {background-color: #ffffff; color: #000000; font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Helvetica Neue",Arial, sans-serif; font-size: 16px; line-height: 1.7em;-webkit-font-smoothing: antialiased;}
h1 { text-align: center; font-weight:700; margin: 16px 0; font-size: 32px; color:#000000; line-height: 1.25;}
p {font-size: 20px; font-weight: 400; margin: 8px 0;}
p, .attribution, {text-align: center;}
#spinner {margin: 0 auto 30px auto; display: block;}
.attribution {margin-top: 32px;}
@keyframes fader { 0% {opacity: 0.2;} 50% {opacity: 1.0;} 100% {opacity: 0.2;} }
@-webkit-keyframes fader { 0% {opacity: 0.2;} 50% {opacity: 1.0;} 100% {opacity: 0.2;} }
#cf-bubbles > .bubbles { animation: fader 1.6s infinite;}
#cf-bubbles > .bubbles:nth-child(2) { animation-delay: .2s;}
#cf-bubbles > .bubbles:nth-child(3) { animation-delay: .4s;}
.bubbles { background-color: #f58220; width:20px; height: 20px; margin:2px; border-radius:100%; display:inline-block; }
a { color: #2c7cb0; text-decoration: none; -moz-transition: color 0.15s ease; -o-transition: color 0.15s ease; -webkit-transition: color 0.15s ease; transition: color 0.15s ease; }
a:hover{color: #f4a15d}
.attribution{font-size: 16px; line-height: 1.5;}
.ray_id{display: block; margin-top: 8px;}
#cf-wrapper #challenge-form { padding-top:25px; padding-bottom:25px; }
#cf-hcaptcha-container { text-align:center;}
#cf-hcaptcha-container iframe { display: inline-block;}
</style>
<meta http-equiv="refresh" content="35">
<script type="text/javascript">
//<![CDATA[
(function(){
window._cf_chl_opt={
cvId: "2",
cType: "non-interactive",
cNounce: "15191",
cRay: "6bd83e819cb139ab",
cHash: "43990a5472b67f3",
cPMDTk: "Pq6mptDQOF3YNE2h_jfhBYjS8PTTFy04mcVS4lE_WGQ-1639493422-0-gaNycGzNApE",
cFPWv: "b",
cTTimeMs: "1000",
cRq: {
ru: "aHR0cDovL3h5bmUuZGV2L3Byb2plY3RzL3B5dGhvbjMtdGhyZWFkZWRfc2VydmVycy9zcmMvcHl0aG9uMy10aHJlYWRlZF9zZXJ2ZXJzLTIwMjEuMTEuMjAudGFyLnh6",
ra: "V2dldC8xLjIx",
rm: "R0VU",
d: "FteBj3/EMYJ45jP7tUU/uqRN2+5eh2cjRrQfGnIhAvYBXGVfYzKO74nqJYL4N6ko/sR2pHRAYKo5oULNqKaU4FdgY7dbE51XGSUve6z87D6g0yxft74OPkk6XKsbB6vig/PN1ZSMJUDdYl8DrLrxn8XznajrfYgTKSo7zW+Arng3yS+Lv03GN10NX1MO3sDxIkiDaghsJdA6rglEhLHl2aNQl4MBi0K0hlUt1vLBx7LE8a81qBnYQ4ESHwsyxUwtD31dbILOxRbm0Agl7sZRGvfp+Zwx8+FSxV9jfmvCWCqmwfBKBBq/4HXZMyf6UimnjjfpY8F0/r/c9NRDsTiGWievti+APxtq7QSc5Ww1DGGmO7AyVVwfH2mK1OhKqQPaH62pugjefyERNp3g4gEItoW1gwvvhlhqoJ5wU4fdpW3eTAmTS4XUf6koETf5hk2HdvSrHhrGAy5OvidBfG+7mNWENlpQPPIq5affE32n0zluC4xi0Y+PRdctro+U65srBHsScQXkW83GN9XiI2MblwGGgmp+9NBbfILMjCDIhM6S0JAtmPWSac+zXCFy1TLO",
t: "MTYzOTQ5MzQyMi4zNDkwMDA=",
m: "58DK1sMnyVVCF9ie9g33J0n97W8Wo/e8n/DuLzsOUgE=",
i1: "apoZ8crft+Thjh/0opdaoA==",
i2: "A0FbdBIgCQn5Nfk8zz4X5w==",
zh: "fzDFar2DCGJf4N95TuyD11GSNpsya0HFaTSMZsPexGo=",
uh: "Q/9zJ+WuC+NEaBSfaurCwb0zSIlz7d76O3D9PGrQzVs=",
hh: "R0RkyJGcDKX2ie8MCaqEVQAIDwjThWUvsdHmvTqWlJk=",
}
}
window._cf_chl_enter = function(){window._cf_chl_opt.p=1};
})();
//]]>
</script>
</head>
<body>
<table width="100%" height="100%" cellpadding="20">
<tr>
<td align="center" valign="middle">
<div class="cf-browser-verification cf-im-under-attack">
<noscript>
<h1 data-translate="turn_on_js" style="color:#bd2426;">Please turn JavaScript on and reload the page.</h1>
</noscript>
<div id="cf-content" style="display:none">
<div id="cf-bubbles">
<div class="bubbles"></div>
<div class="bubbles"></div>
<div class="bubbles"></div>
</div>
<h1><span data-translate="checking_browser">Checking your browser before accessing</span> xyne.dev.</h1>
<a href="http://preshweb.com/prize.php?t=6075" style="display: none;">table</a>
<div id="no-cookie-warning" class="cookie-warning" data-translate="turn_on_cookies" style="display:none">
<p data-translate="turn_on_cookies" style="color:#bd2426;">Please enable Cookies and reload the page.</p>
</div>
<p data-translate="process_is_automatic">This process is automatic. Your browser will redirect to your requested content shortly.</p>
<p data-translate="allow_5_secs" id="cf-spinner-allow-5-secs" >Please allow up to 5 seconds…</p>
<p data-translate="redirecting" id="cf-spinner-redirecting" style="display:none">Redirecting…</p>
</div>
<form class="challenge-form" id="challenge-form" action="/projects/python3-threaded_servers/src/python3-threaded_servers-2021.11.20.tar.xz?__cf_chl_f_tk=Pq6mptDQOF3YNE2h_jfhBYjS8PTTFy04mcVS4lE_WGQ-1639493422-0-gaNycGzNApE" method="POST" enctype="application/x-www-form-urlencoded">
<input type="hidden" name="md" value="x8F2hCdetuWnH9vkoA2LwJX56mJtXUgfjGot2DTgMQ0-1639493422-0-AawuKisOPICCfQGNKnzoV0jBHPMVEZm4_B2UmAqcXEQJtl1aA1Kb9a7p2BdQKiSeDK60P54U6WTcE3biFpWUxOPHIBn1gGNfS9cn-z8uon3sgR-jKSkMUudl504R7TU7wyjSnUZYL2JFse5weIYBSQBcffk_LhdKxYMiHsYgVzpEv39hrD317WiVB-hQPYVngYlCvtyEfDNeLnldDt1_A9qmrmMLnUkMw7GlaZDC1liAOGLJAmpzHYQDzAwK9Rn0Cm29zmBbWXPTaWKDE9CxErx_n8wSuvrewPhlpI7HUwOvKPti56AqWBFjFyyTxmeA-Ostxpjp5lITgX0LfP5YcOyaBbpl9yBVZd_2nNGg3jlF7vI4SK7jozdmLxoIA0Q1L-NcZ6irZr0DTFeQVQlpHBMfCu4h61ssS1TNfcSCxZV2dI-MCKV1qIoREoiVKfzKltyNJV5IpOVDIP4JVxdgJglt-G9pkIEaqLDhbILkjVodlNwiSiLB3jCaQ9F33nI9q4bmH3SkvmXcDUdRen1U9SjXn3Fc1MTuVjIL85ZbX2dJkGqzysr0wENG7jWE0m7iJBhOAlJld247fnPRM8jREFSBf8Q5cXVg_i17r9goxHYZ3PtRKfkg2DvJ7AGtQ9wh0ygZSe4W9i9u0uv-5fh2vSst8YzRpfoNGe6GMZKg5PC7dL6afCHbuXtQFh14i29kZUUooWv8jU7maFJ4AqTtLek7Paz9nmyerYG83HVCL-40HySkUuIOqQwOXtFj5vs_Cka9XaBQpsjzVhdyaFgaKK4FXpTGHlirOP7Q8rln2__p" />
<input type="hidden" name="r" value="JlQLqZi98.I1PEqYxODnHCow2XnEOvkYLRlgHbfEAkQ-1639493422-0-AdV1je5jzi7QlehOOALKJ3HiVrzRv46R/OgF8ADzgkL2ZFL072Jru5IH5R8wi0+UJDQ6PG3UC3+/d8DlAIISCXoFMSjWOR2UiH4SxKAovVy0fPV2B9/X4janUGUIjd7BN8n7izeccazSBjwHzCXI8C7zZ+wWJIxe+9LQfWedOpwe6cLtGJgb/S2Tomk+N7jOBXU0l87u9aOucix2MHLL5Ef5dBONErBnIQIlLLyl8paJz4AZNY652fqSEsQsmQ7bJKKP1BGO4NNzuP06zrf6fh04yf/cprm8xnSJiLpfX9yXApVUa5L4CJG+Y6I/rzdA5jXOyqunGTTbBq9vUMxaWtLaKzupU0jHJFIVCOH/1HizVAN13QUmiIJGIhpM+PUWGHo9KF2ic2BCbABql1BNlM5S9J+zjA1BEfHM/U+I8xeGtPEITiVxMOd//G7cNIoTzRqId2guCvoUoUv+M1m01Mzo9qfkx49f1H8YvLF/ZWiWXJGS+ghEefzwDIsQRYlqPlRZsA6Du0k/FDtEnQQUJ2QvrGMXhR5nhbBw2LnkYwoH50sVhLT5csVwklfbmj3MAubu1ZyEvTdDkV/cPHdk7Uk="/>
<input type="hidden" value="61753b81f1db9b3c71d5fd1217ed033c" id="jschl-vc" name="jschl_vc"/>
<!-- <input type="hidden" value="" id="jschl-vc" name="jschl_vc"/> -->
<input type="hidden" name="pass" value="1639493423.349-610TQeAvJH"/>
<input type="hidden" id="jschl-answer" name="jschl_answer"/>
</form>
<script type="text/javascript">
//<![CDATA[
(function(){
var a = document.getElementById('cf-content');
a.style.display = 'block';
var isIE = /(MSIE|Trident\/|Edge\/)/i.test(window.navigator.userAgent);
var trkjs = isIE ? new Image() : document.createElement('img');
trkjs.setAttribute("src", "/cdn-cgi/images/trace/jschal/js/transparent.gif?ray=6bd83e819cb139ab");
trkjs.id = "trk_jschal_js";
trkjs.setAttribute("alt", "");
document.body.appendChild(trkjs);
var cpo=document.createElement('script');
cpo.type='text/javascript';
cpo.src="/cdn-cgi/challenge-platform/h/b/orchestrate/jsch/v1?ray=6bd83e819cb139ab";
if (window._cf_chl_opt.cPMDTk && window.history && window.history.replaceState && window.URLSearchParams) {
var ogU = location.pathname + location.search;
var p = new URLSearchParams(location.search);
p.set('__cf_chl_rt_tk', window._cf_chl_opt.cPMDTk);
history.replaceState(null, null, location.pathname + '?' + p.toString());
cpo.onload = function() {
history.replaceState(null, null, ogU);
};
}
document.getElementsByTagName('head')[0].appendChild(cpo);
}());
//]]>
</script>
<div id="trk_jschal_nojs" style="background-image:url('/cdn-cgi/images/trace/jschal/nojs/transparent.gif?ray=6bd83e819cb139ab')"> </div>
</div>
<div class="attribution">
DDoS protection by <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing/" target="_blank">Cloudflare</a>
<br />
<span class="ray_id">Ray ID: <code>6bd83e819cb139ab</code></span>
</div>
</td>
</tr>
</table>
</body>
</html>
(I may provide a shell if you want to test by yourself)
Last edited by bastiendurel (2021-12-14 15:00:09)
Offline
That's cloudflare - they're not resolving the domain.
I've no problems and get 172.67.174.199 on "pick your IPv" and 104.21.67.12 on -4, both service the file.
http://ix.io/3Iob is the file base64 encoded…
Offline
I can get the file via a regular browser, or via my DSL line ... I've built the package using a proxy to fetch the file.
But my auto-builds will probably be broken next time too if cloudflare blocks server. I'm reporting here because other servers may have the same problem. IMHO this kind of resources should not be kept behind a human-validating webserver/waf/cdn/whatever.
Offline
IMHO this kind of resources should not be kept behind a human-validating webserver/waf/cdn/whatever.
I agree. I'm working with the host to find a solution.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Thanks
Edit: it works now, BTW
Last edited by bastiendurel (2021-12-22 11:29:51)
Offline
As per this thread, I decided it was a good idea to mention this to you Xyne.
I seem to not be able to generate a list with reflector when all servers within a list time out.
For example:
reflector --latest 5 --sort rate
I expect reflector to not include the mirror in the list if it times out.
What happens instead is the mirror is still included in the final list.
This is a behavior I and others in the thread noticed.
Also, the package lists its upstream URL as https://archlinux.org/packages/community/any/reflector/ when it should be https://xyne.dev/projects/reflector/, especially considering the former link is dead.
Thank you for your time.
Offline
I'll try to fix the bug and update the URL this weekend.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
For example:
reflector --latest 5 --sort rate
I expect reflector to not include the mirror in the list if it times out.
What happens instead is the mirror is still included in the final list.This is a behavior I and others in the thread noticed.
I've just sat down to fix this but after reading your post carefully and the other thread, I have to conclude that this isn't a bug. Filtering and sorting are 2 different things. When you use "--latest 5", you select the 5 most recently updated mirrors regardless of any other criteria (this is filtering). "--sort rate" then sorts the list of filtered (i.e. selected) mirrors, but sorting does not change the selection, only the order. If you have selected mirrors that time out then you should change the timeout setting for sorting them, or you should change the selected mirrors by adjusting your filters (e.g. by region, or by using combined filters such as "--latest 20 --fastest 5").
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline