Hide Forgot
Kickstart file preupgrade.ks is generated by preupgrade assistant to directory /root/preupgrade. There is also new directory /root/preupgrade/kickstart with other kickstart files. It is a little confusing why preupgrade.ks file is not in kickstart directory. Can it by moved? This change would be in RHEL-5 and RHEL-6. Reproducer: # preupg # preupg --migration # ls -ld /root/preupgrade/kickstart /root/preupgrade/preupgrade.ks drwxr-xr-x 3 root root 4096 Mar 17 05:57 /root/preupgrade/kickstart -rw-r--r-- 1 root root 1769475 Mar 17 05:57 /root/preupgrade/preupgrade.ks Version: preupgrade-assistant-2.1.5-2
Good point, I don't have a problem to change it. What do you think about it?
Fixed by upstream commit https://github.com/phracek/preupgrade-assistant/commit/b54e9c815a5a745bcdf997849c7929e1f1602003
This bug is fixed by dist-git commit http://pkgs.devel.redhat.com/cgit/rpms/preupgrade-assistant/commit/?h=extras-rhel-6&id=90f49ea0032fb71b8b5d48f5acc3a974a8edeac9
Verified in RHEL-6: preupgrade-assistant-2.1.6.post41-6.el6.noarch preupgrade-assistant-el6toel7-0.6.49-1.el6.noarch File preupgrade.ks was moved to directory /root/preupgrade/kickstart. # preupg # preupg-kickstart-generator The Preupgrade Assistant generates a kickstart file in '/root/preupgrade/kickstart/preupgrade.ks'. ... # find /root/preupgrade | grep preupgrade.ks /root/preupgrade/kickstart/preupgrade.ks #
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://rhn.redhat.com/errata/RHBA-2016-2616.html