Search Criteria
Package Details: flexo 1.6.9-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/flexo.git (read-only, click to copy) |
---|---|
Package Base: | flexo |
Description: | A central pacman cache |
Upstream URL: | https://github.com/nroi/flexo |
Licenses: | MIT |
Conflicts: | flexo-git |
Provides: | flexo |
Submitter: | desbma |
Maintainer: | desbma |
Last Packager: | desbma |
Votes: | 8 |
Popularity: | 0.25 |
First Submitted: | 2022-03-10 22:23 (UTC) |
Last Updated: | 2023-07-01 19:37 (UTC) |
Dependencies (4)
- curl (curl-git, curl-quiche-git, curl-http3-ngtcp2)
- pacman-contrib (pacman-contrib-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- rust (rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
Latest Comments
desbma commented on 2023-07-01 19:43 (UTC)
@joshtau You are absolutely right, I have copied the service file from the flexo-git package a while ago and did not bother to review it at the time because the maintainer is the author of flexo. I have fixed the network dependency, and also some other stuff like hardening options that made no sense for a service not running as root, or others that were missing.
joshtau commented on 2023-06-27 10:09 (UTC)
Hi, thanks so much for this. Been using it for ages with 0 issues.
Would it be better to target network-online.target instead of network.target? Systemd has a.. rather opinionated wiki article here about the different stages: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/
My network was being slow on boot, hasn't been an issue yet but was looking what relies on what and saw flexo. Machine rarely reboots, so shouldn't be a problem, but if the mirror checker happens before the network is actually ready this might cause issues.