Ben Boeckel

Results 510 comments of Ben Boeckel

I commented on the patch which added the faulty logic directly, but it shouldn't be necessary. Cc: @dstoup

Yes, if fletch is using projects which require bzip2, it should either provide it or error out for it not existing on the system. IIRC, providing dependencies is Fletch's purpose.

> I think my preference is for us to do the same thing Git does with multiple URLs if we add them (because that's less surprising behavior) Hmm. I'll try...

> Maybe I've been insufficiently skillful at trying to hit them. Well, it is used, so I guess it isn't "all that hard". The limit (without handing over cash) is...

Note that my preference is to push-to-at-least-one and fetch-from-any (because I don't care which remote provides it, just that it is provided). Otherwise the first entry will be unduly expected...

I'm working on getting the libsecret DBus API working with keepassx as well, so if this were added, users could use it as well.

Is there some way to just talk over DBus directly? I think Firefox already talks to DBus, so maybe there's some API available?

On Thu, Oct 02, 2014 at 08:31:25 -0700, Tobias Weh wrote: > I hope this helps! Yep, it does, thanks. I guess another thing which doesn't seem to be fixed...

GitHub releases for hosting would be perfect. As for providing them, I think GitHub Actions has some templates around (I mainly develop on GitLab-hosted projects, so I'm not that familiar...