-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Revert #118 #131
Conversation
…)" This reverts commit 9ef61e2. Introduced regressions when running without explicitly specifying a chaincode label Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
===================== 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 :( !!!!!! |
Channel name : mychannel
Still have the issue, fabric version 2.1 |
@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 have the same problem, did you find a cure? |
I did not fix it, I change the platform hyperledger and now I use ethereum..
…On Sat, Jun 13, 2020 at 1:51 PM iWater ***@***.***> wrote:
===================== 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?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#131 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APBNZ77PF4BBFMYN7CKFE4DRWNY4FANCNFSM4K33MZUQ>
.
|
This reverts commit 9ef61e2.
Introduced regressions when running without explicitly specifying
a chaincode label