Search Criteria
Package Details: pacoloco-git 1.2.r0.g3338566-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pacoloco-git.git (read-only, click to copy) |
---|---|
Package Base: | pacoloco-git |
Description: | Pacman caching proxy server |
Upstream URL: | https://github.com/anatol/pacoloco |
Licenses: | MIT |
Conflicts: | pacoloco |
Provides: | pacoloco |
Submitter: | anatolik |
Maintainer: | anatolik |
Last Packager: | anatolik |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-26 04:05 (UTC) |
Last Updated: | 2022-01-11 03:21 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
« First ‹ Previous 1 2
anatolik commented on 2020-02-24 04:22 (UTC) (edited on 2020-02-24 04:23 (UTC) by anatolik)
@artodeto pacoloco itself does not know anything about difference between arches. Pacman just proxies downloads for a given URL.
If you need to proxy pacman databases for different arches then you need to have multiple different repos:
Then modify
pacman.conf
to point to the repo with the required architecture http://myserver:9129/repo/archlinux_$archanatolik commented on 2020-02-24 04:16 (UTC)
@wallace11 just curious aren't Arm arches should use 'makepkg -A' build command to ignore list of supported archtectures?
artodeto commented on 2020-02-22 22:13 (UTC)
Hey :-),
does your package handle caching for multiple arches (arm and x8664)? Cheers
wallace11 commented on 2020-02-21 17:27 (UTC)
This builds just fine on arm so I think it's safe to add at least armv7h (which is what I tested it on)
« First ‹ Previous 1 2