wrussian
wrussian
I forgot to mention explicitly that the errors are restritcte to the postbootscript - phase. Here otherpkgs and some bespoke scripts setting firewalld, IP for HCA and postfix configuration didn't...
The first one can be displayed here: #INCLUDE:/install/HPC-Image/buildDef/compute-sles15.3-x86_64/common/otherpkg.list# # Docker stuff update-SLE-Module-Containers/noarch/docker-bash-completion-20.10.9_ce-156.1.noarch update-SLE-Module-Containers/x86_64/containerd-1.4.11-56.1.x86_64 update-SLE-Module-Containers/x86_64/docker-20.10.9_ce-156.1.x86_64 update-SLE-Module-Containers/x86_64/runc-1.0.2-23.1.x86_64 I attached the file included. I use explicit version name although stated different in the...
Many thanks for the additional hints! I think I found the reason why none of the update commands worked. There was an unnoticed regression in our GIT so we didn't...
Sorry there's format error because of the ankle brackets in the autoyast element cited above (I hope it works now). The first one should reads as " < encrypted config:type="boolean">true...
I found a solution here: https://www.microfocus.com/documentation/open-enterprise-server/2018-SP3/pdfdoc/mgmt_bp_guide_lx/mgmt_bp_guide_lx.pdf page 64. aka use chdef -t node -o
the metaformat messed up the diff output above. I hope it works now: # diff configib ORIG-configib 168,169c168 < # elif [ -f /etc/SuSE-release ] < elif [ -f /etc/os-release...
Wow. Many thanks for the quick reply. Impressive. I tried: eb CMake-3.13.3-GCCcore-8.2.0.eb --debug --robot --buildpath=/dev/shm/$USER but, still got: -- Check for working CXX compiler: /opt/local/GCCcore/8.2.0/bin/g++ -- works -- Detecting CXX...
I bundled the cmake logs into a tar archive and attached it below. From what I saw only information items are listed consistent to those in the eb logfile had...
I'm sorry. The previous log attached wasn't the one I intended to upload. Here's the correct one. Sorry for the confusion [cmake-3.13.3Logs.zip](https://github.com/easybuilders/easybuild-easyblocks/files/9267417/cmake-3.13.3Logs.zip) .
The OS is sles15.3 and the shared library is bundled in ~ # rpm -q --whatprovides /usr/lib64/libc_nonshared.a glibc-devel-2.31-9.3.2.x86_64 and provides for the following RPMs: ~ # rpm -q -R glibc-devel-2.31-9.3.2.x86_64...