Build errors
See original GitHub issueSummary:
Travis fails with openssl error:
The command "openssl aes-256-cbc -K $encrypted_7b5c925cc32c_key -iv $encrypted_7b5c925cc32c_iv -in nr-commons.keystore.enc -out nr-commons.keystore -d" failed and exited with 1 during .
Example:
I created #2115 to check whether it was Travis or me, as that build should pass - all I’ve done is created a useless file which shouldn’t have any effect. I have a feeling because of the timing of things and the error message this might be a side effect of @misaochan’s #2111?
System logs:
https://travis-ci.org/commons-app/apps-android-commons/builds/468066550
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Project build errors and warnings (PRJxxxx) - Microsoft Learn
The Visual Studio compilers and build tools can report many kinds of errors and warnings. After an error or warning is found, the...
Read more >Fix a build error
Fix a build error · Right-click anywhere in the Error List window. · Select Copy List. · Open Microsoft Excel or Word (or...
Read more >Remove "There were build errors. Would you like to continue ...
FYI. In Visual Studio 2019 Update 16.5 or later you can go to Tools > Options > Projects and Solutions > Build and...
Read more >Oh dear! Build errors? - LoopDocs - GitHub Pages
This page contains build error help for people updating their Loop app as well as brand new Loop app builders. Review the "obvious"...
Read more >Build Error Dialog In Visual Studio - C# Corner
Go to Tools >> Options… >> Projects and Solutions >> Build and Run. On the right-hand side panel, just change the value in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This has been fixed.
Seems like master is passing at the moment though? We might need to sort out the PR warnings later. 😃