Erik Johnson

Results 63 comments of Erik Johnson

Can you try the following? 1. Stop the master(s). 2. Clear the minion cache by running `rm -rf /var/cache/salt/master/minions` on the master(s). 3. Bring the master(s) back up. 4. Wait...

OK, I thought this might be something with the minion data cache on the master, but if you cleared it and are still seeing this, it would appear to rule...

This would be a useful feature that would get me using Chromium/Vrome more than Firefox/Pentadactyl.

Closing as the referenced PR has been merged.

Can you please provide a config example?

@elig0n can you test the changes in https://github.com/enkore/i3pystatus/pull/864?

Thanks, merged that PR. Sorry for the delay.

Here's a [patch](https://gist.github.com/terminalmage/8637b8554f87e671817f0531310a9c3c) that implements this SEP, including automated tests to confirm it. I even changed the implementation from the initial proposal. The utility functions are kept as private funcs,...

Given that this function would presumably need to be called from other places that are unrelated a virtual function, perhaps a better name for the function would be `has_portage`.