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
=> exporting to image 34.1s
=> => exporting layers 34.1s
=> => writing image sha256:bed05f1ab6e2e97d2f417bbe3453b4e7d9acdd5ea54cbcf6195a5120fd4e4491 0.0s
=> => naming to docker.io/vertica/verticasdk:alma-v11.1.1 0.0s
sed "s/++DEFAULT_VERTICA_VERSION++/11.1.1/" vsdk-exec.template > vsdk-exec
chmod +x vsdk-exec
sed "s/++DEFAULT_VERTICA_VERSION++/11.1.1/" vsdk-vertica.template > vsdk-vertica
chmod +x vsdk-vertica
[admin@localhost UDx-container]$ make test TARGET=rpm
Makefile:89: "PACKAGE is [vertica-11.1.1-23.x86_64.RHEL6.rpm]"
rm -rf tmp-test
mkdir tmp-test
test vsdk-cp to copy examples from container to local dir
./vsdk-cp -r /opt/vertica/sdk/examples tmp-test
ERROR: Set VSDK_IMAGE to vertica/verticasdk:-v<VERTICA_VERSION>
make: *** [Makefile:151:test] 错误 1
[admin@localhost UDx-container]$ make test OSTAG=centos TARGET=rpm
Makefile:89: "PACKAGE is [vertica-11.1.1-23.x86_64.RHEL6.rpm]"
rm -rf tmp-test
mkdir tmp-test
test vsdk-cp to copy examples from container to local dir
./vsdk-cp -r /opt/vertica/sdk/examples tmp-test
ERROR: Set VSDK_IMAGE to vertica/verticasdk:-v<VERTICA_VERSION>
make: *** [Makefile:151:test] 错误 1
[admin@localhost UDx-container]$
The text was updated successfully, but these errors were encountered:
Logs to trace:
=> exporting to image 34.1s
=> => exporting layers 34.1s
=> => writing image sha256:bed05f1ab6e2e97d2f417bbe3453b4e7d9acdd5ea54cbcf6195a5120fd4e4491 0.0s
=> => naming to docker.io/vertica/verticasdk:alma-v11.1.1 0.0s
sed "s/++DEFAULT_VERTICA_VERSION++/11.1.1/" vsdk-exec.template > vsdk-exec
chmod +x vsdk-exec
sed "s/++DEFAULT_VERTICA_VERSION++/11.1.1/" vsdk-vertica.template > vsdk-vertica
chmod +x vsdk-vertica
[admin@localhost UDx-container]$ make test TARGET=rpm
Makefile:89: "PACKAGE is [vertica-11.1.1-23.x86_64.RHEL6.rpm]"
rm -rf tmp-test
mkdir tmp-test
test vsdk-cp to copy examples from container to local dir
./vsdk-cp -r /opt/vertica/sdk/examples tmp-test
ERROR: Set VSDK_IMAGE to vertica/verticasdk:-v<VERTICA_VERSION>
make: *** [Makefile:151:test] 错误 1
[admin@localhost UDx-container]$ make test OSTAG=centos TARGET=rpm
Makefile:89: "PACKAGE is [vertica-11.1.1-23.x86_64.RHEL6.rpm]"
rm -rf tmp-test
mkdir tmp-test
test vsdk-cp to copy examples from container to local dir
./vsdk-cp -r /opt/vertica/sdk/examples tmp-test
ERROR: Set VSDK_IMAGE to vertica/verticasdk:-v<VERTICA_VERSION>
make: *** [Makefile:151:test] 错误 1
[admin@localhost UDx-container]$
The text was updated successfully, but these errors were encountered: