Ben Morgan

Results 56 comments of Ben Morgan

True, the docs could be improved a little. Some of the text still applies (only) to the original flag package.

I'm using functions just fine.

We created a `conanfile.py` and `CMakelists.txt` build wrapper, in case someone wants to base their work off of it. I think it would be important to start versioning in this...

I have had problems with this exact issue, and I found that the proxy settings, in particular `no_proxy`, have an effect on this. If you have no proxy set up...

First of all, thanks for submitting an issue! Are you still having the problem? I wonder if the AUR query service was down at those times where it didn't work....

@PedroHLC, do you regularly run into this problem? At minimum I want to dump an error when this happens, but while I'm at that I was wondering if I should...

(Whenever repoctl queries AUR, it does so in 200 package searches. So if you do a `repoctl list -a` and you have a local repo size

Hmm, `repoctl down` shouldn't fail to run with more than 200 pkgs... thanks for the info! I'll see if I can reproduce that.

Not sure if I agree on the timestamp priority, but it might make sense to make that an option, if it's easy enough to implement. But I do agree that...

Hey @severach, sorry for the long delay in responding. - `--update` -- If you can live with hardlinks, using the `--link` or `-l` argument for the `add` command will be...