Created attachment 898858[details]
attached Screenshot
Description of problem:
An error occured while configuring ssh strong RHG.
Command 'sed -ic '/OPENSSL_DISABLE_AES_NI/d' /etc/profile' returned
non-zero exit status 4(Seen an error occurred in security configuration.png)
Version-Release number of selected component (if applicable):
In the master branch of ovirt-node upstream
recipe: ql2500 is only available in RHEL
Change-Id: Ie853a66749c9fca9a649f89e55c4d5bd61edd156
How reproducible:
100%
Steps to Reproduce:
Actual results:
Expected results:
Additional info:
No this issue in downstream git, after diff them , check that due to miss to unmount_config "/etc/profile" before edit it in upstream master branch.
so add a patch into upstsream
http://gerrit.ovirt.org/#/c/28074/
Created attachment 898858 [details] attached Screenshot Description of problem: An error occured while configuring ssh strong RHG. Command 'sed -ic '/OPENSSL_DISABLE_AES_NI/d' /etc/profile' returned non-zero exit status 4(Seen an error occurred in security configuration.png) Version-Release number of selected component (if applicable): In the master branch of ovirt-node upstream recipe: ql2500 is only available in RHEL Change-Id: Ie853a66749c9fca9a649f89e55c4d5bd61edd156 How reproducible: 100% Steps to Reproduce: Actual results: Expected results: Additional info: