Description of problem: Following the documentation on https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/8/html/upgrading_red_hat_openstack_platform/sect-updating_the_environment, for minor upgrades. I am subscribed to the rhel system, and have enabled the right repos. When executing an openstack undercloud upgrade, i'm hitting that error: Cleanup : icoutils-0.31.0-3.el7.x86_64 297/297 /usr/bin/python: symbol lookup error: /lib64/libnsssysinit.so: undefined symbol: PR_GetEnvSecure Command '['sudo', 'yum', 'update', '-y']' returned non-zero exit status 127 And the upgrade task stops.
Hi, Is this related? https://access.redhat.com/solutions/2998171
Our base system is RHEL 7.3 . How shall we have the wrong .so file and which one is the correct? md5sum /usr/lib64/libnsssysinit.so 6eede6f5e3ef95e8ed45ff97a2a7aa90 /usr/lib64/libnsssysinit.so Which other details do you need to clarify the problem?
Sorry but i don't have the system to test now, as i'm using for another purposes. I can send you that information during the week
hi Jiri, so as Lukas noticed this is a RHEL issue, thanks for creating the new bz. I'm going to add 1458841 as a blocker for this one so we can track its resolution for RHOS as well. Thanks,
So I can reproduce the problem on the controller/compute nodes, not on the undercloud. Attaching some info: sudo ldd /usr/lib64/libnsssysinit.so linux-vdso.so.1 => (0x00007ffe81959000) libnssutil3.so => /lib64/libnssutil3.so (0x00007f140ccc9000) libplc4.so => /lib64/libplc4.so (0x00007f140cac4000) libplds4.so => /lib64/libplds4.so (0x00007f140c8bf000) libnspr4.so => /lib64/libnspr4.so (0x00007f140c681000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f140c465000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f140c260000) libc.so.6 => /lib64/libc.so.6 (0x00007f140be9f000) librt.so.1 => /lib64/librt.so.1 (0x00007f140bc97000) /lib64/ld-linux-x86-64.so.2 (0x00007f140d106000) md5sum /usr/lib64/libnspr*.so bb04f6ae99dc60cfffaa805ebaa72709 /usr/lib64/libnspr4.so
Created attachment 1289781 [details] yum repolist
Created attachment 1289782 [details] yum.log
Update of RHOS-8 on RHEL-7.3 to RHOS-8 on RHEL-7.4 succeeded. Verified with openstack-tripleo-heat-templates-0.8.14-30.el7ost.noarch
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:3065