Description of problem: We neglected to test that F27 Server Edition systems upgraded to F28 would have the module repos available by default. Since the fedora-repos-modular subpackage didn't exist in F27, it was not automatically added during upgrade. Version-Release number of selected component (if applicable): fedora-release-server-28-1.noarch How reproducible: Every time Steps to Reproduce: 1. Install Fedora 27 Server Edition 2. `dnf system-upgrade --releasever=28 download` 3. `dnf system-upgrade reboot` 4. `dnf module list` on the upgraded system Actual results: "Nothing to show" Expected results: Available module streams should be listed. Additional info: We should resolve this by adding `Recommends: fedora-repos-modular` to the fedora-release-server subpackage, so all server installs will get the modular repo installed on upgrade (but can opt to remove it if desired).
PRs submitted: * https://pagure.io/fedora-release/pull-request/140 (F28) * https://pagure.io/fedora-release/pull-request/141 (F29/Rawhide)
fedora-release-28-2 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ebc147a4b6
fedora-release-28-2 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-ebc147a4b6
fedora-release-28-2 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.