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 backend's (dnfdeamon) ignores DNF's variables #174

Closed moceap closed 1 year ago

moceap commented 1 year ago

Fedora remixes may have release number which doesn't match the Fedora one.

So, the new remix can't use any Fedora based repo!! Because releasever variable will read from os-release number which isn't match the Fedora ones.

Repo URLs contain Fedora's releasever.

To solve this issue we can use DNF variables, and set (releasever) variable to Fedora one, and making another variable for the remix release.

BUT, dnfdeamon ignores the dnf variables!

moceap commented 1 year ago

yumexbug

moceap commented 1 year ago

Fixed in Dnfdaemon 0.3.22