Hi,

We are building AAF components.  Check out AAF SMS project - git clone "
https://gerrit.onap.org/r/aaf/sms";

Build the sms-service project using Makefile and it's successful.

However, when we trigger image build using *"./build_quorum_image.sh" ,* we
get error* "cp: cannot stat '../src/sms/certs/aaf_root_ca.cer': No such
file or directory"*

We don't see "certs" in the project , so not sure if we have to copy this
"aaf_root_ca.cer" from any other source?

Please let me know if I'm missing any configuration?


*Please find Error Snippet :*
~/sms/sms-service/bin# ./build_quorum_image.sh
DOCKER_BUILD_DIR=/root/sms/sms-service/bin
~/sms/sms-service/src/quorumclient ~/sms/sms-service/bin
go clean
rm -f /root/sms/sms-service/target/quorumclient
CGO_ENABLED=0 GOOS=linux go build -a \
-ldflags '-extldflags "-static"' \
-o /root/sms/sms-service/target/quorumclient -v quorumclient.go
--------------------------------------
-----------------------------------
sms/auth
net/http
command-line-arguments
~/sms/sms-service/bin
cp: cannot stat '../src/sms/certs/aaf_root_ca.cer': No such file or
directory


Regards,
Kavitha


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23465): https://lists.onap.org/g/onap-discuss/message/23465
Mute This Topic: https://lists.onap.org/mt/84686497/21656
Mute #aaf:https://lists.onap.org/g/onap-discuss/mutehashtag/aaf
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to