Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert #118 #131

Merged
merged 1 commit into from
Feb 26, 2020
Merged

Revert #118 #131

merged 1 commit into from
Feb 26, 2020

Conversation

lindluni
Copy link
Contributor

This reverts commit 9ef61e2.

Introduced regressions when running without explicitly specifying
a chaincode label

…)"

This reverts commit 9ef61e2.

Introduced regressions when running without explicitly specifying
a chaincode label

Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
@SirineHml
Copy link

===================== Anchor peers updated for org 'Org2MSP' on channel 'mychannel' ===================== + peer lifecycle chaincode package mycc.tar.gz --path github.com/hyperledger/fabric-samples/chaincode/abstore/go/ --lang golang --label mycc_1 + res=1 + set +x

!!!!!!!!!!!!!!! Chaincode packaging on peer0.org1 has failed !!!!!!!!!!!!!!!! ========= ERROR !!! FAILED to execute End-2-End Scenario ===========

ERROR !!!! Test failed

Any one can help me :( !!!!!!

@adeebabdulsalam
Copy link

Channel name : mychannel

  • peer lifecycle chaincode package mycc.tar.gz --path github.com/hyperledger/fabric-samples/chaincode/fabcar/go/ --lang golang --label mycc_1
  • res=1
  • set +x
    2020-05-28 19:58:23.500 UTC [bccsp] GetDefault -> DEBU 001 Before using BCCSP, please call InitFactories(). Falling back to bootBCCSP.
    2020-05-28 19:58:23.512 UTC [bccsp] GetDefault -> DEBU 002 Before using BCCSP, please call InitFactories(). Falling back to bootBCCSP.
    2020-05-28 19:58:23.514 UTC [main] InitCmd -> DEBU 003 peer lifecycle chaincode package does not need to init crypto
    Error: error getting chaincode bytes: failed to calculate dependencies: incomplete package: github.com/hyperledger/fabric-contract-api-go/contractapi
    !!!!!!!!!!!!!!! Chaincode packaging on peer0.org1 has failed !!!!!!!!!!!!!!!!
    ========= ERROR !!! FAILED to execute End-2-End Scenario ===========

Still have the issue, fabric version 2.1

@lehors
Copy link
Contributor

lehors commented May 28, 2020

@adeebabdulsalam We should have responded to @SirineHml but what makes you think the error you're facing has anything to do with what this PR was about?
I don't think it does and can't reproduce it. I suggest you ask for help on the fabric list, providing more context as to what you are doing that leads to this error. Are you running fabcar/startFabric.sh?

@nerotiger
Copy link

===================== Anchor peers updated for org 'Org2MSP' on channel 'mychannel' ===================== + peer lifecycle chaincode package mycc.tar.gz --path github.com/hyperledger/fabric-samples/chaincode/abstore/go/ --lang golang --label mycc_1 + res=1 + set +x

!!!!!!!!!!!!!!! Chaincode packaging on peer0.org1 has failed !!!!!!!!!!!!!!!! ========= ERROR !!! FAILED to execute End-2-End Scenario ===========

ERROR !!!! Test failed

Any one can help me :( !!!!!!

I have the same problem, did you find a cure?

@SirineHml
Copy link

SirineHml commented Jun 13, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants