Dear AAF team, Can someone help us with the AAF SMS build issues.
Regards Vivek On Thu, Aug 5, 2021 at 8:35 PM Kavitha Papanna <[email protected]> wrote: > We are building AAF components. Check out AAF SMS project - git clone " > https://gerrit.onap.org/r/aaf/sms" > > Build sms-service project using Makefile and its 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 (#23477): https://lists.onap.org/g/onap-discuss/message/23477 Mute This Topic: https://lists.onap.org/mt/84686496/21656 Mute #aaf:https://lists.onap.org/g/onap-discuss/mutehashtag/aaf Mute #sms-service:https://lists.onap.org/g/onap-discuss/mutehashtag/sms-service Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
