[arch-general] Possible reflector https problem?
Hi. I just did: sudo reflector --verbose --country 'United States' -l 200 -p https --sort rate --save /etc/pacman.d/mirrorlist The result, only one source (has been 5 or 6 sources before): rating https://arch.localmsp.org/arch/ Server Rate Time https://arch.localmsp.org/arch/ 185.65 KiB/s 0.64 s Tried again, same result. Here is /etc/pacman.d/mirrorlist: ################################################################################ ################# Arch Linux mirrorlist generated by Reflector ################# ################################################################################ # With: reflector --verbose --country 'United States' -l 200 -p https --sort rate --save /etc/pacman.d/mirrorlist # When: 2016-06-15 17:20:18 UTC # From: https://www.archlinux.org/mirrors/status/json/ # Retrieved: 2016-06-15 17:18:21 UTC # Last Check: 2016-06-15 17:12:41 UTC Server = https://arch.localmsp.org/arch/$repo/os/$arch What has happened to the other https sources? Or have I been MITM'd by NSA, etc.?
On 15.06.2016 19:37, Francis Gerund via arch-general wrote:
sudo reflector --verbose --country 'United States' -l 200 -p https --sort rate --save /etc/pacman.d/mirrorlist
The result, only one source (has been 5 or 6 sources before):
We have migrated our repos to a new server and the cronjob that created the lastsync file was broken and wrote incorrect data which archweb couldn't deal with. Apparently reflector only looks at mirrors with 100% completion in archweb so pretty much all mirrors that sync at least every 6 hours will be ignored because they have at least one bad check run. I think archweb calculates the value over the last 72 hours so things should get back to normal in a few days. Florian
On Wed, 15 Jun 2016 13:37:29 -0400 Francis Gerund via arch-general <arch-general@archlinux.org> wrote:
Hi.
I just did:
sudo reflector --verbose --country 'United States' -l 200 -p https --sort rate --save /etc/pacman.d/mirrorlist
The result, only one source (has been 5 or 6 sources before):
rating https://arch.localmsp.org/arch/ Server Rate Time https://arch.localmsp.org/arch/ 185.65 KiB/s 0.64 s
Tried again, same result.
Here is /etc/pacman.d/mirrorlist:
################################################################################ ################# Arch Linux mirrorlist generated by Reflector ################# ################################################################################
# With: reflector --verbose --country 'United States' -l 200 -p https --sort rate --save /etc/pacman.d/mirrorlist # When: 2016-06-15 17:20:18 UTC # From: https://www.archlinux.org/mirrors/status/json/ # Retrieved: 2016-06-15 17:18:21 UTC # Last Check: 2016-06-15 17:12:41 UTC
Server = https://arch.localmsp.org/arch/$repo/os/$arch
What has happened to the other https sources? Or have I been MITM'd by NSA, etc.?
https://bbs.archlinux.org/viewtopic.php?pid=1634797#p1634797
Okay, thanks for the information guys. I appreciate it. I didn't think to check the forums, as I don't normally think of forums as a source of up to the minute information. Learn something new every day . . . On Wed, Jun 15, 2016 at 1:51 PM, Doug Newgard <scimmia@archlinux.info> wrote:
On Wed, 15 Jun 2016 13:37:29 -0400 Francis Gerund via arch-general <arch-general@archlinux.org> wrote:
Hi.
I just did:
sudo reflector --verbose --country 'United States' -l 200 -p https --sort rate --save /etc/pacman.d/mirrorlist
The result, only one source (has been 5 or 6 sources before):
rating https://arch.localmsp.org/arch/ Server Rate Time https://arch.localmsp.org/arch/ 185.65 KiB/s 0.64 s
Tried again, same result.
Here is /etc/pacman.d/mirrorlist:
################################################################################
################# Arch Linux mirrorlist generated by Reflector #################
################################################################################
# With: reflector --verbose --country 'United States' -l 200 -p
https
--sort rate --save /etc/pacman.d/mirrorlist # When: 2016-06-15 17:20:18 UTC # From: https://www.archlinux.org/mirrors/status/json/ # Retrieved: 2016-06-15 17:18:21 UTC # Last Check: 2016-06-15 17:12:41 UTC
Server = https://arch.localmsp.org/arch/$repo/os/$arch
What has happened to the other https sources? Or have I been MITM'd by NSA, etc.?
https://bbs.archlinux.org/viewtopic.php?pid=1634797#p1634797
On Wed, Jun 15, 2016 at 2:10 PM, Francis Gerund <ranrund@gmail.com> wrote:
Okay, thanks for the information guys. I appreciate it.
I didn't think to check the forums, as I don't normally think of forums as a source of up to the minute information.
Learn something new every day . . .
On Wed, Jun 15, 2016 at 1:51 PM, Doug Newgard <scimmia@archlinux.info> wrote:
On Wed, 15 Jun 2016 13:37:29 -0400 Francis Gerund via arch-general <arch-general@archlinux.org> wrote:
Hi.
I just did:
sudo reflector --verbose --country 'United States' -l 200 -p https --sort rate --save /etc/pacman.d/mirrorlist
The result, only one source (has been 5 or 6 sources before):
rating https://arch.localmsp.org/arch/ Server Rate Time https://arch.localmsp.org/arch/ 185.65 KiB/s 0.64 s
Tried again, same result.
Here is /etc/pacman.d/mirrorlist:
################################################################################
################# Arch Linux mirrorlist generated by Reflector #################
################################################################################
# With: reflector --verbose --country 'United States' -l 200 -p
https
--sort rate --save /etc/pacman.d/mirrorlist # When: 2016-06-15 17:20:18 UTC # From: https://www.archlinux.org/mirrors/status/json/ # Retrieved: 2016-06-15 17:18:21 UTC # Last Check: 2016-06-15 17:12:41 UTC
Server = https://arch.localmsp.org/arch/$repo/os/$arch
What has happened to the other https sources? Or have I been MITM'd by NSA, etc.?
https://bbs.archlinux.org/viewtopic.php?pid=1634797#p1634797
Yes, I know: sorry about the top posting!
participants (3)
-
Doug Newgard
-
Florian Pritz
-
Francis Gerund