| Summary: | preupgrade.ks is not in directory /root/preupgrade/kickstart | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Tereza Cerna <tcerna> |
| Component: | preupgrade-assistant | Assignee: | Petr Hracek <phracek> |
| Status: | CLOSED ERRATA | QA Contact: | Tereza Cerna <tcerna> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.8 | CC: | fkluknav, phracek, pstodulk, thozza, ttomecek |
| Target Milestone: | rc | Keywords: | Extras |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | preupgrade-assistant-2.1.6.post41-6.el6 | Doc Type: | Bug Fix |
| Doc Text: |
The Preupgrade Assistant now generates the preupgrade.ks file to the /root/preupgrade/kickstart/ directory.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-04 08:56:41 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1335121 | ||
|
Description
Tereza Cerna
2016-03-17 10:31:11 UTC
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 |