Search Criteria
Package Details: fetchmirrors 0.6-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fetchmirrors.git (read-only, click to copy) |
|---|---|
| Package Base: | fetchmirrors |
| Description: | Fetch and rank new pacman mirrorlist |
| Upstream URL: | https://github.com/deadhead420/fetchmirrors |
| Licenses: | GPL |
| Submitter: | deadhead |
| Maintainer: | deadhead (xxvirusxx) |
| Last Packager: | deadhead |
| Votes: | 16 |
| Popularity: | 0.047359 |
| First Submitted: | 2018-08-14 13:43 (UTC) |
| Last Updated: | 2021-01-04 12:50 (UTC) |
Dependencies (2)
- curl (curl-gitAUR, curl-c-aresAUR)
- pacman-contrib (pacman-contrib-gitAUR)
Latest Comments
cmsigler commented on 2021-01-12 15:50 (UTC)
@benproarch,
I use yay as my AUR helper. Not sure about other utilities. If a source file has the same filename as a previous download it willnot* be overwritten.
So in the .cache/yay/fetchmirrors/ subdir I renamed the old fetchmirrors.sh file. After that fetchmirrors.sh was downloaded and its checksum passed :) HTH.
Clemmitt Sigler
benoitjpnet commented on 2021-01-09 02:19 (UTC)
checksums issues
df8oe commented on 2021-01-05 06:22 (UTC)
So it is - many thanks!
deadhead commented on 2021-01-04 12:50 (UTC)
Should be fixed now
df8oe commented on 2021-01-04 09:58 (UTC)
For all who want to fix this by themself: fetchmirrors is a bash script. Simply replace "www.archlinux" by "archlinux" at all places (5).
df8oe commented on 2020-12-26 08:50 (UTC)
fetchmirrors does not work since a couple of days at multiple machines. I tried different countries but no luck.
[root@mymachine ~]# fetchmirrors -s 10 -c DE
[fetchmirrors] Error: Failed fetching mirrorlist from: https://www.archlinux.org/mirrorlist/?country=DE
deadhead commented on 2018-08-16 12:06 (UTC)
Thanks. Fixed
alerque commented on 2018-08-15 09:38 (UTC)
@deadhead the .SRCINFO file in this repository is broken, the dependency format is bogus. Please regenerate it with
mksrcinfo. There should be one line per dependency, you can't combine them on one line like this.annoyingduck commented on 2018-08-14 19:08 (UTC) (edited on 2018-08-14 19:11 (UTC) by annoyingduck)
Thanks Deadhead for bringing this back to us! Had an issue with the dependency curl pacman-contrib, but I got it worked out now. Yay wouldn't build it, but Trizen did.