linux-system-roles / cockpit

https://linux-system-roles.github.io/cockpit/
GNU General Public License v3.0
15 stars 19 forks source link

fix: wildcard package installation not working with dnf module #161

Closed richm closed 2 months ago

richm commented 3 months ago

Cause: The dnf module is not installing cockpit-*

Consequence: The full list of requested packages is not installed.

Fix: Call the dnf command directly with the wildcard package name and the packages to exclude.

Result: The requested wildcard packages are installed.

spetrosi commented 3 months ago

[citest]

richm commented 3 months ago

[citest]

ukulekek commented 2 months ago

[citest]

richm commented 2 months ago

[citest]