-
Notifications
You must be signed in to change notification settings - Fork 34
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
Necessary key not found on key server #13
Comments
I just came here too to suggest moving away from sf, not only because it is down atm, but seeing there have been some "incidents" (taking over projects). |
Currently we don't know where to move. We have big files repository that need to be hosted somewhere. |
How big is the whole repo approximately? |
It's grown every day. Right now it about 50 Gb I think |
Amazon S3 seems to be cheap enough (if I understand the pricing correctly). This actually seems to be too cheap, so I might be wrong. |
You could try codeplex and fosshub too. I am unsure how they would perceive a project such as msys2 hosting binaries there, though. Most linux distro's have hosting of their own... |
Many distros have a huge number of mirrors too, and those aren't run by the distro's collaborators, so I think msys2+mingw could be hosted on these mirrors too. Maybe even ask the arch linux guys if they would host these packages (it's pacman after all :) |
FossHub have a 100MB per file limit and a 1GB limit per project limit. You can ask for more. I've setup a project today and asked them to remove their limits, but I have a feeling MSYS2 would draw too much bandwidth. |
How about https://www.maxcdn.com/open-source/? MPC-HC recently moved there from SourceForge. |
@quilloss That seems really nice! I started a chat there, and I was told to write an email to referrals@maxcdn.com for more info on the matter, but I think someone more qualified should do it :) |
How about asking the friendly people of github about this? In principle, binary files can be stored here, under "releases"... Just not sure about their policies on how big they can be. |
I have just looked up some stuff in the github docs, and it seems github itself may be a tool usable for this: There's no limits (except, well, 2GB per file) including bandwidth and number of files. Also, maybe it's worth looking into Github's large file versioning for this: https://help.github.com/articles/versioning-large-files/ |
This is true for releases https://help.github.com/articles/creating-releases/ |
@Alexpux github announced Large File Support ( LFS ) . It is (1 packag) Also i believe github might be a sponsor for this project ( because of OpenSource ) https://help.github.com/articles/billing-plans-for-git-large-file-storage/ |
Sorry, I didn't want this to become off-topic. The original issue has been fixed within 3 days. |
First, when I tried to update, the following happened:
I've found an old sourceforge.net post in the Google cache (you really should move everything away from sourceforge, really, asap) that it might help to delete
/etc/pacman.d/gnupg
and run the following commands. I'll just include their output right here.I guess the one missing/"bad" key has to be excluded somehow.
Still, of course I can't do updates for now:
Thanks in advance.
And please leave sourceforge!
The text was updated successfully, but these errors were encountered: