Brian Exelbierd

Results 131 comments of Brian Exelbierd

Looks like it is a bug with MacFuse: https://github.com/osxfuse/osxfuse/issues/623

How are you planning to resynchronize the other hosts when one changes something? I suspect the right answer is to either make sure you have pulled down the latest modifications...

> Thanks for your ideas @bexelbie > > > How are you planning to resynchronize the other hosts when one changes something? > > I was thinking of using [Unison](https://github.com/bcpierce00/unison),...

I've added a comment in #1 about a possible method to turn `dnf needs-restarting` output into a systemd unit. I am unable to trigger that issue to reopen.

> We just need `sudo` then I guess? We already need it to make the entry in `/etc/resolv.conf` so this isn't new. We may need to choose to keep privileges...

@erickeller my thoughts are around stopping the use of dnsmasq entirely on the host. This way we don't have the libvirt issue at all. (which you can solve by modifying...

> ```yaml > - > ignore: true > archive_unless_me: &archive_unless_me > to: -me > archive: true > - > to: [email protected] >

This is WIP - my test box is down but I had a few moments to start on this.

I've made this commit to try the fix suggested by @tydyt above https://pagure.io/fedora-badges/c/5bc0e317021b4a6cd8667036ca0c6fca4b6bb51c?branch=master

This fix didn't work because the agent string is no longer an email address. We need to figure out how to tell the rule to convert this: "agent": "http://yselkowitz.id.fedoraproject.org/", Into...