timlau / yumex-dnf-old

Next Generation of Yum Extender using DNF as backend
GNU General Public License v2.0
61 stars 17 forks source link

yumex-dnf doesn't honor dnf-plugin versionlock #48

Closed raveit65 closed 9 years ago

raveit65 commented 9 years ago

I use new dnf-plugin versionlock to avoid updating to broken gtk3-3.16.5-1, see https://bugzilla.gnome.org/show_bug.cgi?id=752184#c6 But yumex-dnf ignore settings in /etc/dnf/plugins/versionlock.list

timlau commented 9 years ago

The problem here is dnf plugins is extentions to the dnf cli, when using dnf API, then these plugins is not loaded at all.

yum had diffent types of plugins, dnf don't