Evgeni Golov
Evgeni Golov
What will handle the migration of existing installations? Those will have the `redis:5` module stream enabled, and you can't enable `redis:6` without a `dnf module reset` first (well, there is...
> I think because of this line Puppet won't switch modules: https://github.com/voxpupuli/puppet-redis/blob/cfa21daf10a11bbd40aafd409cffc39b2babe2f7/manifests/dnfmodule.pp#L15 That's a nice pitfall! ;-) `enable_only => true` means Puppet will execute `dnf module enable ` instead of...
@ehelms is this something we want to have for 3.5? (I would think so?)
> https://wiki.debian.org/CryptoPolicy suggests that it was mostly RH patches but update-crypto-policies is in Debian sid (https://packages.debian.org/unstable/crypto-policies) with RH Gitlab as upstream so I suspect over time it'll flow into Debian...
@ParisLiakos can you post the `plugins` section of your `~/.config/geany/geany.conf` in both cases: geanypy is in `/usr/lib` and not autoloading after enabling, and in `/usr/lib/` and properly autoloading.
Yeah, this is not normal. Yet, it should have worked. Can you try the following: 1. remove all geanypy.so entries from "active plugins" 2. move geanypy.so back to /usr/lib 3....
Yay, thanks to @ofedoren the tests are green! Katello failure is related tho ;)
Wrong Evgeni ;)
> @evgeni Man, I'm sorry. I have no idea why this is happening :) Our usernames start identically, and we both contributed to this repo, so GH suggests of us...
Thanks! Sorry it took so long to get it in.