On 10. 07. 20 23:35, John M. Harris Jr wrote:
DNF should perform "dnf mark install fedora-repos-rawhide-modular" action
on a system upgrade, because we want that package to be prensented on
the system. However I worry that DNF does not possess a capability for
doing it. (Except of injecting that command into some externally executed
script.)

Can we amend dnf system-upgrade to do this?
Wouldn't that install modular repos on systems that end users have removed it
from? Is there a way around that?

My idea was:

if fedora-repos-modular is installed:
    dnf mark install fedora-repos-modular
else:
    pass

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to