Carl George :fedora: :centos: on Nostr: dnf commands on my workstation were slightly slower afterwards due to the dnf ...
dnf commands on my workstation were slightly slower afterwards due to the dnf subscription-manager plugin. Since I don't need any subscription repos directly on my workstation, I disabled the plugin and the subscription-manager setting that would re-enable it.
sudo subscription-manager config --rhsm.auto_enable_yum_plugins 0
sudo sed -e '/^enabled=/ s/1/0/' -i /etc/dnf/plugins/subscription-manager.conf
Disabling this plugin doesn't affect the subscription passthrough to mock or podman.
Published at
2023-07-12 02:50:09Event JSON
{
"id": "d39de3b2b2e5c5940f2585990b4639402a4626f650807070088ac9bd296e0e2e",
"pubkey": "ebac011e0d0369601a803ff43c3fc8321acd56e4c3d8548d0e6420d9ad065cb8",
"created_at": 1689130209,
"kind": 1,
"tags": [
[
"e",
"224d87a75835e979bf8492ca11b9bd117063e5e753a9bf30d4729ae7fbb6535b",
"wss://relay.mostr.pub",
"reply"
],
[
"mostr",
"https://fosstodon.org/users/carlwgeorge/statuses/110698837427277502"
]
],
"content": "dnf commands on my workstation were slightly slower afterwards due to the dnf subscription-manager plugin. Since I don't need any subscription repos directly on my workstation, I disabled the plugin and the subscription-manager setting that would re-enable it.\n\nsudo subscription-manager config --rhsm.auto_enable_yum_plugins 0\n\nsudo sed -e '/^enabled=/ s/1/0/' -i /etc/dnf/plugins/subscription-manager.conf\n\nDisabling this plugin doesn't affect the subscription passthrough to mock or podman.",
"sig": "6b22ee1be317b9afc10452a4cfb6d94065e14fa81d567b2cc43d4e7ee4763bf54dd0fd216a64eaa9f8e7ca6e94a0ad4d26649247d78200286763db6156686005"
}