You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After getting the bootstrap process to work for x86_64, I try to run build for all available plugins.
I simply run an ls in the plugins directory and run build for each one.
So far, I have been asked one time for my ssh key password (and forgot to note where exactly/for which plugin), and now I get this:
Cloning into '/home/henning/data/produktion/sound-software-dev/mod-workdir/x86_64/build/wolf-shaper-labs-d0b46c9ece642488efed3cd255df22516966b334/plugins/wolf-shaper/Libs/inih'...
Username for 'https://github.com':
Is there a reason for this to be like that?
Or can/should I look into it and try to fix it?
The text was updated successfully, but these errors were encountered:
Dont try to build all, those repos might not even exist anymore, or have them moved, or something else.
There are quite a few packages in MPB that were made just for testing, but are not useful at all.
too late - I have build 480 plugins now ;)
actually besides these github authentication issues it worked surprisingly well, but clearly i haven't checked the results any further yet.
Impressive work!
Is there a list of the "good" ones that are useful/working?
a little late to the game. but in case someone stumbles upon this.
I am also in the league of building them all and have described here that adding github to the known hosts works: ssh-keyscan github.com >> ~/.ssh/known_hosts
@falkTX I suppose you do not want to add that to the README.md
So after this has been written down here I suppose it is safe to close this issue.
After getting the bootstrap process to work for x86_64, I try to run build for all available plugins.
I simply run an ls in the plugins directory and run build for each one.
So far, I have been asked one time for my ssh key password (and forgot to note where exactly/for which plugin), and now I get this:
Is there a reason for this to be like that?
Or can/should I look into it and try to fix it?
The text was updated successfully, but these errors were encountered: