Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gordon SmithGordon SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
Not specifiedFix versions
Details
Details
Components
Assignee
Gordon Smith
Gordon SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Created October 6, 2023 at 12:33 PM
Updated October 10, 2023 at 11:23 AM
Resolved October 10, 2023 at 11:23 AM
Currently building a 9.4.x platform container image (with image.sh) is failing at the install phase with:
-- Set runtime path of "/opt/HPCCSystems/plugins/libmongodbembed.so" to "/opt/HPCCSystems/lib:/opt/HPCCSystems/plugins:/opt/HPCCSystems/lib/external:/hpcc-dev/vcpkg_installed/x64-linux-dynamic/debug/lib" -- Installing: /opt/HPCCSystems/plugins/mongodb.ecllib CMake Error at /hpcc-dev/build/plugins/parquet/cmake_install.cmake:46 (file): file Could not resolve runtime dependencies: libarrow.so.1300 libarrow_acero.so.1300 libarrow_dataset.so.1300 libparquet.so.1300 Call Stack (most recent call first): /hpcc-dev/build/plugins/cmake_install.cmake:187 (include) /hpcc-dev/build/cmake_install.cmake:96 (include) error exit status 1, at file ./image.sh on or near line 86/295: docker exec --user root $CONTAINER /bin/bash -c "$cmd"