Hide Forgot
Description of problem: Nowadays each set of modules has to contain upgrade path in directory name. This causes several problems like module creation and testing them etc. New proposal is to include a file like upgrade-file which will be on top of directory. Like RHEL/upgrade_path. The file will contain source and target versions like: # cat upgrade_path 6 7 # or # cat upgrade_path 6_7 # Upstream Issue: https://github.com/upgrades-migrations/preupgrade-assistant/issues/124 Upstream Pull Request: https://github.com/upgrades-migrations/preupgrade-assistant/pull/148
*** Bug 1330762 has been marked as a duplicate of this bug. ***
This has been implemented in the upstream and will be included in the next release. Related PRs: https://github.com/upgrades-migrations/preupgrade-assistant/pull/233 https://github.com/upgrades-migrations/preupgrade-assistant/pull/282 https://github.com/upgrades-migrations/preupgrade-assistant/pull/287 https://github.com/upgrades-migrations/preupgrade-assistant/pull/297 https://github.com/upgrades-migrations/preupgrade-assistant/pull/302
Sorry for spam, fixing Github references in External Trackers section.
Veriried: test preupg/result-files now uses arbitrary name for module set and still passes with the new build. I've also manually checked the result; looks OK.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3211