UNCLASSIFIED - NO CUI

remove python flag

Summary

getting an error #10 (closed) 0.422 /usr/libexec/platform-python: symbol lookup error: /usr/libexec/platform-python: undefined symbol: _Py_LegacyLocaleDetected when trying to python36 to build a child container.

Steps to reproduce

(How one can reproduce the issue - this is very important)

What is the current bug behavior?

(What actually happens)

What is the expected correct behavior?

(What you should see instead)

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)

Possible fixes

removed --enable-shared flag when running ./configure script.

Defintion of Done

  • Bug has been identified and corrected within the container

/cc @ironbank-notifications/bug

Edited by Vickie Shen