You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
I am trying to package the helm charts available here as helm operator . I am facing segmentation issue when db2u containers applies license internally
Here is the error
On db2 logs the notice segmentation fault issue when applying the license
Here is the command where it fails
[37286.872026] db2u_root_entrypoint.sh[20]: + sudo /opt/ibm/db2/V11.5.0.0/adm/db2licm -a /db2u/license/db2u-lic
[37287.256597] db2u_root_entrypoint.sh[20]: /db2u/db2u_entrypoint.sh: line 68: 1173 Segmentation fault sudo ${SQLLIB_BINARIES?}/adm/db2licm -a /db2u/license/db2u-lic```