Package Details: rate-mirrors 0.20.0-1

Git Clone URL: https://aur.archlinux.org/rate-mirrors.git (read-only, click to copy)
Package Base: rate-mirrors
Description: Everyday-use client-side map-aware mirror ranking tool
Upstream URL: https://github.com/westandskif/rate-mirrors
Licenses: cc-by-nc-sa-3.0
Submitter: westandskif
Maintainer: westandskif
Last Packager: westandskif
Votes: 36
Popularity: 0.51
First Submitted: 2021-06-24 09:55 (UTC)
Last Updated: 2025-05-02 17:07 (UTC)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

username227 commented on 2025-05-02 19:05 (UTC)

i corrected it like this:

package() {
  cd "$srcdir"

  install -Dm755 "target/release/rate_mirrors" "$pkgdir/usr/bin/${pkgname}"
  install -Dm644 "$pkgname-$pkgver/LICENSE" "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
}

username227 commented on 2025-05-02 18:27 (UTC)

I am getting a 'no such file or directory' error in the package function.

westandskif commented on 2025-05-02 17:10 (UTC)

I hope I got the point right. if so, then it's done

Nikolai508 commented on 2025-04-14 09:59 (UTC)

Can I please request that an export of CARGO_HOME into the srcdir is added to the PKGBUILD, as this prevents cluttering people's ~/ with a ~/.cargo directory that the may not be aware to clean up if they are not a Rust user, basically similar to how you've done the export of CARGO_TARGET_DIR, but also for the cargo files.

westandskif commented on 2025-04-02 16:28 (UTC)

thank you! it's done

ImperatorStorm commented on 2025-03-27 00:14 (UTC)

license field should be changed to CC-BY-NC-SA-3.0, see https://wiki.archlinux.org/title/PKGBUILD#license

SandaruKasa commented on 2025-03-03 22:37 (UTC) (edited on 2025-03-03 22:39 (UTC) by SandaruKasa)

UPD: I see this was already reported: https://github.com/westandskif/rate-mirrors/issues/67

Fails to build for me after the addition of smart toolchain selection (f0c670a0a3b3):

==> Starting build()...
/usr/bin/rustup
rustc 1.87.0-nightly (f4a216d28 2025-03-02)
error: override toolchain '1.87.0-nightly' is not installed: the RUSTUP_TOOLCHAIN environment variable specifies an uninstalled toolchain
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'rate-mirrors-0.19.1-1': 
error: packages failed to build: rate-mirrors-0.19.1-1

For reference,

$ rustup toolchain list
stable-x86_64-unknown-linux-gnu
nightly-2025-01-12-x86_64-unknown-linux-gnu
nightly-2025-01-28-x86_64-unknown-linux-gnu
nightly-2025-02-15-x86_64-unknown-linux-gnu
nightly-2025-02-27-x86_64-unknown-linux-gnu
nightly-x86_64-unknown-linux-gnu (default)
stage0
stage1

westandskif commented on 2025-03-03 11:13 (UTC)

to be continued here: https://github.com/westandskif/rate-mirrors/issues/66

yogainalift commented on 2025-03-03 09:26 (UTC) (edited on 2025-03-03 09:32 (UTC) by yogainalift)

Getting an error on the latest build:

==> Starting build()...
error: failed to parse manifest at `/home/blabla/.cache/yay/rate-mirrors/src/rate-mirrors-0.19.0/Cargo.toml`

Caused by:
  feature `edition2024` is required

Added an issue on the GitHub page: https://github.com/westandskif/rate-mirrors/issues/66

westandskif commented on 2023-07-07 20:37 (UTC)

Thank you! I will be able to take care of this on Sunday, for the time being, please, consider installing rate-mirrors-bin.