preupgrade tool (preupg) unable to locate release_version file when doing upgrade from OL6 to OL7
Currently, I am doing a upgrade from OL6 to OL7 via the preupgrade assistant. When I run the following command:
preupg --text -s OL6_7 -c /usr/share/preupgrade/RHEL6_7/all-xccdf.xml
At the end of the 10 checks, it says it is unable to locate the release_version file in the 'common' directory in the /root/preupgrade/ folder. I was wondering if there was any remedy for this. Obviously, if i copy this file from the common folder in the /usr/share/ directory, it will be deleted by the time it looks for it, so I was wondering if there was an analogous '-c' flag that allowed you to tell the tool where it is or some other remedy.