-
Notifications
You must be signed in to change notification settings - Fork 60
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
[Do not merge] Testing build of bayesian_belief_networks and collada_urdf_jsk_patch #329
Conversation
Same thing happens in
|
This comment is just note for me ... zip -r test_dir.zip jsk_3rdparty/
md5sum test_dir.zip returns
. And remove this zip file and execute rm test_dir.zip
zip -r test_dir.zip jsk_3rdparty/
md5sum test_dir.zip returns
. MD5 varies when |
FYI: https://twitter.com/shs96c/status/1488480089700503558 ...? I think https://twitter.com/intercalaryhour/status/1488468302187872257?s=20&t=JeqiGYXNK6RR-z5J56bNBg is the oldest tweet after this happened(searched with |
Nice catch! I see that some of the github archive files have had their md5sum changed, although the contents have not been changed. I think it is better to wait for additional information, such as the official announcement on github. |
As a temporary solution, I think #330 is effective. |
It seems that the problem is fixed. In my local environment, catkin build finished successfully. |
Yes, it seems so, I also did it successfully. emscripten-core/emscripten#16164 says same thing. I'll close this issue, but we have to remember this trouble and reopen the issue if it occurs again. |
Fail building
collada_urdf_jsk_patch
in my machine and fetch.The result of
catkin b -v
I want to test in travis