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, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
1 2 Next › Last »
anatolik commented on 2022-01-11 03:21 (UTC)
@krathalan, it is fixed now
krathalan commented on 2022-01-11 03:09 (UTC)
I was getting this error when trying to build:
Changing the
source()
array like so fixed the issue for me:anatolik commented on 2020-12-07 17:51 (UTC)
@angellusmortis done
angellusmortis commented on 2020-12-06 16:29 (UTC)
Can you add aarch64 to the PKGBUILD? It works great, it would be nice to not need to manually edit to update.
anatolik commented on 2020-09-02 20:53 (UTC)
@solstice done, thank you for the feedback.
solsticedhiver commented on 2020-09-02 19:35 (UTC) (edited on 2020-09-02 19:35 (UTC) by solsticedhiver)
@anatolik when the git repo has no tag, the wiki suggests to use something like:
I find it a little nicer that the mere count
https://wiki.archlinux.org/index.php/VCS_package_guidelines
anatolik commented on 2020-04-11 20:41 (UTC)
@solstice, this idea makes sense. I updated the upstream sample file to point to /var/cache/pacoloco. Or to be exact I commented this config option out and let pacoloco use the default location (/var/cache/pacoloco). Please check it and let me know how it works for you.
solsticedhiver commented on 2020-04-11 13:21 (UTC) (edited on 2020-04-11 15:35 (UTC) by solsticedhiver)
Could you use /var/cache/pacoloco as cache_dir in the /etc/pacoloco.yaml file, please ?
And create that directory in the package too ?
Because /tmp is for transient file, lost after a reboot. Moreover, /tmp is a tmpfs in RAM on archlinux, by default. This is hurting /tmp space available for other apps ,and limit RAM, unless this is swapped to disk.
As you are the dev, may be you can backport that to upstream in pacoloco.yaml.sample, may be ?
anatolik commented on 2020-02-29 19:59 (UTC)
@wallace11 okay let's add armv7h to the list of supported arches.
wallace11 commented on 2020-02-29 19:18 (UTC)
@anatolik I usually ignore arch when building on ARM, yeah. However, I don't know of any AUR guideline preventing package maintainers from adding ARM to the list of supported architectures, even though Arch does not officially support it, so I guess it shouldn't do any harm to include it if it works...
1 2 Next › Last »