Closed nikoszoisse closed 6 years ago
Hi @nikoszoisse. Problem is that you're using obsolete Capstan binary, and it's NOT your fault, we really need to publish a new release. Best way is that you compile the Capstan master yourself, but here's the shortcut, I've compiled it for you just now:
Also, I've included all the latest packages in this .zip be totally sure that you're fully up-to-date. Please let me know if it works and thanks for your patience.
I ve tried also to build it from sources, but go 1.7.3 gives me too many errors, I will try today your compiled version!
Okay everything now is works!! Thank you. I built capstan with go v1.9 successfully and also capstan binary succeed @ pull missing command!
Interesting that it doesnt compile on 1.7.3, because Travis seems to have no problems. Well, I'm glad you made it 👍
Hello guys, I was trying to compose a OSv Image using capstan, therefore I faced this issue when i was trying to collect the missing packages
capstan package collect --pull-missing package eu.mikelangelo-project.osv.bootstrap is not available in the given repository (https://mikelangelo-capstan.s3.amazonaws.com/)
I ve found that you changed the xml, what I have to change in order to make it work?
Thanks.