Gleb Popov

Results 290 comments of Gleb Popov

The `make distcheck` procedure fails on FreeBSD because it calls the configure script again, but this time without environment settings coming from `bootstrap.sh`. Since this environment is related to the...

> I'll go ahead and add the "needs-discussion" label because I'm not sure why it would be useful. The commit messages should say what it is, why it's needed and...

I don't see how these simple fixes would hurt even if this component is obsolete. I opened #783 that should fix the tsan report too.

+1 to the suggestion, I'd love to pull in those fixes into FreeBSD downstream.

Ping. Any news on a new release?

I get the same error when running on my laptop. It feels like the command waits for a reply from some service, but which one?

I have about zero knowledge about IPv6, so I asked our networking folks about this issue. They said that the address should contain a "scope id" and suggested to use...

Systemd code has a function named `rename_process`, which seemingly does the better job. Not sure if it is possible to reuse it in Avahi, though.

That's a different one, so this PR actually fixes a problem. But since you're reluctant to get these in, I'll stop there.

It is already in a better place: https://github.com/arrowd/avahi/blob/7c7ecca8066f0ac3e9de118cb0217dcc96ec2761/avahi-compat-libdns_sd/compat.c#L408 Before this change this field was being assigned twice.